Node Details

Node Summary

Version
250100 (/Satoshi:25.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 2 days, 11 hours

Blockchain

Chain
main
Block Count
820,669
Difficulty
67.306 x 1012
Data Size
604.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
:
Peers
49
(39 in; 10 out)
Upload
650.7 GB(320.9 KB/s)
Download
11.7 GB(5.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 820669,
    "headers": 820669,
    "bestblockhash": "000000000000000000042284d1a4d864da7acd4a8282f78b728494a2671a1225",
    "difficulty": 67305906902031.39,
    "time": 1702274968,
    "mediantime": 1702271620,
    "verificationprogress": 0.9999957753920787,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000608fceb81e37eba06741fefa",
    "size_on_disk": 604751359138,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 11739332416,
    "totalbytessent": 650724641049,
    "timemillis": 1702276043158,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 250100,
    "subversion": "/Satoshi:25.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 49,
    "connections_in": 39,
    "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": 817212
    }
}