Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: [Dec 2021] Mempool empty! Use this opportunity to Consolidate your small inputs!
by
pooya87
on 06/12/2021, 04:40:37 UTC
⭐ Merited by n0nce (1)
On average, the number of transactions that can be processed stays constant,
Actually the "number" of transactions that can be included in a block varies because there is no count limit, there is only a size (or more accurately weight) limit for each block. So in an extreme example you could create 10x 4 MB weight transactions and fill 10 blocks (1 tx per block) or you could create 60 byte transactions and fill a block with ~16660 transactions.