Less than 1 minute
- BlockHandler: On each and every block, run a mapping function
- TransactionHandlers: On each and every transaction that matches optional filter criteria, run a mapping function
- ActionHandlers: On each and every transaction action that matches optional filter criteria, run a mapping function