Node Details

Node Summary

Version
270000 (/Alpha:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 days

Blockchain

Chain
alpha
Block Count
403,628
Difficulty
57.976 x 10
Data Size
278.4 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
38
(28 in; 10 out)
Upload
169.4 MB(326.9 B/s)
Download
318.2 MB(614.2 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 213.136.79.156:8590(score: 1,633)

getblockchaininfo

{
    "chain": "alpha",
    "blocks": 403628,
    "headers": 403628,
    "bestblockhash": "0567bf983df0fb83c46304bd105597aca9661c16a648aa0a2ea4722bf5913ef8",
    "difficulty": 57.97648847641612,
    "time": 1765961487,
    "mediantime": 1765960687,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000001242c8f9018e2d",
    "size_on_disk": 278375085,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 318204263,
    "totalbytessent": 169369260,
    "timemillis": 1765961712708,
    "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": 38,
    "connections_in": 28,
    "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": [
        {
            "address": "213.136.79.156",
            "port": 8590,
            "score": 1633
        }
    ],
    "warnings": ""
}

getindexinfo

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