Node Details

Node Summary

Version
210000 (/Satoshi:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 months, 7 days

Blockchain

Chain
main
Block Count
212,013
Difficulty
0.057 x 10
Data Size
133.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
18
(18 in; 0 out)
Upload
6.6 GB(784.4 B/s)
Download
942 MB(111.4 B/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 1,840)

getblockchaininfo

{
    "chain": "main",
    "blocks": 212013,
    "headers": 212013,
    "bestblockhash": "99e80138b2ea109cc9eb1a5f15b30e3e48073e5536e54fd497d44359e49c8d69",
    "difficulty": 0.0574662248368787,
    "mediantime": 1765236544,
    "verificationprogress": 0.9999979403379996,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000d56e093ffc40",
    "size_on_disk": 133113528,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 941990867,
    "totalbytessent": 6635163645,
    "timemillis": 1765236692827,
    "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": "/Satoshi:0.21.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 18,
    "connections_in": 18,
    "connections_out": 0,
    "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": 1840
        }
    ],
    "warnings": ""
}

getindexinfo

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