Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 14 days

Blockchain

Chain
main
Block Count
890,811
Difficulty
113.758 x 1012
Data Size
739.1 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
btc-node.local:8332
Peers
124
(114 in; 10 out)
Upload
1.5 TB(401.7 KB/s)
Download
63.5 GB(16.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 890811,
    "headers": 890811,
    "bestblockhash": "000000000000000000014a3cfd72138b68adf00c33311c00f2c5809b65d9757e",
    "difficulty": 113757508810854,
    "time": 1743737083,
    "mediantime": 1743734954,
    "verificationprogress": 0.9999991300724219,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000b93725693c9cda4a113dd8e0",
    "size_on_disk": 739136902880,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 63500079837,
    "totalbytessent": 1514985937010,
    "timemillis": 1743737235574,
    "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": 887296
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 887296
    }
}