Node Details

Node Summary

Version
218100 (/DoriancoinCore:0.21.81/)
Protocol Version
70017
Status
Synchronized
Uptime
2 months, 21 days

Blockchain

Chain
main
Block Count
1,344,562
Difficulty
0.485 x 10
Data Size
870 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
10
(5 in; 5 out)
Upload
802.8 MB(113.8 B/s)
Download
127.6 MB(18.1 B/s)

ipv4
ipv6
onion

Addresses
  • 2600:1702:2aa6:c404::19ae:1949(score: 3)
  • 2600:1702:2aa6:c404:5054:ff:fed2:6a24:1949(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 1344562,
    "headers": 1344562,
    "bestblockhash": "0e5dc0e31025d062cfe8ab84e1d8b186f5d67a21ec450d301f8a7dec7df78ca5",
    "difficulty": 0.4846904814732638,
    "mediantime": 1784579761,
    "verificationprogress": 0.9999999856534895,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000001b9229f2799fe5",
    "size_on_disk": 870025934,
    "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": 127620361,
    "totalbytessent": 802835942,
    "timemillis": 1784580266049,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 218100,
    "subversion": "/DoriancoinCore:0.21.81/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 5,
    "connections_out": 5,
    "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": "2600:1702:2aa6:c404::19ae",
            "port": 1949,
            "score": 3
        },
        {
            "address": "2600:1702:2aa6:c404:5054:ff:fed2:6a24",
            "port": 1949,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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