Address
1F1VVfeheUPmK14hZ2iGZUL9ZP2Lf5NrTX


Summary
Script Public Key
76a91499a98bf95438aef9db44af6da1a8856c25e441c588ac
First Seen
Block #853,943
2024-08-23 13:59:02 utc
Balance
0
Transactions
2
QR Code
1F1VVfeheUPmK14hZ2iGZUL9ZP2Lf5NrTX
Scripthash
61808c415da18b30e1b08406e95eed5c65959550b8bc6f6a530c99a81e921a2a
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": "1F1VVfeheUPmK14hZ2iGZUL9ZP2Lf5NrTX",
    "scriptPubKey": "76a91499a98bf95438aef9db44af6da1a8856c25e441c588ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "882cf6d89ba3af80d3f2e12ce479f9a70408f06e397def3a8f446af0c93f2499",
            "height": 853944
        },
        {
            "tx_hash": "46c81bf7e6cee4e6593968252c29cafabaae3c10e1b1713a604c0303615394d5",
            "height": 855094
        }
    ],
    "server": "tbcnode.com"
}