Node Details

Node Summary

Version
260100 (/THAtoshi:26.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 months, 12 days

Blockchain

Chain
main
Block Count
96,956
Difficulty
4.382 x 10
Data Size
5.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
38
(38 in; 0 out)
Upload
190.3 GB(11.3 KB/s)
Download
2.6 GB(152.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 38.242.158.59:7222(score: 8,596)

getblockchaininfo

{
    "chain": "main",
    "blocks": 96956,
    "headers": 96956,
    "bestblockhash": "f40e9f74e95af016040c6a1dd16debc10a75a2b00054a14162dcd1d966018b9a",
    "difficulty": 4.381504943651869,
    "time": 1778454948,
    "mediantime": 1778453974,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000002529e36a897a21fb4d",
    "size_on_disk": 5287175068,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 2575691010,
    "totalbytessent": 190308354928,
    "timemillis": 1778456115396,
    "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": 38,
    "connections_in": 38,
    "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": 8596
        }
    ],
    "warnings": ""
}

getindexinfo

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