RocksDB logo
Powered byRocksDB

Node Details

Node Summary

Version
10003 (/Kvanta5:1.0.3(Kvanta5-Oracle)/)
Protocol Version
70016
Database
RocksDB
Status
Synchronized
Uptime
1 week, 4 days, 5 hours

Blockchain

Chain
main
Block Count
124,457
Difficulty
34.073 x 106
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Node Storage

Block Data
663.89 MiB
Allocated: 663.92 MiB
Undo Data
8.05 MiB
Allocated: 8.06 MiB
Block Storage Metadata
8 B
Allocated: 4.00 KiB
Block Index
19.88 MiB
Allocated: 28.12 MiB
Chainstate
43.01 MiB
Allocated: 67.99 MiB
Transaction Index
49.32 MiB
Allocated: 82.01 MiB
Block-Filter Index
34.03 MiB
Allocated: 61.12 MiB
Coin Statistics Index
14.73 MiB
Allocated: 26.05 MiB
Indexed Databases Total
160.98 MiB
Allocated: 265.29 MiB
Total Blockchain Storage
832.92 MiB
Filesystem Allocation
937.27 MiB
Block & Undo Storage
698.6 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
41
(38 in; 3 out)
Upload
4.4 GB(4.5 KB/s)
Download
232.8 MB(240.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 129.121.79.102:55555(score: 8,605)

getblockchaininfo

{
    "chain": "main",
    "blocks": 124457,
    "headers": 124457,
    "bestblockhash": "000000000000001bb30e004d7583301abf7e8e761f28aa5409182ee5b63b7296",
    "bits": "197e0ce3",
    "target": "000000000000007e0ce300000000000000000000000000000000000000000000",
    "difficulty": 34072909.30557989,
    "time": 1788813433,
    "mediantime": 1788812239,
    "verificationprogress": 0.999988589965757,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000070a0b7e45b61a84ba1d",
    "size_on_disk": 698575702,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 232838538,
    "totalbytessent": 4390353324,
    "timemillis": 1788813522378,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 10003,
    "subversion": "/Kvanta5:1.0.3(Kvanta5-Oracle)/",
    "protocolversion": 70016,
    "localservices": "0000000000000c4d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 41,
    "connections_in": 38,
    "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": 8605
        }
    ],
    "warnings": []
}

getindexinfo

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