# Transaction Ordering
Transactions in a block are inherently ordered by virtue of their inclusion in the [merkle tree](/protocol/blockchain/block/merkle-tree). Furthermore, the [coinbase transaction](/protocol/blockchain/block#coinbase-transaction).
## Canonical Transaction Ordering (CTOR)
## Legacy Transaction Ordering