Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0(Official MiniBolt node)/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day, 10 hours

Blockchain

Chain
main
Block Count
952,537
Difficulty
138.955 x 1012
Data Size
849.4 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
80
(70 in; 10 out)
Upload
7.4 GB(60.2 KB/s)
Download
2.4 GB(19.3 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": 952537,
    "headers": 952537,
    "bestblockhash": "00000000000000000001c06164018d8be9dd8f98db80577f2341212d6c34a6a8",
    "bits": "1702068f",
    "target": "00000000000000000002068f0000000000000000000000000000000000000000",
    "difficulty": 138955357012247.3,
    "time": 1780696730,
    "mediantime": 1780693451,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000012dab70732dbbd2c4b4048f54",
    "size_on_disk": 849394308346,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 2358830229,
    "totalbytessent": 7359800717,
    "timemillis": 1780697312099,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/Satoshi:31.0.0(Official MiniBolt node)/",
    "protocolversion": 70016,
    "localservices": "0000000000000c49",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 1,
    "networkactive": true,
    "connections": 80,
    "connections_in": 70,
    "connections_out": 10,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "xdtk6tie5srguvz262xpyukkd7m3z3vvvy5xx5ccyg5f64fzop6hoiad.onion",
            "port": 8333,
            "score": 4
        },
        {
            "address": "etehks5xyh32nyjldpyeckk3nwpanivqhrzhsoracwqjxtk5apgq.b32.i2p",
            "port": 0,
            "score": 4
        }
    ],
    "warnings": []
}

getindexinfo

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