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
279900 (/Satoshi:27.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 2 days, 13 hours

Blockchain

Chain
main
Block Count
151,561
Difficulty
116.962 x 1012
Data Size
64.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)
testdummy
started(144+)
timeout:Invalid date
taproot
active(0+)

Network

Host
127.0.0.1:19393
Peers
3
Upload
19.8 MB(13.9 B/s)
Download
38.2 MB(26.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 151561,
    "headers": 151561,
    "bestblockhash": "7eda4f4d2072993af862e3c8c29a99d50609b4a44caa059d1b3db1d9863565e8",
    "difficulty": 116962219973831.2,
    "time": 1756110139,
    "mediantime": 1756109838,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000a27b921ecff",
    "size_on_disk": 64321624,
    "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": 38161984,
    "totalbytessent": 19845109,
    "timemillis": 1756110165472,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 279900,
    "subversion": "/Satoshi:27.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 3,
    "connections_in": 0,
    "connections_out": 3,
    "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.00001,
    "incrementalfee": 0.00001,
    "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": 31457
    }
}