Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 5 days, 23 hours

Blockchain

Chain
main
Block Count
903,101
Difficulty
126.411 x 1012
Data Size
760.9 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(709,632+)

Network

Host
10.69.4.20:8332
Peers
10
Upload
2.5 GB(1.5 KB/s)
Download
5.3 GB(3.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 903101,
    "headers": 903101,
    "bestblockhash": "000000000000000000014e198f9282b91751b93656d3e47a936dd2f954a73e2b",
    "difficulty": 126411437451912.2,
    "time": 1751124599,
    "mediantime": 1751122741,
    "verificationprogress": 0.9999903401157889,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000ce2ef18a9a6a525c2930c568",
    "size_on_disk": 760855815245,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 5310422425,
    "totalbytessent": 2516419464,
    "timemillis": 1751126334191,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 52428800000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 52332149468,
        "time_left_in_cycle": 3898
    }
}

getnetworkinfo

{
    "version": 280000,
    "subversion": "/Satoshi:28.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 0,
    "connections_out": 10,
    "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.000001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 902631
    }
}