Node Details

Node Summary

Version
210000 (/Interchained:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
5:25:07

Blockchain

Chain
main
Block Count
408,940
Difficulty
0.008 x 10
Data Size
275.5 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
2
(1 in; 1 out)
Upload
174.7 KB(9 B/s)
Download
682.4 KB(35 B/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 2)

getblockchaininfo

{
    "chain": "main",
    "blocks": 408940,
    "headers": 408940,
    "bestblockhash": "306e41971bba391913dbafbcb3d43a82adcad6fec167f89086111334d205c1c2",
    "difficulty": 0.00842232453843965,
    "mediantime": 1773125213,
    "verificationprogress": 0.9999984272857722,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000e69d73157547",
    "size_on_disk": 275521382,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 682374,
    "totalbytessent": 174710,
    "timemillis": 1773125490976,
    "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": 2,
    "connections_in": 1,
    "connections_out": 1,
    "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": 408474
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 408474
    }
}