Address
19VgNLANfkVKB7es5UShgRLHYPWA66ZS54


Summary
Script Public Key
76a9145d2d84088fac7455ca76f0cc5246b74843f6539a88ac
First Seen
Block #853,900
2024-08-23 07:25:29 utc
Balance
0
Transactions
2
QR Code
19VgNLANfkVKB7es5UShgRLHYPWA66ZS54
Scripthash
2b91d1c16da1e092bee121ce43cc952fbfc6e5f38fdb857349da8619b758b720
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": "19VgNLANfkVKB7es5UShgRLHYPWA66ZS54",
    "scriptPubKey": "76a9145d2d84088fac7455ca76f0cc5246b74843f6539a88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

{
    "result": {
        "confirmed": 0,
        "unconfirmed": 0
    },
    "server": "tbcnode.com"
}

Electrum.History

{
    "result": [
        {
            "tx_hash": "e883fc7546ee4c898a3a054e14bc78fde1bcedf5b6fc0eb34f6ee27db36d5f92",
            "height": 853901
        },
        {
            "tx_hash": "bbf9d6ef3b544b26f1fd6c412a181a8dd534b880ae58c99491a45a9a9292d26d",
            "height": 855056
        }
    ],
    "server": "tbcnode.com"
}