Node Details

Node Summary

Version
270000 (/Satoshi:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 4 days, 23 hours

Blockchain

Chain
main
Block Count
39,561
Difficulty
789.482 x 106
Data Size
22.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(250+)
bip66
active(270+)
bip65
active(260+)
csv
active(280+)
segwit
active(290+)
taproot
active(6,048+)

Network

Host
127.0.0.1:8332
Peers
91
(87 in; 4 out)
Upload
918.8 MB(890.5 B/s)
Download
153.5 MB(148.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 39561,
    "headers": 39561,
    "bestblockhash": "0000000000000001a67548d65e9c7c533e8f383f20cecfe28646ba81763363a1",
    "difficulty": 789481501.3305061,
    "time": 1756675909,
    "mediantime": 1756674690,
    "verificationprogress": 0.9997067214358152,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000286a1f64a01e27318d8",
    "size_on_disk": 22313697,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 153520056,
    "totalbytessent": 918830421,
    "timemillis": 1756676316058,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270000,
    "subversion": "/Satoshi:27.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 91,
    "connections_in": 87,
    "connections_out": 4,
    "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": 35300
    }
}