Node Details

Node Summary

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

Blockchain

Chain
regtest
Block Count
618
Difficulty
0 x 10
Data Size
188.5 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
testdummy
active(432+)
timeout:Invalid date
taproot
active(0+)
start:12/31,timeout:Invalid date

Network

Host
127.0.0.1:23031
Peers
1
(1 in; 0 out)
Upload
9.3 KB(0.6 B/s)
Download
9.5 KB(0.6 B/s)

ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "regtest",
    "blocks": 618,
    "headers": 618,
    "bestblockhash": "43c3ac7ff2d99216aed4c94484e8d00a500362095664dbff3b7f65fe88352552",
    "difficulty": 4.656542373906925e-10,
    "mediantime": 1768342954,
    "verificationprogress": 1,
    "initialblockdownload": true,
    "chainwork": "00000000000000000000000000000000000000000000000000000000000004d6",
    "size_on_disk": 188481,
    "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
        },
        "testdummy": {
            "type": "bip9",
            "bip9": {
                "status": "active",
                "start_time": 0,
                "timeout": 9223372036854776000,
                "since": 432
            },
            "height": 432,
            "active": true
        },
        "taproot": {
            "type": "bip9",
            "bip9": {
                "status": "active",
                "start_time": -1,
                "timeout": 9223372036854776000,
                "since": 0
            },
            "height": 0,
            "active": true
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 9472,
    "totalbytessent": 9342,
    "timemillis": 1768451613849,
    "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": 1,
    "connections_in": 1,
    "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": 618
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 618
    }
}