RocksDB logo
Powered byRocksDB

Node Details

Node Summary

Version
10003 (/Kvanta5:1.0.3(Kvanta5-Oracle)/)
Protocol Version
70016
Database
RocksDB
Status
Synchronized
Uptime
17:33:53

Blockchain

Chain
main
Block Count
137,359
Difficulty
36.759 x 106
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Node Storage

Indexed Databases Total
0 B
Total Blockchain Storage
0 B
Filesystem Allocation
0 B
Block & Undo Storage
773.5 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
30
(24 in; 6 out)
Upload
42.6 MB(673.6 B/s)
Download
4.6 MB(73 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 137359,
    "headers": 137359,
    "bestblockhash": "000000000000004d8e40def3f2d35ee24da3ce018f4587c88bb1ce2006479e81",
    "bits": "1974d722",
    "target": "0000000000000074d72200000000000000000000000000000000000000000000",
    "difficulty": 36758716.47698064,
    "time": 1790070835,
    "mediantime": 1790062088,
    "verificationprogress": 0.9998163255427129,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000730d8db7315056f1ae5",
    "size_on_disk": 773486884,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 4618379,
    "totalbytessent": 42591170,
    "timemillis": 1790072415984,
    "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": 30,
    "connections_in": 24,
    "connections_out": 6,
    "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": 136939
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 136939
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 136939
    }
}