Basic terms
Basic terms for beginner, explain how blockchain works, etc.
https://ethereum.org/en/developers/docs/intro-to-ethereum/
Account
https://ethereum.org/en/developers/docs/accounts/
An Ethereum account is an entity with an ether (ETH) balance that can send transactions on Ethereum. Accounts can be user-controlled or deployed as smart contracts.
Transaction:
https://ethereum.org/en/developers/docs/evm/#transactions