Node Details

Node Summary

Version
270100 (/Satoshi:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day, 23 hours

Blockchain

Chain
main
Block Count
33,404
Difficulty
2.102 x 106
Data Size
11.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
active(0+)

Network

Host
127.0.0.1:8332
Peers
10
Upload
2.5 GB(14.4 KB/s)
Download
12.2 GB(71.9 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 33404,
    "headers": 33404,
    "bestblockhash": "000000000000028b9db18edf74314524f925e87a7e414a94359591a3a5dc8cb9",
    "difficulty": 2102240.393720209,
    "time": 1743725522,
    "mediantime": 1743722754,
    "verificationprogress": 0.9999641028573377,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000021d9711aaf598a44e",
    "size_on_disk": 11120776,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 12236345121,
    "totalbytessent": 2450838585,
    "timemillis": 1743726027861,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270100,
    "subversion": "/Satoshi:27.1.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": [],
    "warnings": ""
}

getindexinfo

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