This tool visualizes the evaluation of Bitcoin Scripts.
It can parse ASM, HEX or BITD (bitcoind format) scripts.

It can also accept a url query parameter `txInput=<txid>_i<indexOfInput>` which gets the locking and unlocking scripts of that input and visualizes them both as evaluated Bitcoin Script.

Bitcoin Script Evaluator IDE