Node Details

Node Summary

Version
260100 (/THAtoshi:26.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 2 days, 3 hours

Blockchain

Chain
main
Block Count
20,440
Difficulty
1.355 x 10
Data Size
1.4 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)
taproot
active(6,048+)

Network

Host
127.0.0.1:7221
Peers
94
(92 in; 2 out)
Upload
13.3 GB(6.7 KB/s)
Download
1.1 GB(526.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 38.242.158.59:7222(score: 9,819)

getblockchaininfo

{
    "chain": "main",
    "blocks": 20440,
    "headers": 20440,
    "bestblockhash": "b110a78c9337e1f83dca4cd56ae268f843bba061173a3ad255e442ced3697e8d",
    "difficulty": 1.354673306662757,
    "time": 1732183488,
    "mediantime": 1732182080,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000003278c69fc4acd7a00",
    "size_on_disk": 1369777196,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 1052032693,
    "totalbytessent": 13348601643,
    "timemillis": 1732183738624,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 260100,
    "subversion": "/THAtoshi:26.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 94,
    "connections_in": 92,
    "connections_out": 2,
    "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": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "38.242.158.59",
            "port": 7222,
            "score": 9819
        }
    ],
    "warnings": ""
}

getindexinfo

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