Post
Topic
Board Beginners & Help
Merits 1 from 1 user
Re: Where do bitcoin states get stored?
by
khaled0111
on 28/07/2021, 22:53:39 UTC
⭐ Merited by hosseinimr93 (1)
^^
This is not correct. Your coins aren't stored in your wallet but in the blockchain as unspent tx outputs. A wallet is just a tool to interact with the blockchain using your keypairs (public and private keys).

In fact, you don't even need a wallet to send/receive bitcoin, you can use a tool such as coinb.in to create the raw transaction, sign it then broadcast it to the network.