Currently, these throw an error (after an update to Chronik's proto).
We fix this error and also add a nice page for BURNs.
1. `bitcoinsuite` in 6f3e392 adds support for Chronik's new BURN tx type, so update the rev of all bitcoinsuite-* deps
2. Update `Server::tx` to handle BURN tx type
Depends on D13145.