What is Validator?
A validator is a node operator on a proof-of-stake blockchain that stakes cryptocurrency to participate in block production and validation — earning rewards for honest behavior and risking slashing for violations.
WHY IT MATTERS
Validators are the PoS equivalent of miners. Selected to propose and attest to blocks based on their stake, they maintain network security through economic commitment. Honest behavior earns staking rewards; dishonest behavior triggers slashing.
Running an Ethereum validator requires 32 ETH and reliable infrastructure. Validator clients (Prysm, Lighthouse, Teku, Nimbus) handle block proposals, attestations, and sync committee duties.
Validator set diversity matters: client diversity (multiple software implementations), geographic distribution, and entity diversity contribute to network resilience.