Node Details

Node Summary

Version
300200 (/B3Chain:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 months

Blockchain

Chain
test
Block Count
2,491
Difficulty
0 x 10
Data Size
744.1 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:18534
Peers
5
(3 in; 2 out)
Upload
421.1 MB(78.9 B/s)
Download
463.5 MB(86.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 166.88.4.250:18533(score: 49)

getblockchaininfo

{
    "chain": "test",
    "blocks": 2491,
    "headers": 2491,
    "bestblockhash": "8190196dba967cf4414f06f533209d159d6f49216ed32488b51d88b7a2e1db25",
    "bits": "1e12c9fb",
    "target": "000012c9fb000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.0002078978797747197,
    "time": 1788832474,
    "mediantime": 1788814239,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000000e6cca392",
    "size_on_disk": 744127,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 463478307,
    "totalbytessent": 421112080,
    "timemillis": 1788840065032,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 300200,
    "subversion": "/B3Chain:30.2.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 5,
    "connections_in": 3,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "166.88.4.250",
            "port": 18533,
            "score": 49
        }
    ],
    "warnings": []
}

getindexinfo

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