Node Details

Node Summary

Version
210000 (/Interchained:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2:40:11

Blockchain

Chain
main
Block Count
509,486
Difficulty
0.009 x 10
Data Size
381.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
3
Upload
193 MB(20.1 KB/s)
Download
16.5 MB(1.7 KB/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 509486,
    "headers": 509486,
    "bestblockhash": "dd46277f0dbe2a1af263da88455b9b191440b2b157b1d9c78ae209bd6d03b0f7",
    "difficulty": 0.008621986005109647,
    "mediantime": 1777163962,
    "verificationprogress": 0.9999981429292405,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000ef90bb8ac9cc",
    "size_on_disk": 381290784,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 16477021,
    "totalbytessent": 192977091,
    "timemillis": 1777164158489,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 210000,
    "subversion": "/Interchained:0.21.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 3,
    "connections_in": 0,
    "connections_out": 3,
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "173.249.33.184",
            "port": 17101,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 509442
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 509442
    }
}