# burnt-explorer This unsophisticated application prints all [`OP_RETURN`](https://en.bitcoin.it/wiki/OP_RETURN) cryptocurrency transaction outputs in a given block range. Usage: ``` burnt-explorer ``` You must have the `blackcoind` binary (name currently hard-coded) available in `$PATH`. Output format is the following: ```