Node Details

Node Summary

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

Blockchain

Chain
alpha
Block Count
467,025
Difficulty
0 x 10
Data Size
347.6 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
21
(18 in; 3 out)
Upload
1.6 GB(781.3 B/s)
Download
12.1 GB(5.9 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 213.136.79.156:8590(score: 23,952)

getblockchaininfo

{
    "chain": "alpha",
    "blocks": 467025,
    "headers": 467025,
    "bestblockhash": "ca674df8488c815e468313472a3e001f2a8227c7109999f813a9075b22b4e211",
    "difficulty": 0.0003169883059179978,
    "time": 1773562819,
    "mediantime": 1773562161,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000014610f201299e4",
    "size_on_disk": 347556360,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 12062003649,
    "totalbytessent": 1587209137,
    "timemillis": 1773563061531,
    "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": 21,
    "connections_in": 18,
    "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": [
        {
            "address": "213.136.79.156",
            "port": 8590,
            "score": 23952
        }
    ],
    "warnings": ""
}

getindexinfo

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