A private key is a long, randomly generated string of letters and numbers that mathematically proves ownership of a specific address on the blockchain. It is paired with a public key, which can be shared freely, similar to how you can share a bank account number but not your PIN.
Whoever has access to the private key has full control over the funds at that address, with no way for anyone else to intervene or reverse a transaction made with it. This is fundamentally different from traditional banking, where a bank can often reverse fraudulent transactions or reset access.
Most wallet apps handle private keys behind the scenes so you rarely see the raw key itself, instead interacting through your seed phrase or a password-protected app. Still, understanding that this key is the true source of ownership helps explain why phishing and scams targeting it are so dangerous.