Node Details

Node Summary

Version
270100 (/BitcoBoost:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3:08:03

Blockchain

Chain
main
Block Count
14,630
Difficulty
38.753 x 10
Data Size
6.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
10
(8 in; 2 out)
Upload
106.2 KB(9.4 B/s)
Download
101.3 KB(9 B/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 14630,
    "headers": 14630,
    "bestblockhash": "000000000148b0df83b6ac7d07fd727b685dc4ee7a0d3edafce44f4ac9f94242",
    "difficulty": 38.75338402831034,
    "time": 1787556960,
    "mediantime": 1787544542,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000002c20ac73c1881",
    "size_on_disk": 6947867,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 101271,
    "totalbytessent": 106191,
    "timemillis": 1787560994179,
    "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": 10,
    "connections_in": 8,
    "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": 9
        },
        {
            "address": "2a02:4780:79:d46a::1",
            "port": 38210,
            "score": 3
        }
    ],
    "warnings": ""
}

getindexinfo

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