What is BITCOIN & How its Bitcoin Work.
The basics for a new user
What Are Bitcoins?
Bitcoins are electronic currency, otherwise known as 'cryptocurrency'. Bitcoins are a form of digital public money that is created by painstaking mathematical computations and policed by millions of computer users called 'miners'.
Bitcoins are,in essence,electricity converted into long strings of code that have money value .
Why Bitcoins Are So Controversial
Various reasons have converged to make Bitcoin currency a real media sensation.
From 2011-2013, criminal traders made bitcoins famous by buying them in batches of millions of dollars so they could move money outside of the eyes of law enforcement. Subsequently, the value of bitcoins skyrocketed.
Ultimately, though, bitcoins are highly controversial because they take the power of making money away from central federal banks, and give it to the general public. Bitcoin accounts cannot be frozen or examined by tax men, and middleman banks are completely unnecessary for bitcoins to move. Law enforcement and bankers see bitcoins as 'gold nuggets in the wild wild west', beyond the control of traditional police and financial institutions.
How Bitcoin Work
As a new user, you can get started with Bitcoin without understanding the technical details. Once you have installed a Bitcoin wallet on your computer or mobile phone, it will generate your first Bitcoin address and you can create more whenever you need one. You can disclose your addresses to your friends so that they can pay you or vice versa. In fact, this is pretty similar to how email works, except that Bitcoin addresses should only be used once.
Balances - block chain
The block chain is a shared public ledger on which the entire Bitcoin network relies. All confirmed transactions are included in the block chain. This way, Bitcoin wallets can calculate their spendable balance and new transactions can be verified to be spending bitcoins that are actually owned by the spender. The integrity and the chronological order of the block chain are enforced with cryptography.
Transactions - private keys
A transaction is a transfer of value between Bitcoin wallets that gets included in the block chain. Bitcoin wallets keep a secret piece of data called a private key or seed, which is used to sign transactions, providing a mathematical proof that they have come from the owner of the wallet. The signature also prevents the transaction from being altered by anybody once it has been issued. All transactions are broadcast between users and usually begin to be confirmed by the network in the following 10 minutes, through a process called mining.
Processing - mining
Mining is a distributed consensus system that is used to confirm waiting transactions by including them in the block chain. It enforces a chronological order in the block chain, protects the neutrality of the network, and allows different computers to agree on the state of the system. To be confirmed, transactions must be packed in a block that fits very strict cryptographic rules that will be verified by the network. These rules prevent previous blocks from being modified because doing so would invalidate all following blocks. Mining also creates the equivalent of a competitive lottery that prevents any individual from easily adding new blocks consecutively in the block chain. This way, no individuals can control what is included in the block chain or replace parts of the block chain to roll back their own spends.
Going down the rabbit hole
This is only a very short and concise summary of the system. If you want to get into the details, you can read the original paper that describes the system's design, read the developer documentation, and explore the Bitcoin wiki.
Bitcoin Security
They are as secure as possessing physical precious metal. Just like holding a bag of gold coins, a person who takes reasonable precautions will be safe from having their personal cache stolen by hackers.
Your bitcoin wallet can be stored online (i.e. a cloud service) or offline (a hard driveor USB stick). The offline method is more hacker-resistant and absolutely recommended for anyone who owns more than 1 or 2 bitcoins.
More than hacker intrusion, the real loss risk with bitcoins revolves around not backing up your wallet with a failsafe copy. There is an important .dat file that is updated every time you receive or send bitcoins, so this .dat file should be copied and stored as a duplicate backup every day you do bitcoin transactions.
Post a Comment