Node Details

Node Summary

Version
210400 (/BurritoCoinCore:0.21.4/)
Protocol Version
70017
Status
Synchronized
Uptime
1 week, 1 day, 18 hours

Blockchain

Chain
main
Block Count
10,167
Difficulty
0.004 x 10
Data Size
3.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
active(0+)
start:12/31,timeout:Invalid date
mweb
started(8064+)

Network

Host
127.0.0.1:9226
Peers
1
(1 in; 0 out)
Upload
4.6 MB(6.1 B/s)
Download
1.1 MB(1.4 B/s)

ipv4
ipv6
onion

Addresses
  • 50.116.17.170:9227(score: 18)

getblockchaininfo

{
    "chain": "main",
    "blocks": 10167,
    "headers": 10167,
    "bestblockhash": "90ea40f05f1e46e6c3e6483320dda204a49cc4c120e2a23ecd3a743435be99e4",
    "difficulty": 0.00390625,
    "mediantime": 1782986515,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000000448016ba0",
    "size_on_disk": 3056637,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "taproot": {
            "type": "bip9",
            "bip9": {
                "status": "active",
                "start_time": -1,
                "timeout": 9223372036854776000,
                "since": 0
            },
            "height": 0,
            "active": true
        },
        "mweb": {
            "type": "bip8",
            "bip8": {
                "status": "started",
                "bit": 4,
                "start_height": 0,
                "timeout_height": 8064,
                "since": 8064,
                "statistics": {
                    "period": 8064,
                    "threshold": 6048,
                    "elapsed": 2104,
                    "count": 2104,
                    "possible": true
                }
            },
            "active": false
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 1077336,
    "totalbytessent": 4619687,
    "timemillis": 1783064731245,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 210400,
    "subversion": "/BurritoCoinCore:0.21.4/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 1,
    "connections_out": 0,
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "50.116.17.170",
            "port": 9227,
            "score": 18
        }
    ],
    "warnings": ""
}

getindexinfo

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