Node Details

Node Summary

Version
290000 (/Satoshi:29.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks

Blockchain

Chain
main
Block Count
914,674
Difficulty
136.04 x 1012
Data Size
781.5 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
236
(226 in; 10 out)
Upload
2.7 TB(1.5 MB/s)
Download
23.7 GB(13.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 154.38.189.214:8333(score: 85,314)
  • 2605:a143:2268:2414::1:8333(score: 39,220)

getblockchaininfo

{
    "chain": "main",
    "blocks": 914674,
    "headers": 914674,
    "bestblockhash": "00000000000000000000176eec4f97613301ccca0f642e4b2100196c9276c6da",
    "bits": "170211ac",
    "target": "0000000000000000000211ac0000000000000000000000000000000000000000",
    "difficulty": 136039872848261.3,
    "time": 1757866858,
    "mediantime": 1757863590,
    "verificationprogress": 0.9999969759630991,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000e29e776229f7bd1b02b9d2f1",
    "size_on_disk": 781489280821,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 23735180135,
    "totalbytessent": 2714190666247,
    "timemillis": 1757867671966,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290000,
    "subversion": "/Satoshi:29.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 236,
    "connections_in": 226,
    "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": [
        {
            "address": "154.38.189.214",
            "port": 8333,
            "score": 85314
        },
        {
            "address": "2605:a143:2268:2414::1",
            "port": 8333,
            "score": 39220
        }
    ],
    "warnings": []
}

getindexinfo

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