Node Details

Node Summary

Version
270000 (/Alpha:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 months, 26 days

Blockchain

Chain
alpha
Block Count
534,556
Difficulty
0 x 10
Data Size
383.9 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
8
(7 in; 1 out)
Upload
5 GB(495.9 B/s)
Download
138.2 GB(13.6 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 213.136.79.156:8590(score: 73,224)

getblockchaininfo

{
    "chain": "alpha",
    "blocks": 534556,
    "headers": 534556,
    "bestblockhash": "6a8edae67f1572b35751befe900e0a4e790a288fa08032ac045d0f357731b7df",
    "difficulty": 0.0002454587742576543,
    "time": 1781666932,
    "mediantime": 1781666532,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000001461104a99e8ea",
    "size_on_disk": 383853279,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 138219375717,
    "totalbytessent": 5026546577,
    "timemillis": 1781667236659,
    "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": 8,
    "connections_in": 7,
    "connections_out": 1,
    "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": 73224
        }
    ],
    "warnings": ""
}

getindexinfo

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