Node Details

Node Summary

Version
270100 (/Satoshi:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 0 days, 10 hours

Blockchain

Chain
main
Block Count
860,381
Difficulty
89.472 x 1012
Data Size
680.8 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
localhost:8332
Peers
11
(1 in; 10 out)
Upload
7.5 GB(4.1 KB/s)
Download
15.9 GB(8.6 KB/s)

ipv4
ipv6
onion
(127.0.0.1:9050)
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 860381,
    "headers": 860381,
    "bestblockhash": "000000000000000000019b7f9b31db864a161cbe3c42e20e1c3d89c0e10f69a5",
    "difficulty": 89471664776970.77,
    "time": 1725757718,
    "mediantime": 1725756335,
    "verificationprogress": 0.9999997618810814,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000008d4e153c6f36da126ff660dc",
    "size_on_disk": 680794306727,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 15945004752,
    "totalbytessent": 7514846950,
    "timemillis": 1725757757350,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 5242880000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 5085559659,
        "time_left_in_cycle": 48772
    }
}

getnetworkinfo

{
    "version": 270100,
    "subversion": "/Satoshi:27.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 11,
    "connections_in": 1,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "onion",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "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": 857194
    }
}