-
Output script ASM format
Listen to all transaction events and filter them to display ASM format of the output scripts
-
Incoming transaction to an address
Try sending some money to this address to see it show up in realtime
-
Transaction graph
Listen to all transaction events and filter them to only display the sender and receiver transaction graph
-
Memo.cash posts
Listen to ONLY memo.cash posts and transform the transaction to display only the message
-
Memo.cash Topic Posts
Listen to ONLY certain memo.cash topic posts and transform the transaction to display only the message
-
Monitor Only Coinbase Transactions
Coinbase Transactions don't have an input, so filter for transactions with an empty input, and transform it to display human readable info
-
Raw input/output scripts
Liten to all transaction events and transform them to display ASM representation of both inputs and outputs
-
Entire raw transaction
Listen to all transaction events and dlisplay the full transaction object that gets stored in BitDB
-
Transaction id only
Listen to all transaction events and transform to display the transaction ids and explorer URLs