Node Details

Node Summary

Version
300000 (/Satoshi:30.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 months, 7 days

Blockchain

Chain
main
Block Count
86,213
Difficulty
0 x 10
Data Size
25.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:5332
Peers
1
Upload
256.1 MB(43.5 B/s)
Download
35.2 MB(6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 86213,
    "headers": 86213,
    "bestblockhash": "000032307ced9fe978b8284e0ebde82945ac44c97a52becd9f0ea0d879b49de3",
    "bits": "1e3bc043",
    "target": "00003bc043000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.00006537445289558341,
    "time": 1769301011,
    "mediantime": 1769300460,
    "verificationprogress": 0.0000661209128760761,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000bf298fee6e",
    "size_on_disk": 25851229,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 35211831,
    "totalbytessent": 256126189,
    "timemillis": 1769301040774,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 300000,
    "subversion": "/Satoshi:30.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 0,
    "connections_out": 1,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

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