Node Details

Node Summary

Version
260502 (/Bitcoin-PoW:26.5.2/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 1 day, 19 hours

Blockchain

Chain
main
Block Count
103,118
Difficulty
52.679 x 10
Data Size
30.4 GB
Data Indexes
  • txindex
  • blockfilterindex

Network

Host
127.0.0.1:9332
Peers
51
(40 in; 11 out)
Traffic
1.6 GB(2.1 KB/s)
21.8 GB(28.7 KB/s)
Interfaces
ipv4
ipv6
onion
(127.0.0.1:9050)
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 103118,
    "headers": 103118,
    "bestblockhash": "baec1744892223b9c264c8338da00f934514a9ff619241f7a71b5dfa479aa07f",
    "difficulty": "52.67928388825963",
    "time": 1766156920,
    "mediantime": 1766154665,
    "verificationprogress": "0.999999847912767",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000002f65a2573094e04eeed5",
    "size_on_disk": 30354365477,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 1568553391,
    "totalbytessent": 21795791514,
    "timemillis": 1766158180602,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 260502,
    "subversion": "/Bitcoin-PoW:26.5.2/",
    "protocolversion": 70016,
    "localservices": "000000000000040d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 51,
    "connections_in": 40,
    "connections_out": 11,
    "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": "jhbfdlwvffi67blertkhppshpph2vdz5zovdeczujutrh4lm5xivvbid.onion",
            "port": 8555,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

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