Ethereum uses the Account/Balance model, which keeps track of the total balance, or “state,” of each account. If Bitcoin’s UTXO model is similar to bills and coins, Ethereum’s model is more like a checking account, allowing for fine-grained control over the amount that can be withdrawn, and making more complex programs easier to implement.