Node Details

Node Summary

Version
290200 (/Satoshi:29.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2:18:54

Blockchain

Chain
signet
Block Count
257
Difficulty
0.001 x 10
Data Size
116.1 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

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

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 68.183.235.153:38333(score: 1)

getblockchaininfo

{
    "chain": "signet",
    "blocks": 257,
    "headers": 257,
    "bestblockhash": "0000028cd26cc17ae673388a6e0bc6b84f693748ee9401057f484c4e89f6ff32",
    "bits": "1e0377ae",
    "target": "00000377ae000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.001126515290698186,
    "time": 1784886352,
    "mediantime": 1784885576,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000004a67bc28",
    "size_on_disk": 116086,
    "pruned": false,
    "signet_challenge": "00149048fe50778b4fee7156a5847d1d7dc1de789b3f",
    "warnings": []
}

getnettotals

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

getnetworkinfo

{
    "version": 290200,
    "subversion": "/Satoshi:29.2.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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "68.183.235.153",
            "port": 38333,
            "score": 1
        }
    ],
    "warnings": []
}

getindexinfo

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