Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
8,054
Difficulty
3.082 x 10
Data Size
4 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
37
(36 in; 1 out)
Upload
385.3 MB(1.2 KB/s)
Download
56.2 MB(177.6 B/s)

ipv4
ipv6
onion

Addresses
  • 173.249.33.184:17101(score: 674)

getblockchaininfo

{
    "chain": "main",
    "blocks": 8054,
    "headers": 8054,
    "bestblockhash": "64b98217d3a418b1cb623824b97fb17342621927df40fe7b82595f6d148f61b7",
    "difficulty": 3.081973489123053,
    "mediantime": 1757094389,
    "verificationprogress": 0.9999201032363032,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000001679a7f97a46",
    "size_on_disk": 3951567,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 56240776,
    "totalbytessent": 385298397,
    "timemillis": 1757094739635,
    "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": 37,
    "connections_in": 36,
    "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": 674
        }
    ],
    "warnings": ""
}

getindexinfo

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