Node Details

Node Summary

Version
290200 (/Satoshi:29.2.0/Knots:20251010/)
Protocol Version
70016
Status
Synchronized
Uptime
5 days, 14 hours

Blockchain

Chain
main
Block Count
921,209
Difficulty
146.716 x 1012
Data Size
792.7 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8332
Peers
29
(19 in; 10 out)
Upload
721.1 GB(1.5 MB/s)
Download
3.4 GB(7.1 KB/s)

ipv4
(127.0.0.1:9050)
ipv6
(127.0.0.1:9050)
onion
(127.0.0.1:9050)
i2p
(127.0.0.1:7656)
cjdns
(127.0.0.1:9050)

Addresses
  • 7oshbeyqglh7dgquzbh47ela6ufsrtyxmdubet6c27hcthwqyhxximad.onion:8333(score: 4)
  • ax3jdyp5camlx6txsllzriq736lmyzqmclzzrnqkpj6wk2wffujq.b32.i2p:0(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 921209,
    "headers": 921209,
    "bestblockhash": "000000000000000000009a3b61425fd8e7dc2251f1b159f1e524d3b6c6fc956f",
    "bits": "1701eb21",
    "target": "00000000000000000001eb210000000000000000000000000000000000000000",
    "difficulty": 146716052770107.5,
    "time": 1761671009,
    "mediantime": 1761669270,
    "verificationprogress": 0.9999944771573074,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000efd4b0eaf0c948eefd6f0286",
    "size_on_disk": 792738027221,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 3432656706,
    "totalbytessent": 721130357207,
    "timemillis": 1761672047104,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290200,
    "subversion": "/Satoshi:29.2.0/Knots:20251010/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 29,
    "connections_in": 19,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "onion",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "i2p",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:7656",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "7oshbeyqglh7dgquzbh47ela6ufsrtyxmdubet6c27hcthwqyhxximad.onion",
            "port": 8333,
            "score": 4
        },
        {
            "address": "ax3jdyp5camlx6txsllzriq736lmyzqmclzzrnqkpj6wk2wffujq.b32.i2p",
            "port": 0,
            "score": 4
        }
    ],
    "warnings": []
}

getindexinfo

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