Since this explorer is database-free, it doesn't natively support address balances and transaction histories. In order to provide this functionality, address balances and transaction history can be requested from a configurable set of ElectrumX servers. If multiple ElectrumX servers are configured, the results are cross-referenced and conflicts noted. For the transaction history displayed below, only the transaction identifiers from ElectrumX are used; the transaction details are requested via RPC from this app's primary node, as usual.
Configured ElectrumX Servers{
"isvalid": true,
"address": "384LZ84Lb3DivtX4eZPKbid3kbhotnDqKE",
"scriptPubKey": "a91445d90ac06d3d833574684b0c4111119d769b44bb87",
"ismine": false,
"iswatchonly": false,
"isscript": true,
"iswitness": false
}
{
"result": {
"confirmed": 0,
"unconfirmed": 0
},
"server": "e-x.not.fyi"
}
{
"result": [
{
"tx_hash": "dbbbb02085a9d31f02a59d9db134f07cb42df2133e8ff89ca8795645bf7e9370",
"height": 562569
},
{
"tx_hash": "b3a2664ca09aecfe78f7811d50e4aca56433ea15e99ebfae1253645203145184",
"height": 562570
},
{
"tx_hash": "4a72c1ae2453cc3461455499adbf85f6a0300e63591e3412a1bd589d36eae432",
"height": 562578
},
{
"tx_hash": "5b766f2f9b66814ab699a7d14d26483423e887466e82c9751f841e9d8f0b03a7",
"height": 562606
},
{
"tx_hash": "f237016d2cf24be90783a43455f9cae8d364e4efb37e07514b06d4a4e7054241",
"height": 562611
},
{
"tx_hash": "4e923d01112dfd8e82cfb37c3a523912d2cf58f71e06d6fac0b5dd5b4bd8e5e4",
"height": 562615
},
{
"tx_hash": "b329eb5e95546f5326eb0b4bb79e9fc0ede2382fc064ecd05a7e3beb84b8ca79",
"height": 562619
},
{
"tx_hash": "e31a5f4290acb2dad260bf8827ee54ecbe746a4070d132bf30a60e78563d563b",
"height": 562627
},
{
"tx_hash": "dfe755059382c3bdfc5d8991cb999826107d6a3d4010400bbe0a667bfb44f072",
"height": 562739
},
{
"tx_hash": "d7289aae9ad6163aff7abf4afb3e3dbafd93548dc5b6f90f69b9b705a4658e09",
"height": 562749
},
{
"tx_hash": "7595264d98d3f67a053ca53630afa5c77db622bb147dbaa808962b1c50f73cf0",
"height": 562750
}
],
"server": "e-x.not.fyi"
}