Node Details

Node Summary

Version
300000 (/Satoshi:30.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
6 months, 2 days

Blockchain

Chain
main
Block Count
177,379
Difficulty
0 x 10
Data Size
53.2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(1+)
taproot
locked_in(10080+)
start:4/24,timeout:8/11
min height:709,632

Network

Host
127.0.0.1:5332
Peers
1
Upload
579.4 MB(36.3 B/s)
Download
108.6 MB(6.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 177379,
    "headers": 177379,
    "bestblockhash": "000024eef985e927d7e7f549aea90b7c65f9689c8c16fe461fd65c604a01dff1",
    "bits": "1e65664b",
    "target": "000065664b000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.00003852274656175479,
    "time": 1779377506,
    "mediantime": 1779376954,
    "verificationprogress": 0.0001305332868113603,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000c733624aef",
    "size_on_disk": 53201029,
    "pruned": false,
    "warnings": []
}

getnettotals

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

getnetworkinfo

{
    "version": 300000,
    "subversion": "/Satoshi:30.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 0,
    "connections_out": 1,
    "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": [],
    "warnings": []
}

getindexinfo

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