Node Details

Node Summary

Version
260502 (/Bitcoin-PoW:26.5.2/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 2 days, 9 hours

Blockchain

Chain
main
Block Count
111,730
Difficulty
32.704 x 10
Data Size
30.4 GB
Data Indexes
  • txindex
  • blockfilterindex

Network

Host
127.0.0.1:9332
Peers
37
(31 in; 6 out)
Traffic
899.7 MB(1.1 KB/s)
62.1 GB(76.7 KB/s)
Interfaces
ipv4
ipv6
onion
(127.0.0.1:9050)
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 111730,
    "headers": 111730,
    "bestblockhash": "9cbd514a80dda246be7e09a149820003e92cb996a4247b8dfd1f48f5ec532610",
    "difficulty": "32.70374659489606",
    "time": 1771371501,
    "mediantime": 1771370309,
    "verificationprogress": "0.999999685231404",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000003260128119295956d7e1",
    "size_on_disk": 30360709980,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 899739005,
    "totalbytessent": 62099352844,
    "timemillis": 1771374111227,
    "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": 37,
    "connections_in": 31,
    "connections_out": 6,
    "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": "x5r236qytq4akjkpxe3y7dcxcwua36dmyayrxxbzrvqtxvk3pfilknid.onion",
            "port": 8555,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

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