Node Details

Node Summary

Version
10000 (/BriskcoinCore:1.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 2 days, 9 hours

Blockchain

Chain
main
Block Count
68,507
Difficulty
5 x 106
Data Size
42.5 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:8552
Peers
38
(34 in; 4 out)
Upload
1.1 GB(564.4 B/s)
Download
362.6 MB(179.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 146.190.134.48:8553(score: 2,106)

getblockchaininfo

{
    "chain": "main",
    "blocks": 68507,
    "headers": 68507,
    "bestblockhash": "000000000000031e4b5d223135c283d22ffa8ed35bdf448c844ec24709fb8893",
    "difficulty": 5000431.374204111,
    "time": 1735163423,
    "mediantime": 1735163194,
    "verificationprogress": 0.999850275119468,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000013691a795d7f14e8c04",
    "size_on_disk": 42497039,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 362560482,
    "totalbytessent": 1139736251,
    "timemillis": 1735163471850,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 10000,
    "subversion": "/BriskcoinCore:1.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 38,
    "connections_in": 34,
    "connections_out": 4,
    "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": "146.190.134.48",
            "port": 8553,
            "score": 2106
        }
    ],
    "warnings": []
}

getindexinfo

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