0xB10C / memo

Bitcoin mempool.observer Website
https://mempool.observer/
GNU Affero General Public License v3.0
71 stars 23 forks source link

Add the transaction version as a filter to the Bitcoin Transaction Monitor #53

Closed 0xB10C closed 4 years ago

0xB10C commented 4 years ago

This adds the transaction version (currently either 1 or 2 as per BIP-68) to the Bitcoin Transaction Monitor. Currently the split between v1 and v2 tx is 75 % / 25 % which qualifies the transaction version as a good filter.