Node Details

Node Summary

Version
2.2.0 (/bcoin:2.2.0/)
Protocol Version
70015
Status
Synchronized
Uptime
0 seconds

Blockchain

Chain
main
Block Count
943,389
Difficulty
133.793 x 1012
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
csv
status: active
bit: 0
startTime: 1462060800
timeout: 1493596800
segwit
status: active
bit: 1
startTime: 1479168000
timeout: 1510704000
segsignal
status: active
bit: 4
startTime: 1496275200
timeout: 1510704000
testdummy
status: failed
bit: 28
startTime: 1199145601
timeout: 1230767999

Network

Host
bcoin:8332
Peers
16
Upload
2.9 GB(Infinity VB/s)
Download
11.6 GB(Infinity VB/s)


Addresses
  • 157.250.207.30:8333(score: 41)

getblockchaininfo

{
    "chain": "main",
    "blocks": 943389,
    "headers": 943389,
    "bestblockhash": "00000000000000000001ba6f7c9febe312f122f213a9efd224baab05c39da90c",
    "difficulty": 133793147307542.75,
    "mediantime": 1775147937,
    "verificationprogress": 0.9999987861122941,
    "chainwork": "00000000000000000000000000000000000000011c605454b437744eb6aacd68",
    "pruned": false,
    "softforks": [
        {
            "id": "bip34",
            "version": 2,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip66",
            "version": 3,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip65",
            "version": 4,
            "reject": {
                "status": true
            }
        }
    ],
    "bip9_softforks": {
        "csv": {
            "status": "active",
            "bit": 0,
            "startTime": 1462060800,
            "timeout": 1493596800,
            "id": "csv"
        },
        "segwit": {
            "status": "active",
            "bit": 1,
            "startTime": 1479168000,
            "timeout": 1510704000,
            "id": "segwit"
        },
        "segsignal": {
            "status": "active",
            "bit": 4,
            "startTime": 1496275200,
            "timeout": 1510704000,
            "id": "segsignal"
        },
        "testdummy": {
            "status": "failed",
            "bit": 28,
            "startTime": 1199145601,
            "timeout": 1230767999,
            "id": "testdummy"
        }
    },
    "pruneheight": null
}

getnettotals

{
    "totalbytesrecv": 11605598563,
    "totalbytessent": 2899118782,
    "timemillis": 1775152683294
}

getnetworkinfo

{
    "version": "2.2.0",
    "subversion": "/bcoin:2.2.0/",
    "protocolversion": 70015,
    "localservices": "00000009",
    "localservicenames": [
        "NETWORK",
        "WITNESS"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 16,
    "networks": [],
    "relayfee": 0.00001,
    "incrementalfee": 0,
    "localaddresses": [
        {
            "address": "157.250.207.30",
            "port": 8333,
            "score": 41
        }
    ],
    "warnings": ""
}

getindexinfo

null