AlgoExplorer: Algorand Explorer for TEAL Won Future of Blockchain Award

Pablo Yabo
Rand Labs
Published in
2 min readApr 29, 2020

We are proud to announce that the AlgoExplorer has been selected as the winner in the Future of Blockchain Competition for an Algorand explorer challenge for TEAL, the ASC1 language.

Algorand Explorer: TEAL Transaction

We worked tirelessly to build a fully functioning Algorand explorer for TEAL programs. Now, the AlgoExplorer is able to show the TEAL program associated with a transaction, the arguments of the program, all referenced addresses in the program, and index these transactions to all involved accounts.

Furthermore, we decompile the TEAL’s code into a human-readable format. We also show the arguments and the compiled TEAL code’s byte code, in base64. The TEAL Algorand explorer works in Mainnet, Testnet, and Betanet.

You can watch our demo presentation of our Algorand TEAL explorer here:

Algorand Explorer: TEAL Explorer

To see the TEAL Algorand explorer working, follow these examples:

Transactions with a TEAL program

Algorand Explorer TEAL Transaction Example #1

Algorand Explorer TEAL Transaction Example #2

Accounts with a TEAL transaction involved

Algorand Explorer TEAL Address Example #1

Algorand Explorer TEAL Address Example #2

Algorand Explorer: Account TEAL

Go ahead and start trying our new TEAL feature on the AlgoExplorer.

--

--