Cardano tracking tools
Since Cardano is a public blockchain ledger, it is possible to easily track all recent transactions, block details, and epoch data using different tools.
Exploring transactions and blocks
Cardano explorers
There is a list of available Cardano explorers. These explorers provide user-oriented tools that fetch data from the main database and reflect it in a straightforward and convenient web interface.
Explorers usually show epoch details, which include:
- a number of blocks produced during this epoch
- time the epoch started
- time of last produced block
- number of processed transactions
- total output in ada.
By choosing a specific block, you can explore it in more detail to see its ID, size, epoch and block details, number of included transactions, and confirmations.
You can also search for specific epochs, transactions, or blocks by pasting their IDs in the search field.
Exploring assets
Cardano supports multi-asset creation and management. To see a list of created assets and tokens, you can use these tools:
Exploring stake pools
To find a list of all registered stake pools, their tickers, pool names, and IDs, you can use these tools:
If you'd like to include additional references to ecosystem tracking tools, please submit a pull request.