Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 0 days, 5 hours

Blockchain

Chain
main
Block Count
915,149
Difficulty
136.04 x 1012
Data Size
782.4 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
10.69.4.20:8332
Peers
10
Upload
2.6 GB(1.1 KB/s)
Download
10.2 GB(4.2 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 915149,
    "headers": 915149,
    "bestblockhash": "00000000000000000001d5c5e6dfb1105c06f06ef2ada68ef39386bddc38f0ae",
    "difficulty": 136039872848261.3,
    "time": 1758144257,
    "mediantime": 1758138158,
    "verificationprogress": 0.9999987571573099,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000e3840add0a3e0fbce07c5d7a",
    "size_on_disk": 782383829593,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 10175162710,
    "totalbytessent": 2569134350,
    "timemillis": 1758144487516,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 52428800000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 52410702179,
        "time_left_in_cycle": 68521
    }
}

getnetworkinfo

{
    "version": 280000,
    "subversion": "/Satoshi:28.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "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.000001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 914531
    }
}