Node Details

Node Summary

Version
270000 (/Satoshi:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 1 day, 4 hours

Blockchain

Chain
main
Block Count
49,413
Difficulty
38.017 x 109
Data Size
39.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(250+)
bip66
active(270+)
bip65
active(260+)
csv
active(280+)
segwit
active(290+)
taproot
active(6,048+)

Network

Host
127.0.0.1:8332
Peers
134
(123 in; 11 out)
Upload
863.7 MB(659 B/s)
Download
232 MB(177 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 49413,
    "headers": 49413,
    "bestblockhash": "000000000000000018f117115590f2450e1a0591f8880832023f6b7eeac6208f",
    "difficulty": 38017052330.22743,
    "time": 1763426882,
    "mediantime": 1763391570,
    "verificationprogress": 0.9997762593528697,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000058e5d523a6c8a95466dc",
    "size_on_disk": 39763987,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 231996538,
    "totalbytessent": 863651418,
    "timemillis": 1763427396969,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270000,
    "subversion": "/Satoshi:27.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c4d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 134,
    "connections_in": 123,
    "connections_out": 11,
    "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": 1e-8,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": ""
}

getindexinfo

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