Node Details

Node Summary

Version
1000400 (/LitecoinCore:1.0.4/)
Protocol Version
70017
Status
Initial block download progress 100%
Uptime
3 days, 8 hours

Blockchain

Chain
main
Block Count
7,120
(headers: 7,894)
Difficulty
0.001 x 10
Data Size
2 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(1+)
segwit
active(0+)
testdummy
started(2016+)
timeout:Invalid date
taproot
active(6,048+)
mweb
defined(0+)
start:9/27

Network

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

ipv4
ipv6
onion

Addresses
  • 72.62.128.83:9333(score: 1)
  • 2a02:4780:10:fc5a::1:9333(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 7120,
    "headers": 7894,
    "bestblockhash": "a2b3f172699d7e82cacb180645b7fa04ca612518a0979ee1f54d136945398491",
    "difficulty": 0.0008411571796818012,
    "mediantime": 1771232378,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000003db102fcd",
    "size_on_disk": 1990357,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 1
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "testdummy": {
            "type": "bip9",
            "bip9": {
                "status": "started",
                "bit": 28,
                "start_time": 0,
                "timeout": 9223372036854776000,
                "since": 2016,
                "statistics": {
                    "period": 2016,
                    "threshold": 1512,
                    "elapsed": 1073,
                    "count": 1073,
                    "possible": true
                }
            },
            "active": false
        },
        "taproot": {
            "type": "bip8",
            "bip8": {
                "status": "active",
                "start_height": 0,
                "timeout_height": 0,
                "since": 6048
            },
            "height": 6048,
            "active": true
        },
        "mweb": {
            "type": "bip9",
            "bip9": {
                "status": "defined",
                "start_time": 999999999999,
                "timeout": 0,
                "since": 0
            },
            "active": false
        }
    },
    "warnings": ""
}

getnettotals

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

getnetworkinfo

{
    "version": 1000400,
    "subversion": "/LitecoinCore:1.0.4/",
    "protocolversion": 70017,
    "localservices": "0000000001800449",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED",
        "MWEB_LIGHT_CLIENT",
        "MWEB"
    ],
    "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
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "72.62.128.83",
            "port": 9333,
            "score": 1
        },
        {
            "address": "2a02:4780:10:fc5a::1",
            "port": 9333,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "basic block filter index": {
        "synced": true,
        "best_block_height": 6371
    }
}