Node Details

Node Summary

Version
270000 (/Satoshi:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 0 days, 19 hours

Blockchain

Chain
main
Block Count
962,175
Difficulty
127.48 x 1012
Data Size
867.1 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
14
Upload
4.6 GB(2.5 KB/s)
Download
63.5 GB(33.7 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 962175,
    "headers": 962175,
    "bestblockhash": "000000000000000000002f0245d18f731b0472e85dbe0974d7d12e7669633020",
    "difficulty": 127479855693691.4,
    "time": 1786558044,
    "mediantime": 1786557024,
    "verificationprogress": 0.9999901623845123,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000013ef2e961aca9cf55c8cb5f80",
    "size_on_disk": 867136180469,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 63499649479,
    "totalbytessent": 4631726044,
    "timemillis": 1786560166105,
    "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": -6,
    "networkactive": true,
    "connections": 14,
    "connections_in": 0,
    "connections_out": 14,
    "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": 962141
    }
}