Node Details

Node Summary

Version
290000 (/Satoshi:29.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 22 hours

Blockchain

Chain
main
Block Count
903,862
Difficulty
116.959 x 1012
Data Size
762 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8332
Peers
10
Upload
515.8 MB(1.5 KB/s)
Download
1.1 GB(3.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 154.38.189.214:8333(score: 1)
  • 2605:a143:2268:2414::1:8333(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 903862,
    "headers": 903862,
    "bestblockhash": "0000000000000000000084583df993b9542a79cfe26adaf1e9ab13bb66ffc78c",
    "bits": "17026816",
    "target": "0000000000000000000268160000000000000000000000000000000000000000",
    "difficulty": 116958512019762.1,
    "time": 1751563713,
    "mediantime": 1751559921,
    "verificationprogress": 0.9999932540697845,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000cf6d602d785bae79a72919d2",
    "size_on_disk": 762037793280,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 1069219301,
    "totalbytessent": 515787838,
    "timemillis": 1751565477978,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 290000,
    "subversion": "/Satoshi:29.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 0,
    "connections_out": 10,
    "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
        },
        {
            "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": "154.38.189.214",
            "port": 8333,
            "score": 1
        },
        {
            "address": "2605:a143:2268:2414::1",
            "port": 8333,
            "score": 1
        }
    ],
    "warnings": []
}

getindexinfo

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