Node Details

Node Summary

Version
250100 (/Satoshi:25.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 months, 5 days

Blockchain

Chain
main
Block Count
909,408
Difficulty
129.435 x 1012
Data Size
772.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
bitcoind:8332
Peers
11
(1 in; 10 out)
Upload
27.1 TB(4.7 MB/s)
Download
21.3 GB(3.7 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 909408,
    "headers": 909408,
    "bestblockhash": "000000000000000000001cea47b069ee271870c9420472e52b45272feb71dadc",
    "difficulty": 129435235580344.8,
    "time": 1754823396,
    "mediantime": 1754819440,
    "verificationprogress": 0.9999987977968633,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000d905810d8ffa2bd91e4d6e9f",
    "size_on_disk": 772083504113,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 21330301347,
    "totalbytessent": 27072857125061,
    "timemillis": 1754823797544,
    "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": 11,
    "connections_in": 1,
    "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": 909229
    }
}