Node Details

Node Summary

Version
250100 (/Satoshi:25.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6:38:59

Blockchain

Chain
main
Block Count
840,919
Difficulty
88.104 x 1012
Data Size
644.6 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
289.8 MB(12.1 KB/s)
Download
112 MB(4.7 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 840919,
    "headers": 840919,
    "bestblockhash": "00000000000000000000da5c9ec557e3a254345ab1cc5e6ddea968494ce3c58e",
    "difficulty": 88104191118793.16,
    "time": 1714112550,
    "mediantime": 1714110464,
    "verificationprogress": 0.9999996641896364,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000076576c8a0de50da5788ad350",
    "size_on_disk": 644610719280,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 112021622,
    "totalbytessent": 289835819,
    "timemillis": 1714112641720,
    "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": 839458
    }
}