Node Details

Node Summary

Version
310000 (/HypercoinCore:31.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 days, 6 hours

Blockchain

Chain
main
Block Count
149,638
Difficulty
1.2 x 106
Data Size
85.2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(9,000+)
bip66
active(9,000+)
bip65
active(9,000+)
csv
active(9,000+)
segwit
active(0+)
taproot
locked_in(4032+)
start:4/24,timeout:8/11
min height:709,632

Network

Host
127.0.0.1:8992
Peers
32
(27 in; 5 out)
Upload
148.2 MB(275.1 B/s)
Download
50.6 MB(93.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 328)

getblockchaininfo

{
    "chain": "main",
    "blocks": 149638,
    "headers": 149638,
    "bestblockhash": "00000000000003cafd471dfbf49346ef241a67a63d11b4f7cb5747ab7355cc63",
    "bits": "1a0dfa09",
    "target": "0000000000000dfa090000000000000000000000000000000000000000000000",
    "difficulty": 1200352.029101167,
    "time": 1780821118,
    "mediantime": 1780820682,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000001078d7a467b30f6e02d",
    "size_on_disk": 85174796,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 50572672,
    "totalbytessent": 148156072,
    "timemillis": 1780821207398,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/HypercoinCore:31.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 32,
    "connections_in": 27,
    "connections_out": 5,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "139.59.130.206",
            "port": 8993,
            "score": 328
        }
    ],
    "warnings": []
}

getindexinfo

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