Node Details

Node Summary

Version
250000 (/Satoshi:25.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 year, 10 months, 19 days

Blockchain

Chain
main
Block Count
903,974
Difficulty
116.959 x 1012
Data Size
762.3 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
10
Upload
144.2 GB(2.4 KB/s)
Download
251.3 GB(4.2 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 903974,
    "headers": 903974,
    "bestblockhash": "0000000000000000000039fdc418400b45dbff40b02868473e3e70cabf5ba48c",
    "difficulty": 116958512019762.1,
    "time": 1751634538,
    "mediantime": 1751633343,
    "verificationprogress": 0.9999950438568725,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000cf9bea26e1521d5cc1f570f2",
    "size_on_disk": 762319267666,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 251301218123,
    "totalbytessent": 144166580859,
    "timemillis": 1751636170497,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 250000,
    "subversion": "/Satoshi:25.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 0,
    "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": 903820
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 903820
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 903820
    }
}