Node Details

Active Warnings

Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.

Node Summary

Version
218000 (/DoriancoinCore:0.21.80/)
Protocol Version
70017
Status
Synchronized
Uptime
3:07:48

Blockchain

Chain
main
Block Count
1,243,927
Difficulty
0.989 x 10
Data Size
700.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(0+)
bip66
active(302,983+)
bip65
active(302,983+)
csv
segwit
taproot
defined(0+)
mweb
defined(0+)

Network

Host
127.0.0.1:1948
Peers
4
(1 in; 3 out)
Upload
37.2 KB(3.3 B/s)
Download
35.7 KB(3.2 B/s)

ipv4
ipv6
onion

Addresses
  • 2600:1702:2aa6:c400::1154:1949(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 1243927,
    "headers": 1243927,
    "bestblockhash": "ee9948190a1c9a418a4bc2b5a2ed782f231d54798b06eb51691ec1b9ab43f648",
    "difficulty": 0.988700138796693,
    "mediantime": 1767967605,
    "verificationprogress": 0.9999329909727704,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000013607b942668c4",
    "size_on_disk": 700099136,
    "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": false,
            "height": 1244000
        },
        "segwit": {
            "type": "buried",
            "active": false,
            "height": 1244000
        },
        "taproot": {
            "type": "bip8",
            "bip8": {
                "status": "defined",
                "start_height": 2161152,
                "timeout_height": 2370816,
                "since": 0
            },
            "active": false
        },
        "mweb": {
            "type": "bip8",
            "bip8": {
                "status": "defined",
                "start_height": 2217600,
                "timeout_height": 2427264,
                "since": 0
            },
            "active": false
        }
    },
    "warnings": "Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade."
}

getnettotals

{
    "totalbytesrecv": 35734,
    "totalbytessent": 37220,
    "timemillis": 1767983863455,
    "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": [
        {
            "address": "2600:1702:2aa6:c400::1154",
            "port": 1949,
            "score": 1
        }
    ],
    "warnings": "Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade."
}

getindexinfo

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