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
289900 (/Satoshi:28.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 1 day, 23 hours

Blockchain

Chain
main
Block Count
824,490
Difficulty
2.636 x 106
Data Size
292.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8432
Peers
4
(4 in; 0 out)
Upload
1.1 GB(532.9 B/s)
Download
148.5 MB(74.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 140.82.0.236:8433(score: 48)

getblockchaininfo

{
    "chain": "main",
    "blocks": 824490,
    "headers": 824490,
    "bestblockhash": "00000000000005adfbaff724af808c90887c89336d6604f02eb6a37634af8d88",
    "difficulty": 2636343.223906794,
    "time": 1740236986,
    "mediantime": 1740236702,
    "verificationprogress": 0.0007051568277980321,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000001fbf8008f72d89a27",
    "size_on_disk": 292263450,
    "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": 148483968,
    "totalbytessent": 1056839656,
    "timemillis": 1740239640680,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 289900,
    "subversion": "/Satoshi:28.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 4,
    "connections_in": 4,
    "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.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "140.82.0.236",
            "port": 8433,
            "score": 48
        }
    ],
    "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": 823593
    }
}