Block explorers
Block explorers are tools that maintain an index of transactions and their relationships to each other, allowing fast look up of information useful to wallets, users, and developers.
Although many users find block explorers to be a convenient way to look up information about their own transactions, their searches may be logged and used to associate their transactions with their IP address, browser cookies, and other identifying information. The large indexes block explorers keep also aren’t expected to scale well as the size and complexity of the block chain grows.
Primary code and documentation
Optech newsletter and website mentions
2022
- Launch of block explorer with private information retrieval capability
- Idea to use transaction lookup servers to serve unused wallet addresses
2021
2019
2018
Previous Topic:
BIP70 payment protocol
Next Topic:
Channel commitment upgrades