Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
86,855
Difficulty
2.65 x 10
Data Size
4.9 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
48
(48 in; 0 out)
Upload
145 GB(13.5 KB/s)
Download
2 GB(184.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 38.242.158.59:7222(score: 5,614)

getblockchaininfo

{
    "chain": "main",
    "blocks": 86855,
    "headers": 86855,
    "bestblockhash": "141d7fd44dc017dcffe9c06c14b26d7460bbd15752e4a72ae51efc200a2d6844",
    "difficulty": 2.649576717738632,
    "time": 1772350523,
    "mediantime": 1772347153,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000001e1ba351c9e2d79e17",
    "size_on_disk": 4942324426,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 1988605067,
    "totalbytessent": 145016199539,
    "timemillis": 1772350573421,
    "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": 48,
    "connections_in": 48,
    "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": 5614
        }
    ],
    "warnings": ""
}

getindexinfo

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