Node Details

Node Summary

Version
270100 (/BitcoBoost:27.1.0/)
Protocol Version
70016
Status
Initial block download progress 0.003%
Uptime
3 weeks, 1 day, 10 hours

Blockchain

Chain
main
Block Count
28,549
(headers: 28,550)
Difficulty
14.779 x 10
Data Size
13.5 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
bip66
bip65
csv
segwit
taproot
defined(0+)
start:5/18,timeout:7/18

Network

Host
127.0.0.1:8332
Peers
1
Upload
302.7 MB(156.2 B/s)
Download
60.9 MB(31.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 187.124.166.204:38210(score: 2,553)

getblockchaininfo

{
    "chain": "main",
    "blocks": 28549,
    "headers": 28550,
    "bestblockhash": "000000000bf37c1993ac63693f661da871b2d161c1bd24cc503c3b649b80dedc",
    "difficulty": 14.77935307911998,
    "time": 1773057660,
    "mediantime": 1772607155,
    "verificationprogress": 0.00002562993173778511,
    "initialblockdownload": true,
    "chainwork": "00000000000000000000000000000000000000000000000000017e5c1b8ec05e",
    "size_on_disk": 13543378,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 60913443,
    "totalbytessent": 302697113,
    "timemillis": 1776365464339,
    "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": 1,
    "connections_in": 0,
    "connections_out": 1,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "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": 2553
        }
    ],
    "warnings": ""
}

getindexinfo

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