6
When a miner creates blocks, do transactions in that block affect the result? For example, if a miner creates a block, but now a new transaction is broadcast on the network, will the miner stop current work, then add the new transaction as one of the inputs, then recreate the block?
1You can't "recreate" a block. If it has different transactions, it's a totally different block. When a miner mines a block, they'll start on the next block, typically including all transactions that are valid for inclusion at that time. – David Schwartz – 2013-11-13T02:50:19.813