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
1 month, 10 days

Blockchain

Chain
main
Block Count
858,581
Difficulty
7.66 x 106
Data Size
226.6 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
105
(105 in; 0 out)
Upload
1.1 GB(312.5 B/s)
Download
394.1 MB(114.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 858581,
    "headers": 858581,
    "bestblockhash": "00000000000000f2b2f9c8641251ae0cde5ee94e0d737be607372979394c8e0b",
    "difficulty": 7659583.061478979,
    "time": 1770535251,
    "mediantime": 1770529246,
    "verificationprogress": 0.999999964150559,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000494ece9cd96012042c18188",
    "size_on_disk": 226557950786,
    "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": 394052238,
    "totalbytessent": 1074507322,
    "timemillis": 1770536874898,
    "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": 105,
    "connections_in": 105,
    "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
    }
}