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
2 weeks, 5 days, 12 hours

Blockchain

Chain
main
Block Count
856,102
Difficulty
9.592 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
104
(104 in; 0 out)
Upload
542.2 MB(322 B/s)
Download
208.9 MB(124 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 856102,
    "headers": 856102,
    "bestblockhash": "000000000000004a0f276dc5f433cef57e4aa7028d16eeecf9544099414f010c",
    "difficulty": 9591936.023449972,
    "time": 1768781194,
    "mediantime": 1768776322,
    "verificationprogress": 0.999999988999609,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000494ece511827584d0b4764c",
    "size_on_disk": 226551999707,
    "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": 208860718,
    "totalbytessent": 542176242,
    "timemillis": 1768781693431,
    "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": 104,
    "connections_in": 104,
    "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
    }
}