Node Details

Active Warnings

This is a pre-release test build - use at your own risk - do not use for mining or merchant applications

Node Summary

Version
250302 (/Mobick:25.3.2/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 2 days, 3 hours

Blockchain

Chain
main
Block Count
850,255
Difficulty
10.235 x 106
Data Size
226.5 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(0+)

Network

Host
gncnode-rpc.mobick.internal:8332
Peers
102
(102 in; 0 out)
Upload
1.5 GB(578.8 B/s)
Download
496.2 MB(190.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 850255,
    "headers": 850255,
    "bestblockhash": "0000000000000141fd4251d8cb5565398cd9390237c48942af96b84f575bcb28",
    "difficulty": 10234809.22449663,
    "time": 1765079222,
    "mediantime": 1765076972,
    "verificationprogress": 0.999999993018703,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000494ecd79131694d3f1dc690",
    "size_on_disk": 226527229805,
    "pruned": false,
    "warnings": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

getnettotals

{
    "totalbytesrecv": 496218021,
    "totalbytessent": 1506857557,
    "timemillis": 1765079538489,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 250302,
    "subversion": "/Mobick:25.3.2/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 102,
    "connections_in": 102,
    "connections_out": 0,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "onion",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 846091
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 846091
    }
}