Address
13u9ScmQWccYTCNJzmtszitZme5fmi53Ad


Summary
Script Public Key
76a9141fcceda6f4bce51bf641b31afd411be69fc5241888ac
First Seen
Block #853,773
2024-08-22 10:11:29 utc
Balance
0.0005 TBC
Transactions
1
QR Code
13u9ScmQWccYTCNJzmtszitZme5fmi53Ad
Scripthash
4176b4e724ec2d5d8053562af2b276da73ac53a29a295634f57af3a393395cbf
Is Valid?
Is Script?
Is Witness?
Is Mine?
Is Watch-Only?
1 Transaction

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": "13u9ScmQWccYTCNJzmtszitZme5fmi53Ad",
    "scriptPubKey": "76a9141fcceda6f4bce51bf641b31afd411be69fc5241888ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "e95f6b273866eb1c8adec1c4a13729f3d014494389e9cb083d17c25c2dd014c6",
            "height": 853774
        }
    ],
    "server": "localhost"
}