Node Details

Node Summary

Version
30000 (/BriskcoinCore:3.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 13 days

Blockchain

Chain
main
Block Count
830,388
Difficulty
2.847 x 106
Data Size
467.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:8552
Peers
35
(33 in; 2 out)
Upload
3.2 GB(862.9 B/s)
Download
723.9 MB(193.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 146.190.134.48:8553(score: 13,667)

getblockchaininfo

{
    "chain": "main",
    "blocks": 830388,
    "headers": 830388,
    "bestblockhash": "0000000000000580546ad153c94efa0b596250177718980fd0c0ed6025dd4a34",
    "bits": "1a05e49c",
    "target": "00000000000005e49c0000000000000000000000000000000000000000000000",
    "difficulty": 2846927.661443175,
    "time": 1764936679,
    "mediantime": 1764936543,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000029d996e276a789f61a4",
    "size_on_disk": 467844273,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 723856698,
    "totalbytessent": 3220518143,
    "timemillis": 1764936760866,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 30000,
    "subversion": "/BriskcoinCore:3.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 35,
    "connections_in": 33,
    "connections_out": 2,
    "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": [
        {
            "address": "146.190.134.48",
            "port": 8553,
            "score": 13667
        }
    ],
    "warnings": []
}

getindexinfo

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