Node Details

Node Summary

Version
300200 (/HypercoinCore:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 23 hours

Blockchain

Chain
main
Block Count
6,566
Difficulty
8.853 x 106
Data Size
3.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(15+)
bip66
active(15+)
bip65
active(15+)
csv
active(15+)
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
16
(14 in; 2 out)
Upload
51.9 MB(151.4 B/s)
Download
15.6 MB(45.4 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 1,363)

getblockchaininfo

{
    "chain": "main",
    "blocks": 6566,
    "headers": 6566,
    "bestblockhash": "00000000000000f60599452afd36ffc6f77521e9a18b82f09cce84f060e160f7",
    "bits": "1a01e528",
    "target": "00000000000001e5280000000000000000000000000000000000000000000000",
    "difficulty": 8852615.543961352,
    "time": 1769925456,
    "mediantime": 1769925148,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000029b96c31cc329aafb1",
    "size_on_disk": 3330677,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 15573992,
    "totalbytessent": 51935997,
    "timemillis": 1769925594727,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 300200,
    "subversion": "/HypercoinCore:30.2.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 16,
    "connections_in": 14,
    "connections_out": 2,
    "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": 1363
        }
    ],
    "warnings": []
}

getindexinfo

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