Node Details

Node Summary

Version
210000 (/Interchained:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
12:44:20

Blockchain

Chain
main
Block Count
510,380
Difficulty
0.027 x 10
Data Size
381.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
5
(1 in; 4 out)
Upload
338.4 MB(7.4 KB/s)
Download
18.3 MB(399.9 B/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 2)

getblockchaininfo

{
    "chain": "main",
    "blocks": 510380,
    "headers": 510380,
    "bestblockhash": "dfa58997729ce1019a46092ac219e550a59b1e430a2dfc3458a5622fa73cb477",
    "difficulty": 0.02749770275543471,
    "mediantime": 1777200082,
    "verificationprogress": 0.9999982417042076,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000efad29970f8f",
    "size_on_disk": 381868479,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 18338875,
    "totalbytessent": 338408844,
    "timemillis": 1777200407344,
    "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": 5,
    "connections_in": 1,
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "173.249.33.184",
            "port": 17101,
            "score": 2
        }
    ],
    "warnings": ""
}

getindexinfo

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