Node Details

Node Summary

Version
270100 (/BitcoBoost:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
45:30

Blockchain

Chain
main
Block Count
8,249
Difficulty
11.737 x 10
Data Size
2.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(17+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)
taproot
active(0+)

Network

Host
127.0.0.1:18332
Peers
9
(7 in; 2 out)
Upload
15.8 MB(5.8 KB/s)
Download
18 MB(6.6 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 187.124.166.204:38210(score: 363)
  • 2a02:4780:79:d46a::1:38210(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 8249,
    "headers": 8249,
    "bestblockhash": "0000000008304f9ba6f48cb3bb9657d887be660803f82860387406ba1bff5aad",
    "difficulty": 11.73730263171703,
    "time": 1783439420,
    "mediantime": 1783434760,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000035cfbbbac0cc",
    "size_on_disk": 2883396,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 17960859,
    "totalbytessent": 15768366,
    "timemillis": 1783439642431,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270100,
    "subversion": "/BitcoBoost:27.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 9,
    "connections_in": 7,
    "connections_out": 2,
    "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": "187.124.166.204",
            "port": 38210,
            "score": 363
        },
        {
            "address": "2a02:4780:79:d46a::1",
            "port": 38210,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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