A light node (also called a light client or SPV node) is a type of blockchain node that does not download or store the entire blockchain history. Instead, it only keeps block headers and relies on full nodes to provide transaction data when needed. Light nodes can verify that a transaction is included in a block using Merkle proofs without processing every transaction. They are ideal for mobile wallets and devices with limited storage and bandwidth.