Node Details

Node Summary

Version
260100 (/THAtoshi:26.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 10 days

Blockchain

Chain
main
Block Count
74,828
Difficulty
1.711 x 10
Data Size
4.3 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
30
(29 in; 1 out)
Upload
17.1 GB(4.9 KB/s)
Download
359.5 MB(103 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 38.242.158.59:7222(score: 1,051)

getblockchaininfo

{
    "chain": "main",
    "blocks": 74828,
    "headers": 74828,
    "bestblockhash": "9b2d3816df79d3c492f5304035ecc76c85aa2b30abd12f29a321e9ae10be0739",
    "difficulty": 1.711257387950637,
    "time": 1765079056,
    "mediantime": 1765076194,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000001705a9159f7999275c",
    "size_on_disk": 4296533436,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 359472586,
    "totalbytessent": 17075090848,
    "timemillis": 1765079661727,
    "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": 30,
    "connections_in": 29,
    "connections_out": 1,
    "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": 1051
        }
    ],
    "warnings": ""
}

getindexinfo

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