Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
1,283,480
Difficulty
0.062 x 10
Data Size
807.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
4
(1 in; 3 out)
Upload
3.8 GB(10.3 KB/s)
Download
82.4 MB(223.2 B/s)

ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 1283480,
    "headers": 1283480,
    "bestblockhash": "b1de49aed2fc8f2e5f77b1b41550f98d9cc5eed6b6f528d394738bfbdc6a630a",
    "difficulty": 0.06227662471812308,
    "mediantime": 1775426605,
    "verificationprogress": 0.9999999883090972,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000019feefed025bbf",
    "size_on_disk": 807361481,
    "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": 82385301,
    "totalbytessent": 3810585920,
    "timemillis": 1775428469456,
    "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": 0,
    "networkactive": true,
    "connections": 4,
    "connections_in": 1,
    "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": 1277492
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 1277492
    }
}