1
Do they get put in an orphaned block or not get put into any block at all?
1
Do they get put in an orphaned block or not get put into any block at all?
4
Invalid transactions are never included in valid blocks. They can be included in a block, but that block would be rejected as invalid (and not classified as an orphan block).
thanks. to finalise my understanding, are Orphan blocks just blocks that are valid but not placed on the longest chain (as the miners who made these orphan blocks) as the miner wasn't the first to solve the hash puzzle (POW)? – DCH – 2018-06-20T21:00:36.873
Yes. Orphan blocks are completely valid, just not in the main chain. – Andrew Chow – 2018-06-20T22:06:26.220