Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3:16:45

Blockchain

Chain
test
Block Count
28
Difficulty
0 x 10
Data Size
7.6 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
3
(2 in; 1 out)
Upload
53.6 KB(4.5 B/s)
Download
54.9 KB(4.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "test",
    "blocks": 28,
    "headers": 28,
    "bestblockhash": "25159593fa51ebe7e97dc18bb1b4f17ab80c6d035f3109e1af8d4baa6017f3d1",
    "bits": "1e3fffff",
    "target": "00003fffff000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.00006103423947912204,
    "time": 1780419241,
    "mediantime": 1780417209,
    "verificationprogress": 5.407082118270275e-8,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000000000740000",
    "size_on_disk": 7596,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 54922,
    "totalbytessent": 53568,
    "timemillis": 1780419454059,
    "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": 3,
    "connections_in": 2,
    "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": 18
    }
}