Node Details

Node Summary

Version
260407 (/Bitcoin-PoW:26.4.7/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 20 hours

Blockchain

Chain
main
Block Count
54,719
Difficulty
367.354 x 10
Data Size
30.2 GB
Data Indexes
  • txindex
  • blockfilterindex

Network

Host
127.0.0.1:9332
Peers
27
(15 in; 12 out)
Traffic
33.3 MB(100.7 B/s)
25.3 MB(76.6 B/s)
Interfaces
ipv4
ipv6
onion
(127.0.0.1:9050)
i2p
cjdns

Addresses
  • jtbi22y3inwrfhy34ynwzzvybawpd7qitipymz7uwk4qrdzmhypzklid.onion:8555(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 54719,
    "headers": 54719,
    "bestblockhash": "b356062bb0c92e2b6968b557f1d8810b122f6a444318ce88e3940e4465a39d4c",
    "difficulty": "367.3544873381448",
    "time": 1735259084,
    "mediantime": 1735255835,
    "verificationprogress": "0.9999982631774019",
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000145e0dd793f21a878a33",
    "size_on_disk": 30237301694,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 33272370,
    "totalbytessent": 25300572,
    "timemillis": 1735259312337,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 260407,
    "subversion": "/Bitcoin-PoW:26.4.7/",
    "protocolversion": 70016,
    "localservices": "000000000000040d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 27,
    "connections_in": 15,
    "connections_out": 12,
    "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": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "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": "jtbi22y3inwrfhy34ynwzzvybawpd7qitipymz7uwk4qrdzmhypzklid.onion",
            "port": 8555,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

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