top of page

ENSURE THAT INVESTOR PROTECTION IS PARAMOUNT AS THE SECURITIES AND EXCHANGE COMMISSION WORKS TO
APPROVE A BITCOIN (BTC) EXCHANGE-TRADED FUND (ETF)

Tons of companies have tried to secure approval from the U.S. Securities and Exchange Commission (SEC) for a bitcoin exchange-traded fund (ETF).  An ETF would allow retail investors to have access to the bitcoin market without having to actually own bitcoin itself.

So far, the SEC has yet to approve any bitcoin ETF applications.

*The following text was taken directly from the Bitcoin.org website:

Bitcoin is an innovative payment network and a new kind of money.  Bitcoin is a consensus network that enables a new payment system and a completely digital money.  It is the first decentralized peer-to-peer payment network that is powered by its users with no central authority or middlemen.  From a user perspective, Bitcoin is pretty much like cash for the Internet.  Bitcoin can also be seen as the most prominent triple entry bookkeeping system in existence.

Bitcoin is the first implementation of a concept called "cryptocurrency," which was first described in 1998 by Wei Dai on the cypherpunks mailing list, suggesting the idea of a new form of money that uses cryptography to control its creation and transactions rather than a central authority. The first Bitcoin specification and proof of concept was published in 2009 in a cryptography mailing list by Satoshi Nakamoto. Satoshi left the project in late 2010 without revealing much about himself.  The community has since grown exponentially with many developers working on Bitcoin.

Satoshi's anonymity often raised unjustified concerns, many of which are linked to misunderstanding of the open-source nature of Bitcoin. The Bitcoin protocol and software are published openly and any developer around the world can review the code or make their own modified version of the Bitcoin software.  Just like current developers, Satoshi's influence was limited to the changes he made being adopted by others and therefore he did not control Bitcoin.  As such, the identity of Bitcoin's inventor is probably as relevant today as the identity of the person who invented paper.

Nobody owns the Bitcoin network much like no one owns the technology behind email.  Bitcoin is controlled by all Bitcoin users around the world. While developers are improving the software, they can't force a change in the Bitcoin protocol because all users are free to choose what software and version they use.  In order to stay compatible with each other, all users need to use software complying with the same rules. Bitcoin can only work correctly with a complete consensus among all users.  Therefore, all users and developers have a strong incentive to protect this consensus.

From a user perspective, Bitcoin is nothing more than a mobile app or computer program that provides a personal Bitcoin wallet and allows a user to send and receive bitcoins with them.  This is how Bitcoin works for most users.

Behind the scenes, the Bitcoin network is sharing a public ledger called the block chain. This ledger contains every transaction ever processed, allowing a user's computer to verify the validity of each transaction.  The authenticity of each transaction is protected by digital signatures corresponding to the sending addresses, allowing all users to have full control over sending bitcoins from their own Bitcoin addresses.  In addition, anyone can process transactions using the computing power of specialized hardware and earn a reward in bitcoins for this service. This is often called mining.  More details about this below:

The block chain is a shared public ledger on which the entire Bitcoin network relies.  All confirmed transactions are included in the block chain.  It allows Bitcoin wallets to calculate their spendable balance so that new transactions can be verified thereby ensuring they're actually owned by the spender.  The integrity and the chronological order of the block chain are enforced with cryptography.

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 to the network and usually begin to be confirmed within 10-20 minutes, through the mining process.

Mining is a distributed consensus system that is used to confirm pending 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 the subsequent blocks.  Mining also creates the equivalent of a competitive lottery that prevents any individual from easily adding new blocks consecutively to the block chain.  In this way, no group or individuals can control what is included in the block chain or replace parts of the block chain to roll back their own spends.

bottom of page