Node Details

Node Summary

Version
270100 (/Satoshi:27.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 20 days

Blockchain

Chain
main
Block Count
42,040
Difficulty
389.763 x 103
Data Size
14.3 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
4
Upload
23 GB(5.3 KB/s)
Download
91.2 GB(21.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 42040,
    "headers": 42040,
    "bestblockhash": "00000000000009e790bb173c69d7a4ffa9c1431bedf232969779b64d2c7e1c63",
    "difficulty": 389762.8375292855,
    "time": 1752706181,
    "mediantime": 1752700893,
    "verificationprogress": 0.9999382095968712,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000040de78415d03d8d13",
    "size_on_disk": 14253213,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 91162524773,
    "totalbytessent": 23022981081,
    "timemillis": 1752707275735,
    "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": 4,
    "connections_in": 0,
    "connections_out": 4,
    "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": 41827
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 41827
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 41827
    }
}