Address
1EsHsz4TwkbLrCejav1C9naC2ykaZqUXyG


Summary
Script Public Key
76a914981c85ef622bf9ea902dcc17db64b2cdb369b07288ac
First Seen
Block #853,768
2024-08-22 09:14:52 utc
Balance
0.002 TBC
Transactions
4
QR Code
1EsHsz4TwkbLrCejav1C9naC2ykaZqUXyG
Scripthash
d9b791de7a9edd22b9a81d87244c1b5f8abcbbdec53fb4c3c9604ee0328f9139
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": "1EsHsz4TwkbLrCejav1C9naC2ykaZqUXyG",
    "scriptPubKey": "76a914981c85ef622bf9ea902dcc17db64b2cdb369b07288ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "ce6cebad56a021639aaea5dfef017435f10023ba42a50034fe6c4456c3318f8a",
            "height": 853769
        },
        {
            "tx_hash": "dd8232e5acbe5ce3bd91a589ddad27addd62e2c4d5063a49a94869dbbd9a98c5",
            "height": 853901
        },
        {
            "tx_hash": "41e6e8bcf429689a6351ee91aa85a47a9c6a53c87c476075b9ae34acc3bc8073",
            "height": 854082
        },
        {
            "tx_hash": "178138df98891745d77f19ad8a15aec63a6e5b2c6dd7584461526c5d980ef7f8",
            "height": 854217
        }
    ],
    "server": "tbcnode.com"
}