Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Initial block download progress 0%
Uptime
2 days, 7 hours

Blockchain

Chain
test
Block Count
333
Difficulty
0.001 x 10
Data Size
88.5 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
bip66
bip65
csv
segwit
taproot
defined(0+)
start:4/24,timeout:8/11

Network

Host
127.0.0.1:18211
Peers
2
(1 in; 1 out)
Upload
42.1 MB(213.8 B/s)
Download
39.4 MB(200 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 333,
    "headers": 333,
    "bestblockhash": "597be855bdea9dc321f075c5b327cdb48d2ac3068a27269e9c8e5e00ba71cbd9",
    "bits": "1e079dbb",
    "target": "0000079dbb000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.000512883579160581,
    "time": 1781175782,
    "mediantime": 1781147829,
    "verificationprogress": 6.226094040757157e-7,
    "initialblockdownload": true,
    "chainwork": "000000000000000000000000000000000000000000000000000000000baeb692",
    "size_on_disk": 88510,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 39426471,
    "totalbytessent": 42131009,
    "timemillis": 1784813689931,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/Satoshi:31.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 2,
    "connections_in": 1,
    "connections_out": 1,
    "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": [],
    "warnings": []
}

getindexinfo

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