This
Bismuth Explorer has received an update. You can see the live application at
Bismuth.imKey Changes:- performance gain by adding optional SQLite indexes (new indexes/ tools), which can be created/dropped anytime
- performance gain via new in-process caching (aliases, latest block, circulation, custom aliases)
- home page refreshed with separate Transactions and Blocks sections
- new pages: /transactions, /blocks (both paginated)
- new detail routes: /tx/<txid> (base58 or raw txid), /block/<blocknumber> (paginated tx list), /address/<address> (paginated)
- txid URLs now use web‑safe base58 (txref); search accepts both raw txid and base58
- /token/<tokenname> updated with paginated token transactions
- added JSON endpoints for UI refresh: /home_data, /transactions_data, /blocks_data
Github Repo Link:Bismuth Explorer