Enter a TXID, get an SPV BEEF (Background Evaluation Extended Format)
(you can retrieve your Envelope format using checkbox selection)
This is a website where you can generate SPV BEEF for a transaction, given its TXID. An SPV BEEF is a way to represent a Bitcoin transaction that allows it to be handed to its recipients and verified by an SPV client without the need for any other information.
You can request the equivalent Envelope(deprecated) format using the checkbox, but this is far less efficient and generally discouraged.
The code is on GitHub.
If you have any questions, please reach out to the Babbage Team.