Node Details

Node Summary

Version
290300 (/Satoshi:29.3.0(Official MiniBolt node)/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 0 days, 9 hours

Blockchain

Chain
main
Block Count
959,651
Difficulty
126.232 x 1012
Data Size
862.5 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+)
reduced_data
started(927360+)
start:12/1,timeout:Invalid date

Network

Host
127.0.0.1:8332
Peers
94
(83 in; 11 out)
Upload
156.6 GB(63.9 KB/s)
Download
35.7 GB(14.6 KB/s)

ipv4
(unix:/run/tor/socks)
ipv6
(unix:/run/tor/socks)
onion
(127.0.0.1:9050)
i2p
(127.0.0.1:7656)
cjdns
(unix:/run/tor/socks)

Addresses
  • xdtk6tie5srguvz262xpyukkd7m3z3vvvy5xx5ccyg5f64fzop6hoiad.onion:8333(score: 4)
  • etehks5xyh32nyjldpyeckk3nwpanivqhrzhsoracwqjxtk5apgq.b32.i2p:0(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 959651,
    "headers": 959651,
    "bestblockhash": "00000000000000000001e9f4dca6bc29a182303c47215977857fc4e3e3c45c0d",
    "bits": "17023ad4",
    "target": "000000000000000000023ad40000000000000000000000000000000000000000",
    "difficulty": 126231507121868.2,
    "time": 1785039534,
    "mediantime": 1785038089,
    "verificationprogress": 0.9999994210749793,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000013a848eba81f3eb2a752615fc",
    "size_on_disk": 862490131778,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 35719923947,
    "totalbytessent": 156575839886,
    "timemillis": 1785039660223,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290300,
    "subversion": "/Satoshi:29.3.0(Official MiniBolt node)/",
    "protocolversion": 70016,
    "localservices": "0000000008000c49",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2",
        "REDUCED_DATA?"
    ],
    "localrelay": true,
    "timeoffset": 1,
    "networkactive": true,
    "connections": 94,
    "connections_in": 83,
    "connections_out": 11,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "unix:/run/tor/socks",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": false,
            "reachable": true,
            "proxy": "unix:/run/tor/socks",
            "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": "unix:/run/tor/socks",
            "proxy_randomize_credentials": true
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "xdtk6tie5srguvz262xpyukkd7m3z3vvvy5xx5ccyg5f64fzop6hoiad.onion",
            "port": 8333,
            "score": 4
        },
        {
            "address": "etehks5xyh32nyjldpyeckk3nwpanivqhrzhsoracwqjxtk5apgq.b32.i2p",
            "port": 0,
            "score": 4
        }
    ],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 955983
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 955983
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 955983
    }
}