Node Details

Node Summary

Version
270000 (/Alpha:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 5 days, 13 hours

Blockchain

Chain
alpha
Block Count
244,989
Difficulty
0.781 x 10
Data Size
86 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(70,228+)
bip66
active(70,228+)
bip65
active(70,228+)
csv
active(70,228+)
segwit
active(70,228+)
taproot
active(0+)

Network

Host
127.0.0.1:8589
Peers
29
(19 in; 10 out)
Upload
225.4 MB(133.6 B/s)
Download
112.3 MB(66.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "alpha",
    "blocks": 244989,
    "headers": 244989,
    "bestblockhash": "6a2bc3ecaa53691522ddbac8838cb0d1b92bd91c2783b66804ff833663271e71",
    "difficulty": 0.7811359295336912,
    "time": 1746935936,
    "mediantime": 1746935494,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000003ac009aac7d88",
    "size_on_disk": 86036368,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 112328298,
    "totalbytessent": 225362964,
    "timemillis": 1746936082634,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270000,
    "subversion": "/Alpha:27.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 29,
    "connections_in": 19,
    "connections_out": 10,
    "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": ""
}

getindexinfo

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