Node Details

Node Summary

Version
210400 (/RGMCore:0.21.4/)
Protocol Version
70017
Status
Initial block download progress 100%
Uptime
4:09:35

Blockchain

Chain
main
Block Count
0
Difficulty
0 x 10
Data Size
282 B
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
defined(0+)
mweb
defined(0+)

Network

Host
127.0.0.1:14031
Peers
0
Upload
91.4 KB(6.1 B/s)
Download
0 B(0 B/s)

ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 0,
    "headers": 0,
    "bestblockhash": "8c135feb62820ffc0e1a944e0a929ae70a957a21b1f9fcafeefccaff409f6548",
    "difficulty": 0.000244140625,
    "mediantime": 1332105315,
    "verificationprogress": 1,
    "initialblockdownload": true,
    "chainwork": "0000000000000000000000000000000000000000000000000000000000100010",
    "size_on_disk": 282,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "taproot": {
            "type": "bip8",
            "bip8": {
                "status": "defined",
                "start_height": 2147483647,
                "timeout_height": 2147483647,
                "since": 0
            },
            "active": false
        },
        "mweb": {
            "type": "bip8",
            "bip8": {
                "status": "defined",
                "start_height": 2147483647,
                "timeout_height": 2147483647,
                "since": 0
            },
            "active": false
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 0,
    "totalbytessent": 91350,
    "timemillis": 1768507533503,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 210400,
    "subversion": "/RGMCore:0.21.4/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 0,
    "connections_in": 0,
    "connections_out": 0,
    "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": 0
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 0
    }
}