Node Details

Node Summary

Version
300000 (/Satoshi:30.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
5:50:50

Blockchain

Chain
main
Block Count
921,033
Difficulty
146.716 x 1012
Data Size
792.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
127.0.0.1:8332
Peers
64
(53 in; 11 out)
Upload
7.8 GB(369.7 KB/s)
Download
107.4 MB(5.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 921033,
    "headers": 921033,
    "bestblockhash": "000000000000000000010959da7aa5d80fbfaad2bc4a9de1e58de9df4999e7ea",
    "bits": "1701eb21",
    "target": "00000000000000000001eb210000000000000000000000000000000000000000",
    "difficulty": 146716052770107.5,
    "time": 1761573746,
    "mediantime": 1761571955,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000ef78f3906ec9ae0e4132ab36",
    "size_on_disk": 792587896296,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 107387968,
    "totalbytessent": 7782340320,
    "timemillis": 1761574592976,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 300000,
    "subversion": "/Satoshi:30.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c49",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 64,
    "connections_in": 53,
    "connections_out": 11,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 920999
    },
    "coinstatsindex": {
        "synced": false,
        "best_block_height": 120866
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 920999
    }
}