Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
833,143
Difficulty
3.758 x 106
Data Size
469.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:8552
Peers
35
(33 in; 2 out)
Upload
3.5 GB(920 B/s)
Download
761.7 MB(198.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "main",
    "blocks": 833143,
    "headers": 833143,
    "bestblockhash": "000000000000011a75ffd3e2af4ab6e773967beed7511380c50da389611bd958",
    "bits": "1a0476ef",
    "target": "0000000000000476ef0000000000000000000000000000000000000000000000",
    "difficulty": 3757787.664555642,
    "time": 1765036622,
    "mediantime": 1765036155,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000029f399227ad76b974f8",
    "size_on_disk": 469342352,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 761650216,
    "totalbytessent": 3525760999,
    "timemillis": 1765036631664,
    "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": 13727
        }
    ],
    "warnings": []
}

getindexinfo

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