Address
17NESxgYubkS6L94JfFAdcyAjqWCsxbngy


Summary
Script Public Key
76a91445d4b7232aeb68eb4ba144703a56d28cc214521088ac
First Seen
Block #853,866
2024-08-23 02:11:24 utc
Balance
0
Transactions
2
QR Code
17NESxgYubkS6L94JfFAdcyAjqWCsxbngy
Scripthash
e7507c11c63a5d6adf143197aaf78174fd22900b2f774171f89d3413a1d94a2a
Is Valid?
Is Script?
Is Witness?
Is Mine?
Is Watch-Only?

Since this explorer is database-free, it doesn't natively support address transaction history. However, you can configure it to communicate with one or more ElectrumX servers to build and display this data. In doing so, you should be aware that you'll be trusting those ElectrumX servers. If you configure multiple servers the results obtained from each will be cross-referenced against the others. Communicating with ElectrumX servers will also impact your privacy since the servers will know what addresses you're interested in. If these tradeoffs are acceptable, you can see a list of public ElectrumX servers here:

https://uasf.saltylemon.org/electrum

Node.ValidateAddress

{
    "isvalid": true,
    "address": "17NESxgYubkS6L94JfFAdcyAjqWCsxbngy",
    "scriptPubKey": "76a91445d4b7232aeb68eb4ba144703a56d28cc214521088ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

{
    "result": {
        "confirmed": 0,
        "unconfirmed": 0
    },
    "server": "localhost"
}

Electrum.History

{
    "result": [
        {
            "tx_hash": "c327a175be729142d28671cbea0104280062136e36ea6a74b794c1c5f2d24629",
            "height": 853867
        },
        {
            "tx_hash": "91fb6893feff01b5e651dbd3d7dabf869160b26189910d96b8a79e8654ad0a03",
            "height": 855014
        }
    ],
    "server": "localhost"
}