Address
18aXLZzaUyJGtktCExwP4hnH1stFsnFc9c


Summary
Script Public Key
76a914531fee7dc374f39b1049cc693682718a3ab8d31e88ac
First Seen
Block #853,823
2024-08-22 19:56:26 utc
Balance
0.002 TBC
Transactions
4
QR Code
18aXLZzaUyJGtktCExwP4hnH1stFsnFc9c
Scripthash
c9f3c0ad6ded7f714033a1406b2a801d6c5d25628029223692beb0fb7a09ea34
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": "18aXLZzaUyJGtktCExwP4hnH1stFsnFc9c",
    "scriptPubKey": "76a914531fee7dc374f39b1049cc693682718a3ab8d31e88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "e5528e91f11c8d52824f4d88f440c79d55ab660783e826d830cb3ac756e74ba9",
            "height": 853824
        },
        {
            "tx_hash": "ce72012a670a4d47e2610a1b3ffd840aef81a5c98dd35278f099522679965990",
            "height": 853957
        },
        {
            "tx_hash": "be171b3e0144c4efabb553d4277ebc43adbec7ea99a05d5c92af13697b836874",
            "height": 854113
        },
        {
            "tx_hash": "61f14d085cf7f4bd6d40894e733deedce35ea2e6e55862aeb4782d690dc8b7dd",
            "height": 854198
        }
    ],
    "server": "tbcnode.com"
}