Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
912,308
Difficulty
129.699 x 1012
Data Size
777.4 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
1 GB(1.3 KB/s)
Download
3.4 GB(4.2 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 912308,
    "headers": 912308,
    "bestblockhash": "0000000000000000000046563925ffda736e64176382ff77e9aa585748b87fd2",
    "difficulty": 129699156960680.9,
    "time": 1756502691,
    "mediantime": 1756501127,
    "verificationprogress": 0.9999998747199462,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000de3c16b36ae0416173bc6b76",
    "size_on_disk": 777376363248,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 3370344231,
    "totalbytessent": 1012474214,
    "timemillis": 1756502714871,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 52428800000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 52406938377,
        "time_left_in_cycle": 68675
    }
}

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": 911457
    }
}