Node Details

Active Warnings

[
    "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
]

Node Summary

Version
309900 (/Satoshi:30.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
13:34:40

Blockchain

Chain
main
Block Count
57,332
Difficulty
3.258 x 106
Data Size
30.7 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:11996
Peers
11
Upload
767.9 KB(15.7 B/s)
Download
798.2 KB(16.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 57332,
    "headers": 57332,
    "bestblockhash": "0000000000000235b4441ea528a07afaf28bd50bce11354f456c77b115294359",
    "bits": "1a05262f",
    "target": "00000000000005262f0000000000000000000000000000000000000000000000",
    "difficulty": 3258196.946437303,
    "time": 1789344208,
    "mediantime": 1789343755,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000ca130b9cd403dad780",
    "size_on_disk": 30735568,
    "pruned": false,
    "warnings": [
        "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
    ]
}

getnettotals

{
    "totalbytesrecv": 798237,
    "totalbytessent": 767894,
    "timemillis": 1789344927932,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 309900,
    "subversion": "/Satoshi:30.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 11,
    "connections_in": 0,
    "connections_out": 11,
    "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": [
        "This is a pre-release test build - use at your own risk - do not use for mining or merchant applications"
    ]
}

getindexinfo

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