Node Details

Node Summary

Version
270000 (/Satoshi:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2 weeks, 5 days, 1 hour

Blockchain

Chain
regtest
Block Count
1,015
Difficulty
0 x 10
Data Size
317.5 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)
testdummy
active(432+)
taproot
active(0+)

Network

Host
127.0.0.1:18443
Peers
0
Upload
0 B(0 B/s)
Download
0 B(0 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "regtest",
    "blocks": 1015,
    "headers": 1015,
    "bestblockhash": "02ce89ce4ddc83f5731bf0ff67ac3ee42e04f796f98c78eed0e7b32aa77335b2",
    "difficulty": 4.656542373906925e-10,
    "time": 1777106464,
    "mediantime": 1777103464,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000000000007f0",
    "size_on_disk": 317528,
    "pruned": false,
    "warnings": ""
}

getnettotals

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

getnetworkinfo

{
    "version": 270000,
    "subversion": "/Satoshi:27.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "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
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 1003
    }
}