Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
71,672
Difficulty
1.324 x 10
Data Size
4.2 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
23
(23 in; 0 out)
Upload
10.1 GB(6.4 KB/s)
Download
254.8 MB(160.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 38.242.158.59:7222(score: 519)

getblockchaininfo

{
    "chain": "main",
    "blocks": 71672,
    "headers": 71672,
    "bestblockhash": "660cfbc0a170c57c7194fd4d4df5a67094a1c118a534527526d03517df877092",
    "difficulty": 1.324140599894502,
    "time": 1763174757,
    "mediantime": 1763170200,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000015b1e1261dd1126248",
    "size_on_disk": 4249116612,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 254817993,
    "totalbytessent": 10081522509,
    "timemillis": 1763174852232,
    "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": 23,
    "connections_in": 23,
    "connections_out": 0,
    "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": 519
        }
    ],
    "warnings": ""
}

getindexinfo

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