Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 months, 28 days

Blockchain

Chain
main
Block Count
915,305
Difficulty
142.343 x 1012
Data Size
782.6 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
btc-node.local:8332
Peers
124
(114 in; 10 out)
Upload
9.4 TB(514.4 KB/s)
Download
288.9 GB(15.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 2001:579:84d4:8:5054:ff:feca:563:8333(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 915305,
    "headers": 915305,
    "bestblockhash": "000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f",
    "difficulty": 142342602928674.9,
    "time": 1758229371,
    "mediantime": 1758227058,
    "verificationprogress": 0.9999895367982842,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000e3d0616a3e82eb1a428c8330",
    "size_on_disk": 782623729887,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 288860328245,
    "totalbytessent": 9395379647138,
    "timemillis": 1758231308386,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 280000,
    "subversion": "/Satoshi:28.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 3,
    "networkactive": true,
    "connections": 124,
    "connections_in": 114,
    "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": [
        {
            "address": "2001:579:84d4:8:5054:ff:feca:563",
            "port": 8333,
            "score": 1
        }
    ],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 896408
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 896408
    }
}