Node Details

Node Summary

Version
218000 (/DoriancoinCore:0.21.80/)
Protocol Version
70017
Status
Synchronized
Uptime
2 days, 8 hours

Blockchain

Chain
main
Block Count
1,288,409
Difficulty
0.067 x 10
Data Size
812.4 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(0+)
bip66
active(302,983+)
bip65
active(302,983+)
csv
active(1,244,000+)
segwit
active(1,244,000+)
taproot
active(1,244,220+)
mweb
active(1,244,100+)

Network

Host
127.0.0.1:1948
Peers
5
(2 in; 3 out)
Upload
6.9 MB(34.2 B/s)
Download
870.7 KB(4.3 B/s)

ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 1288409,
    "headers": 1288409,
    "bestblockhash": "7b2f34595faae0db13b10be5314fb1326f311d17fa042028e9097b2cd24d972b",
    "difficulty": 0.06681810813042863,
    "mediantime": 1776167222,
    "verificationprogress": 0.9999999461497042,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000001a9af9e07d2e75",
    "size_on_disk": 812373965,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 302983
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 302983
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 1244000
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1244000
        },
        "taproot": {
            "type": "buried",
            "active": true,
            "height": 1244220
        },
        "mweb": {
            "type": "buried",
            "active": true,
            "height": 1244100
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 870697,
    "totalbytessent": 6908654,
    "timemillis": 1776167703756,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 218000,
    "subversion": "/DoriancoinCore:0.21.80/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "localrelay": true,
    "timeoffset": 1,
    "networkactive": true,
    "connections": 5,
    "connections_in": 2,
    "connections_out": 3,
    "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": [],
    "warnings": ""
}

getindexinfo

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