Node Details

Node Summary

Version
210000 (/Interchained:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
19:36:08

Blockchain

Chain
main
Block Count
467,817
Difficulty
0.036 x 10
Data Size
310.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
3
(1 in; 2 out)
Upload
884.9 KB(12.5 B/s)
Download
2.9 MB(41.4 B/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 2)

getblockchaininfo

{
    "chain": "main",
    "blocks": 467817,
    "headers": 467817,
    "bestblockhash": "bc4fea8734f97bdb1a2a5452cca26732871b7044a646b6760dac0e62b8c97833",
    "difficulty": 0.03636150779163277,
    "mediantime": 1775479978,
    "verificationprogress": 0.9999987695608284,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000ebc4c076caa9",
    "size_on_disk": 310782890,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 2922746,
    "totalbytessent": 884930,
    "timemillis": 1775480253043,
    "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": 1,
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "173.249.33.184",
            "port": 17101,
            "score": 2
        }
    ],
    "warnings": ""
}

getindexinfo

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