Node Details

Node Summary

Version
270100 (/BitcoBoost:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4:19:32

Blockchain

Chain
main
Block Count
14,631
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
128.8 KB(8.3 B/s)
Download
123.4 KB(7.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": 14631,
    "headers": 14631,
    "bestblockhash": "00000000047d045dd783c9348d90523892c16372ec2d0c9687d5f22a65615c28",
    "difficulty": 38.75338402831034,
    "time": 1787562349,
    "mediantime": 1787548066,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000002c2318840a018",
    "size_on_disk": 6948224,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 123371,
    "totalbytessent": 128775,
    "timemillis": 1787565283489,
    "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": 14631
    }
}