Transactions are the actions that add new data to the blockchain.
For a transaction to be included in a block, it pays gas: the fee for asking Ethereum to do work. Part of that fee is burned, and an optional tip goes to the validator that includes it.
A basic ETH transfer uses 21,000 gas units. The base fee is burned, and the priority fee is the validator tip.