Node Details

Node Summary

Version
210400 (/LitecoinCore:0.21.4/)
Protocol Version
70017
Status
Synchronized
Uptime
3 days, 17 hours

Blockchain

Chain
main
Block Count
4,024
Difficulty
40.93 x 103
Data Size
1.4 MB
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
194.163.147.88:9332
Peers
0
Upload
0 B(0 B/s)
Download
0 B(0 B/s)

ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 4024,
    "headers": 4024,
    "bestblockhash": "000000000001828018530815168d3fdda07a25b7b6132e035ec46c74e10a67a4",
    "difficulty": 40929.94348774933,
    "mediantime": 1772033354,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000731860f5ad3215e",
    "size_on_disk": 1436226,
    "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": 2161152,
                "timeout_height": 2370816,
                "since": 0
            },
            "active": false
        },
        "mweb": {
            "type": "bip8",
            "bip8": {
                "status": "defined",
                "start_height": 2217600,
                "timeout_height": 2427264,
                "since": 0
            },
            "active": false
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 0,
    "totalbytessent": 0,
    "timemillis": 1772034359304,
    "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": "/LitecoinCore:0.21.4/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": false,
    "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": 1292
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 1292
    }
}