Node Details

Node Summary

Version
218100 (/DoriancoinCore:0.21.81/)
Protocol Version
70017
Status
Synchronized
Uptime
3 weeks, 5 days, 18 hours

Blockchain

Chain
main
Block Count
1,312,601
Difficulty
44.337 x 10
Data Size
837.1 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
9
(4 in; 5 out)
Upload
226.7 MB(98 B/s)
Download
26.5 MB(11.4 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": 1312601,
    "headers": 1312601,
    "bestblockhash": "5732e65158938c2591872ffa0da286d54e474d7f2fd296dec98c1696481c0bac",
    "difficulty": 44.33657505285412,
    "mediantime": 1779762135,
    "verificationprogress": 0.9999860846768984,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000001b4797f8e6d80e",
    "size_on_disk": 837104376,
    "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": 26453419,
    "totalbytessent": 226667209,
    "timemillis": 1779836363991,
    "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": 9,
    "connections_in": 4,
    "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": 1297286
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 1297286
    }
}