RocksDB logo
Powered byRocksDB

Node Details

Node Summary

Version
10002 (/Kvanta5:1.0.2(Kvanta5-Oracle)/)
Protocol Version
70016
Database
RocksDB
Status
Synchronized
Uptime
6 days, 17 hours

Blockchain

Chain
main
Block Count
80,390
Difficulty
143.447 x 106
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Node Storage

Block Data
362.06 MiB
Allocated: 362.08 MiB
Undo Data
4.42 MiB
Allocated: 4.42 MiB
Block Storage Metadata
8 B
Allocated: 4.00 KiB
Block Index
19.70 MiB
Allocated: 36.48 MiB
Chainstate
66.85 MiB
Allocated: 114.11 MiB
Transaction Index
55.52 MiB
Allocated: 141.89 MiB
Block-Filter Index
14.99 MiB
Allocated: 87.30 MiB
Coin Statistics Index
22.13 MiB
Allocated: 30.36 MiB
Indexed Databases Total
179.19 MiB
Allocated: 410.13 MiB
Total Blockchain Storage
545.67 MiB
Filesystem Allocation
776.64 MiB
Block & Undo Storage
372.3 MB
Logical size is shown as the primary value. Filesystem allocation includes sparse files, active RocksDB write-ahead logs, and compaction reservations. Updated a few seconds ago.

Deployments

bip34
active(100+)
bip66
active(200+)
bip65
active(150+)
csv
active(250+)

Network

Host
127.0.0.1:55550
Peers
38
(35 in; 3 out)
Upload
1.7 GB(2.9 KB/s)
Download
448.4 MB(773.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 129.121.79.102:55555(score: 4,656)

getblockchaininfo

{
    "chain": "main",
    "blocks": 80390,
    "headers": 80390,
    "bestblockhash": "00000000000000134ff3a1a37ee802c79e99e382dae84671796d6134b28f7f3a",
    "bits": "191df0d5",
    "target": "000000000000001df0d500000000000000000000000000000000000000000000",
    "difficulty": 143446698.64614,
    "time": 1785595763,
    "mediantime": 1785595033,
    "verificationprogress": 0.9999132365124332,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000055a9f3bd1da0c03583e",
    "size_on_disk": 372258506,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 448433444,
    "totalbytessent": 1686809974,
    "timemillis": 1785596205858,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 10002,
    "subversion": "/Kvanta5:1.0.2(Kvanta5-Oracle)/",
    "protocolversion": 70016,
    "localservices": "0000000000000c4d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 38,
    "connections_in": 35,
    "connections_out": 3,
    "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": "129.121.79.102",
            "port": 55555,
            "score": 4656
        }
    ],
    "warnings": []
}

getindexinfo

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