Node Details

Node Summary

Version
210000 (/Satoshi:0.21.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 2 days, 18 hours

Blockchain

Chain
main
Block Count
66,643
Difficulty
0.14 x 10
Data Size
42.7 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

segwit
active(1+)

Network

Host
127.0.0.1:8332
Peers
27
(26 in; 1 out)
Upload
3.1 GB(1.2 KB/s)
Download
422.3 MB(158.9 B/s)

ipv4
ipv6
onion

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 66643,
    "headers": 66643,
    "bestblockhash": "7e86f052bf7a8fadc565df3235e6a7223dc35a537f7bb7610ca0e950375b014b",
    "difficulty": 0.1396301670192842,
    "mediantime": 1759435461,
    "verificationprogress": 0.9999913734353567,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000a654e15482af",
    "size_on_disk": 42741514,
    "pruned": false,
    "softforks": {
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 422342669,
    "totalbytessent": 3127911704,
    "timemillis": 1759435570751,
    "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": 27,
    "connections_in": 26,
    "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": 1141
        }
    ],
    "warnings": ""
}

getindexinfo

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