Node Details

Node Summary

Version
290000 (/Satoshi:29.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
5 months, 10 days

Blockchain

Chain
main
Block Count
933,260
Difficulty
146.473 x 1012
Data Size
814.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
62
(52 in; 10 out)
Upload
10.2 TB(730.1 KB/s)
Download
271.4 GB(19.3 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 85.215.75.210:8333(score: 399,441)
  • 2a02:2479:48:c000::1:8333(score: 192,272)

getblockchaininfo

{
    "chain": "main",
    "blocks": 933260,
    "headers": 933260,
    "bestblockhash": "000000000000000000015a55d56bb7265666407de56984c12f1b0f47338869ad",
    "bits": "1701ebf2",
    "target": "00000000000000000001ebf20000000000000000000000000000000000000000",
    "difficulty": 146472570619930.8,
    "time": 1769028303,
    "mediantime": 1769022346,
    "verificationprogress": 0.9999996872400038,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000108eee26bf34b188c818da55d",
    "size_on_disk": 814290112870,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 271415933692,
    "totalbytessent": 10244235621744,
    "timemillis": 1769028391322,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290000,
    "subversion": "/Satoshi:29.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c49",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 62,
    "connections_in": 52,
    "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": 1e-7,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "85.215.75.210",
            "port": 8333,
            "score": 399441
        },
        {
            "address": "2a02:2479:48:c000::1",
            "port": 8333,
            "score": 192272
        }
    ],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 927735
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 927735
    }
}