Homework on Bitcoin Ecosystem - Questions
What is the difference between a SPV (simplified payment verification) and a full node?
A SPV does not hold a copy of the full blockchain. Svp gets his data from a full node. A full node holds a copy of the full blockchain.
What does it mean when a transaction is broadcasted?
Every node receives a copy of a transaction, will check the transaction if it is correct and will pas it on to other nodes in the network.
How does a miner pick which transactions that gets added to the next block?
The minder will pick the transactions that are correct and have the highest fee