Node Details

Node Summary

Version
280100 (/Satoshi:28.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 6 days, 7 hours

Blockchain

Chain
main
Block Count
906,229
Difficulty
126.271 x 1012
Data Size
766 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
127.0.0.1:8332
Peers
10
Upload
3.8 GB(2.2 KB/s)
Download
6.8 GB(3.9 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 906229,
    "headers": 906229,
    "bestblockhash": "00000000000000000000f66a89119014b0ad579f5fb1831b631616cf5f616b77",
    "difficulty": 126271255279307,
    "time": 1752927229,
    "mediantime": 1752923936,
    "verificationprogress": 0.9999969587819953,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000d36788e63ed1b9eed433873e",
    "size_on_disk": 766004457604,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 6807621612,
    "totalbytessent": 3782524814,
    "timemillis": 1752927779412,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 280100,
    "subversion": "/Satoshi:28.1.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.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

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