Address
17PBFjLMJXehb2ExRAXPQDu66eM224nB2X


Summary
Script Public Key
76a91446027727101d0cfafde1bbe6edafcbdf2ae877bd88ac
First Seen
Block #853,018
2024-08-16 23:30:22 utc
Balance
0
Transactions
5
QR Code
17PBFjLMJXehb2ExRAXPQDu66eM224nB2X
Scripthash
afe72d98422cbadd2ade29a67e6217d69c2e0acc1d6c3c0ea403f030ef274177
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": "17PBFjLMJXehb2ExRAXPQDu66eM224nB2X",
    "scriptPubKey": "76a91446027727101d0cfafde1bbe6edafcbdf2ae877bd88ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "bc5fd045b34501ae878feea178fe7cf9de8a4393cf72e2b9eba5c214d7e7eaa0",
            "height": 853019
        },
        {
            "tx_hash": "1f4be787fb37c0e2aee813271101ba494633e32fbd88db447ab61a3f01f378a3",
            "height": 853019
        },
        {
            "tx_hash": "f2b8898c908f55db026fc0432bef1de34618f4b96af60b71042e1a0ec10f8a84",
            "height": 853019
        },
        {
            "tx_hash": "a48e1e17310a767bcefa82e3aa8cf211b508f13404e4649a35465a2a9958808b",
            "height": 853019
        },
        {
            "tx_hash": "6822446013412a259637c39257b90188b31e4f11f4d786f65f1d348da546b755",
            "height": 853019
        }
    ],
    "server": "tbcnode.com"
}