Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
7:01:56

Blockchain

Chain
test
Block Count
38
Difficulty
0 x 10
Data Size
10.2 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
1
(1 in; 0 out)
Upload
939.9 KB(37.1 B/s)
Download
62.1 KB(2.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 38,
    "headers": 38,
    "bestblockhash": "95c550e4c2301497cfb7227422a06e164d60bcc6610937829fe73107ab8db633",
    "bits": "1e3fffff",
    "target": "00003fffff000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.00006103423947912204,
    "time": 1780617054,
    "mediantime": 1780615609,
    "verificationprogress": 7.271520695072168e-8,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000000009c0000",
    "size_on_disk": 10225,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 62096,
    "totalbytessent": 939944,
    "timemillis": 1780618131813,
    "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": 1,
    "connections_in": 1,
    "connections_out": 0,
    "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": 16
    }
}