-
What is the difference between a SPV (simplified payment verification) and a full node?
-
What does it mean when a transaction is broadcasted?
A wallet assembles a transaction based on existing owned UTXOs to convert into nex UXTOs using a private key. The transaction is then broadcast across the newtork.
- How does a miner pick which transactions that gets added to the next block?
The miner picks transactions with the largest fee.