Node Details

Node Summary

Version
240001 (/Satoshi:24.0.1/)
Protocol Version
70016
Status
Synchronized
Uptime
5 days, 9 hours

Blockchain

Chain
main
Block Count
926,606
Difficulty
149.301 x 1012
Data Size
802.5 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:8332
Peers
24
(14 in; 10 out)
Traffic
1.9 GB(4.1 KB/s)
10.6 GB(22.9 KB/s)
Interfaces
ipv4
(127.0.0.1:9050)
ipv6
(127.0.0.1:9050)
onion
(127.0.0.1:9050)
i2p
cjdns
(127.0.0.1:9050)

Addresses
  • uf2hejxtou7t7prrltda6gzai7aroh326doroprojaawrtlgfhqqysad.onion:8333(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 926606,
    "headers": 926606,
    "bestblockhash": "0000000000000000000189f78acc8bf3991cac9a198bce3f4e702bac92a4de1b",
    "difficulty": "149301205959699.9",
    "time": 1764990639,
    "mediantime": 1764987740,
    "verificationprogress": "0.9999990786232718",
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000fb478ef93e9e727cf9195f44",
    "size_on_disk": 802456946475,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 1900815622,
    "totalbytessent": 10611301502,
    "timemillis": 1764991042442,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 240001,
    "subversion": "/Satoshi:24.0.1/",
    "protocolversion": 70016,
    "localservices": "0000000000000449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 24,
    "connections_in": 14,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "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": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "uf2hejxtou7t7prrltda6gzai7aroh326doroprojaawrtlgfhqqysad.onion",
            "port": 8333,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

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