Node Details

Node Summary

Version
300200 (/HypercoinCore:30.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 5 days, 5 hours

Blockchain

Chain
main
Block Count
49,899
Difficulty
14.665 x 106
Data Size
27.2 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
36
(32 in; 4 out)
Upload
181.1 MB(171.5 B/s)
Download
60.9 MB(57.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.59.130.206:8993(score: 623)

getblockchaininfo

{
    "chain": "main",
    "blocks": 49899,
    "headers": 49899,
    "bestblockhash": "00000000000000db593e5065748bfff44b28d7743e2cfebde7cfaff741b1d388",
    "bits": "1a0124de",
    "target": "0000000000000124de0000000000000000000000000000000000000000000000",
    "difficulty": 14665015.21274042,
    "time": 1773490293,
    "mediantime": 1773487569,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000c6e1185a048bf15c70",
    "size_on_disk": 27210563,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 60861335,
    "totalbytessent": 181056242,
    "timemillis": 1773490315086,
    "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": 36,
    "connections_in": 32,
    "connections_out": 4,
    "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": 623
        }
    ],
    "warnings": []
}

getindexinfo

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