Address
17sJyvaZhH2hRWetmA4o54RjmfTjgmP4Nb


Summary
Script Public Key
76a9144b54901d399f745fef63a2557df9b52f327773a088ac
First Seen
Block #854,079
2024-08-24 11:45:51 utc
Balance
0
Transactions
2
QR Code
17sJyvaZhH2hRWetmA4o54RjmfTjgmP4Nb
Scripthash
287f4679f9f83b6fac53a95327f853c14d431137a20dcec4bd2df28a38deab77
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": "17sJyvaZhH2hRWetmA4o54RjmfTjgmP4Nb",
    "scriptPubKey": "76a9144b54901d399f745fef63a2557df9b52f327773a088ac",
    "ismine": false,
    "iswatchonly": false,
    "isscript": false
}

Electrum.Balance

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

Electrum.History

{
    "result": [
        {
            "tx_hash": "7d3736ab863f3b36e96898dbbcdb1a9961afc98b3033546156029c0e7b97518e",
            "height": 854080
        },
        {
            "tx_hash": "1a482d78e4a56c76176adaacb654e8cd1a265d747cc9c6f8bede6118555972c8",
            "height": 855276
        }
    ],
    "server": "tbcnode.com"
}