Node Details

Node Summary

Version
270200 (/Satoshi:27.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 16 days

Blockchain

Chain
main
Block Count
44,503
Difficulty
94.921 x 103
Data Size
38.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
bip66
bip65
csv
segwit
active(12,327+)
taproot
locked_in(4032+)
start:4/24,timeout:8/11
min height:709,632

Network

Host
127.0.0.1:28281
Peers
34
(24 in; 10 out)
Upload
9.7 GB(2.4 KB/s)
Download
18.6 GB(4.7 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.180.201.202:28280(score: 120,557)

getblockchaininfo

{
    "chain": "main",
    "blocks": 44503,
    "headers": 44503,
    "bestblockhash": "0000000000005f5b410f790d31b31a04602a0c584e511d722632212d8fbbbf67",
    "difficulty": 94921.24914358964,
    "time": 1760265897,
    "mediantime": 1760261950,
    "verificationprogress": 0.00003319982056895192,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000e2bacded3252ae8",
    "size_on_disk": 38785619,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 18584574617,
    "totalbytessent": 9656269321,
    "timemillis": 1765243962343,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270200,
    "subversion": "/Satoshi:27.2.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 34,
    "connections_in": 24,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "onion",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "139.180.201.202",
            "port": 28280,
            "score": 120557
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 44503
    }
}