Mineninja bitcoin wiki


Unauthorized spending is mitigated by bitcoin's implementation of public-private key cryptography. For example; when Alice sends a bitcoin to Bob, Bob becomes the new owner of the bitcoin. Eve observing the transaction might want to spend the bitcoin Bob just received, but she cannot sign the transaction without the knowledge of Bob's private key. A specific problem that an internet payment system must solve is double-spending , whereby a user pays the same coin to two or more different recipients.

An example of such a problem would be if Eve sent a bitcoin to Alice and later sent the same bitcoin to Bob. The bitcoin network guards against double-spending by recording all bitcoin transfers in a ledger the blockchain that is visible to all users, and ensuring for all transferred bitcoins that they haven't been previously spent. If Eve offers to pay Alice a bitcoin in exchange for goods and signs a corresponding transaction, it is still possible that she also creates a different transaction at the same time sending the same bitcoin to Bob.

By the rules, the network accepts only one of the transactions. This is called a race attack , since there is a race which transaction will be accepted first. Alice can reduce the risk of race attack stipulating that she will not deliver the goods until Eve's payment to Alice appears in the blockchain.

A variant race attack which has been called a Finney attack by reference to Hal Finney requires the participation of a miner. Instead of sending both payment requests to pay Bob and Alice with the same coins to the network, Eve issues only Alice's payment request to the network, while the accomplice tries to mine a block that includes the payment to Bob instead of Alice.

There is a positive probability that the rogue miner will succeed before the network, in which case the payment to Alice will be rejected.

As with the plain race attack, Alice can reduce the risk of a Finney attack by waiting for the payment to be included in the blockchain. Each block that is added to the blockchain, starting with the block containing a given transaction, is called a confirmation of that transaction.

Ideally, merchants and services that receive payment in bitcoin should wait for at least one confirmation to be distributed over the network, before assuming that the payment was done. Deanonymisation is a strategy in data mining in which anonymous data is cross-referenced with other sources of data to re-identify the anonymous data source. Along with transaction graph analysis, which may reveal connections between bitcoin addresses pseudonyms , [20] [25] there is a possible attack [26] which links a user's pseudonym to its IP address.

If the peer is using Tor , the attack includes a method to separate the peer from the Tor network, forcing them to use their real IP address for any further transactions. The attack makes use of bitcoin mechanisms of relaying peer addresses and anti- DoS protection.

Each miner can choose which transactions are included in or exempted from a block. Upon receiving a new transaction a node must validate it: To carry out that check the node needs to access the blockchain. Any user who does not trust his network neighbors, should keep a full local copy of the blockchain, so that any input can be verified.

As noted in Nakamoto's whitepaper, it is possible to verify bitcoin payments without running a full network node simplified payment verification, SPV. A user only needs a copy of the block headers of the longest chain, which are available by querying network nodes until it is apparent that the longest chain has been obtained. Then, get the Merkle branch linking the transaction to its block. Linking the transaction to a place in the chain demonstrates that a network node has accepted it, and blocks added after it further establish the confirmation.

While it is possible to store any digital file in the blockchain, the larger the transaction size, the larger any associated fees become. The use of bitcoin by criminals has attracted the attention of financial regulators, legislative bodies, law enforcement, and the media. Senate held a hearing on virtual currencies in November Several news outlets have asserted that the popularity of bitcoins hinges on the ability to use them to purchase illegal goods.

A CMU researcher estimated that in , 4. Due to the anonymous nature and the lack of central control on these markets, it is hard to know whether the services are real or just trying to take the bitcoins. Several deep web black markets have been shut by authorities. In October Silk Road was shut down by U. Some black market sites may seek to steal bitcoins from customers.

The bitcoin community branded one site, Sheep Marketplace, as a scam when it prevented withdrawals and shut down after an alleged bitcoins theft. According to the Internet Watch Foundation , a UK-based charity, bitcoin is used to purchase child pornography, and almost such websites accept it as payment. Bitcoin isn't the sole way to purchase child pornography online, as Troels Oertling, head of the cybercrime unit at Europol , states, "Ukash and Paysafecard Bitcoins may not be ideal for money laundering, because all transactions are public.

In early , an operator of a U. Securities and Exchange Commission charged the company and its founder in "with defrauding investors in a Ponzi scheme involving bitcoin".

From Wikipedia, the free encyclopedia. For a broader coverage related to this topic, see Bitcoin. Information technology portal Cryptography portal. Archived from the original on 3 November Retrieved 2 November Retrieved 30 January Retrieved 20 December Financial Cryptography and Data Security.

Retrieved 21 August Retrieved 3 October Retrieved 9 January Retrieved 7 January Retrieved 22 April Economic and Environmental Costs of Bitcoin Mining". Retrieved 25 November Retrieved 13 January Retrieved 20 September Good Or Bad For Bitcoin? Retrieved 10 January Retrieved 18 October Retrieved 22 October International Association for Cryptologic Research.

Casey; Paul Vigna 16 June Retrieved 30 June Security and Privacy in Social Networks: Retrieved 14 January Retrieved 30 November Retrieved 20 October Retrieved 10 October The Economist Newspaper Limited.

Retrieved 21 October Guardian News and Media Limited. An Analysis of Google Search Data". Social Science Research Network. Traveling the Silk Road: Gox, but not limited to it. The latter corresponds to the amount of money entering and leaving the Bitcoin network, and statistics for it are readily available The only conclusion we can draw from this comparison is that Silk Road-related trades could plausibly correspond to 4.

Bitcoin was invented by an unknown person or group of people under the name Satoshi Nakamoto [10] and released as open-source software in Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, [12] products, and services. As of February , over , merchants and vendors accepted bitcoin as payment. The word bitcoin first occurred and was defined in the white paper [5] that was published on 31 October There is no uniform convention for bitcoin capitalization.

Some sources use Bitcoin , capitalized, to refer to the technology and network and bitcoin , lowercase, to refer to the unit of account. The unit of account of the bitcoin system is a bitcoin. Named in homage to bitcoin's creator, a satoshi is the smallest amount within bitcoin representing 0.

As with most new symbols, font support is very limited. Typefaces supporting it include Horta. On 18 August , the domain name "bitcoin. In January , the bitcoin network came into existence after Satoshi Nakamoto mined the first ever block on the chain, known as the genesis block. This note has been interpreted as both a timestamp of the genesis date and a derisive comment on the instability caused by fractional-reserve banking.

The receiver of the first bitcoin transaction was cypherpunk Hal Finney , who created the first reusable proof-of-work system RPOW in In the early days, Nakamoto is estimated to have mined 1 million bitcoins. So, if I get hit by a bus, it would be clear that the project would go on. Over the history of Bitcoin there have been several spins offs and deliberate hard forks that have lived on as separate blockchains.

These have come to be known as "altcoins", short for alternative coins, since Bitcoin was the first blockchain and these are derivative of it. These spin offs occur so that new ideas can be tested, when the scope of that idea is outside that of Bitcoin, or when the community is split about merging such changes.

Since then there have been numerous forks of Bitcoin. See list of bitcoin forks. The blockchain is a public ledger that records bitcoin transactions. A novel solution accomplishes this without any trusted central authority: The blockchain is a distributed database — to achieve independent verification of the chain of ownership of any and every bitcoin amount, each network node stores its own copy of the blockchain.

This allows bitcoin software to determine when a particular bitcoin amount has been spent, which is necessary in order to prevent double-spending in an environment without central oversight. Whereas a conventional ledger records the transfers of actual bills or promissory notes that exist apart from it, the blockchain is the only place that bitcoins can be said to exist in the form of unspent outputs of transactions.

Transactions are defined using a Forth -like scripting language. When a user sends bitcoins, the user designates each address and the amount of bitcoin being sent to that address in an output.

To prevent double spending, each input must refer to a previous unspent output in the blockchain. Since transactions can have multiple outputs, users can send bitcoins to multiple recipients in one transaction.

As in a cash transaction, the sum of inputs coins used to pay can exceed the intended sum of payments. In such a case, an additional output is used, returning the change back to the payer. Paying a transaction fee is optional. Because the size of mined blocks is capped by the network, miners choose transactions based on the fee paid relative to their storage size, not the absolute amount of money paid as a fee.

The size of transactions is dependent on the number of inputs used to create the transaction, and the number of outputs. In the blockchain, bitcoins are registered to bitcoin addresses. Creating a bitcoin address is nothing more than picking a random valid private key and computing the corresponding bitcoin address. This computation can be done in a split second.

But the reverse computing the private key of a given bitcoin address is mathematically unfeasible and so users can tell others and make public a bitcoin address without compromising its corresponding private key. Moreover, the number of valid private keys is so vast that it is extremely unlikely someone will compute a key-pair that is already in use and has funds. The vast number of valid private keys makes it unfeasible that brute force could be used for that.

To be able to spend the bitcoins, the owner must know the corresponding private key and digitally sign the transaction. The network verifies the signature using the public key. If the private key is lost, the bitcoin network will not recognize any other evidence of ownership; [8] the coins are then unusable, and effectively lost. Mining is a record-keeping service done through the use of computer processing power.

To be accepted by the rest of the network, a new block must contain a so-called proof-of-work PoW. Every 2, blocks approximately 14 days at roughly 10 min per block , the difficulty target is adjusted based on the network's recent performance, with the aim of keeping the average time between new blocks at ten minutes.

In this way the system automatically adapts to the total amount of mining power on the network. The proof-of-work system, alongside the chaining of blocks, makes modifications of the blockchain extremely hard, as an attacker must modify all subsequent blocks in order for the modifications of one block to be accepted.

Computing power is often bundled together or "pooled" to reduce variance in miner income. Individual mining rigs often have to wait for long periods to confirm a block of transactions and receive payment. In a pool, all participating miners get paid every time a participating server solves a block. This payment depends on the amount of work an individual miner contributed to help find that block.

The successful miner finding the new block is rewarded with newly created bitcoins and transaction fees. To claim the reward, a special transaction called a coinbase is included with the processed payments. The bitcoin protocol specifies that the reward for adding a block will be halved every , blocks approximately every four years.

Eventually, the reward will decrease to zero, and the limit of 21 million bitcoins [f] will be reached c. Their numbers are being released roughly every ten minutes and the rate at which they are generated would drop by half every four years until all were in circulation.

A wallet stores the information necessary to transact bitcoins. While wallets are often described as a place to hold [59] or store bitcoins, [60] due to the nature of the system, bitcoins are inseparable from the blockchain transaction ledger. A better way to describe a wallet is something that "stores the digital credentials for your bitcoin holdings" [60] and allows one to access and spend them.

Bitcoin uses public-key cryptography , in which two cryptographic keys, one public and one private, are generated. There are three modes which wallets can operate in. They have an inverse relationship with regards to trustlessness and computational requirements. Third-party internet services called online wallets offer similar functionality but may be easier to use.

In this case, credentials to access funds are stored with the online wallet provider rather than on the user's hardware. A malicious provider or a breach in server security may cause entrusted bitcoins to be stolen. An example of such a security breach occurred with Mt.

Physical wallets store offline the credentials necessary to spend bitcoins. Another type of wallet called a hardware wallet keeps credentials offline while facilitating transactions. The first wallet program — simply named "Bitcoin" — was released in by Satoshi Nakamoto as open-source code.

While a decentralized system cannot have an "official" implementation, Bitcoin Core is considered by some to be bitcoin's preferred implementation. Bitcoin was designed not to need a central authority [5] and the bitcoin network is considered to be decentralized.

In mining pool Ghash. The pool has voluntarily capped their hashing power at Bitcoin is pseudonymous , meaning that funds are not tied to real-world entities but rather bitcoin addresses.

Owners of bitcoin addresses are not explicitly identified, but all transactions on the blockchain are public. In addition, transactions can be linked to individuals and companies through "idioms of use" e.

To heighten financial privacy, a new bitcoin address can be generated for each transaction. Wallets and similar software technically handle all bitcoins as equivalent, establishing the basic level of fungibility. Researchers have pointed out that the history of each bitcoin is registered and publicly available in the blockchain ledger, and that some users may refuse to accept bitcoins coming from controversial transactions, which would harm bitcoin's fungibility.

The blocks in the blockchain were originally limited to 32 megabyte in size. The block size limit of one megabyte was introduced by Satoshi Nakamoto in , as an anti-spam measure. Transactions contain some data which is only used to verify the transaction, and does not otherwise effect the movement of coins.

SegWit introduces a new transaction format that moves this data into a new field in a backwards-compatible way. The segregated data, the so-called witness , is not sent to non-SegWit nodes and therefore does not form part of the blockchain as seen by legacy nodes.

This lowers the size of the average transaction in such nodes' view, thereby increasing the block size without incurring the hard fork implied by other proposals for block size increases. Bitcoin is a digital asset designed by its inventor, Satoshi Nakamoto, to work as a currency.

The question whether bitcoin is a currency or not is still disputed. According to research produced by Cambridge University , there were between 2. The number of users has grown significantly since , when there were , to 1. In , the number of merchants accepting bitcoin exceeded , Reasons for this fall include high transaction fees due to bitcoin's scalability issues, long transaction times and a rise in value making consumers unwilling to spend it.

Merchants accepting bitcoin ordinarily use the services of bitcoin payment service providers such as BitPay or Coinbase. When a customer pays in bitcoin, the payment service provider accepts the bitcoin on behalf of the merchant, converts it to the local currency, and sends the obtained amount to merchant's bank account, charging a fee for the service.

Bitcoins can be bought on digital currency exchanges. According to Tony Gallippi , a co-founder of BitPay , "banks are scared to deal with bitcoin companies, even if they really want to". In a report, Bank of America Merrill Lynch stated that "we believe bitcoin can become a major means of payment for e-commerce and may emerge as a serious competitor to traditional money-transfer providers.

Plans were announced to include a bitcoin futures option on the Chicago Mercantile Exchange in Some Argentinians have bought bitcoins to protect their savings against high inflation or the possibility that governments could confiscate savings accounts. The Winklevoss twins have invested into bitcoins. Other methods of investment are bitcoin funds. The first regulated bitcoin fund was established in Jersey in July and approved by the Jersey Financial Services Commission.

Forbes named bitcoin the best investment of The price of bitcoins has gone through various cycles of appreciation and depreciation referred to by some as bubbles and busts. According to Mark T. Various journalists, [78] [] economists, [] [] and the central bank of Estonia [] have voiced concerns that bitcoin is a Ponzi scheme. In , Eric Posner , a law professor at the University of Chicago, stated that "a real Ponzi scheme takes fraud; bitcoin, by contrast, seems more like a collective delusion.

Zero Hedge claimed that the same day Dimon made his statement, JP Morgan also purchased a large amount of bitcoins for its clients. You can have cryptodollars in yen and stuff like that. Bitcoin has been labelled a speculative bubble by many including former Fed Chairman Alan Greenspan [] and economist John Quiggin.

Lee, in a piece for The Washington Post pointed out that the observed cycles of appreciation and depreciation don't correspond to the definition of speculative bubble. It's a mirage, basically. Because of bitcoin's decentralized nature, nation-states cannot shut down the network or alter its technical rules. While some countries have explicitly allowed its use and trade, others have banned or restricted it. Regulations and bans that apply to bitcoin probably extend to similar cryptocurrency systems.

Bitcoin has been criticized for the amounts of electricity consumed by mining. As of , The Economist estimated that even if all miners used modern facilities, the combined electricity consumption would be To lower the costs, bitcoin miners have set up in places like Iceland where geothermal energy is cheap and cooling Arctic air is free.

The use of bitcoin by criminals has attracted the attention of financial regulators, legislative bodies, law enforcement, and the media. Senate held a hearing on virtual currencies in November Several news outlets have asserted that the popularity of bitcoins hinges on the ability to use them to purchase illegal goods.

It will cover studies of cryptocurrencies and related technologies, and is published by the University of Pittsburgh. Authors are also asked to include a personal bitcoin address in the first page of their papers. The documentary film, The Rise and Rise of Bitcoin late , features interviews with people who use bitcoin, such as a computer programmer and a drug dealer.

In Charles Stross ' science fiction novel, Neptune's Brood , "bitcoin" a modified version is used as the universal interstellar payment system. From Wikipedia, the free encyclopedia. For a broader coverage related to this topic, see Blockchain. For a broader coverage related to this topic, see Cryptocurrency wallet.

Legality of bitcoin by country or territory. Cryptography portal Business and economics portal Free and open-source software portal Internet portal Numismatics portal. The timestamp of the block is This block is unlike all other blocks in that it doesn't have a previous block to reference. The fact is that gold miners are rewarded for producing gold, while bitcoin miners are not rewarded for producing bitcoins; they are rewarded for their record-keeping services.

Archived from the original on 7 August Retrieved 25 May Archived from the original on 20 June Retrieved 20 June Archived from the original on 20 January Retrieved 30 September Archived PDF from the original on 20 March Retrieved 28 April Financial Crimes Enforcement Network. Archived PDF from the original on 9 October Retrieved 1 June Archived from the original on 9 October Retrieved 8 October Archived PDF from the original on 21 September Retrieved 22 October Archived from the original on 24 October Retrieved 24 October The Economist Newspaper Limited.

Archived from the original on 21 August Retrieved 23 September Bitcoin and its mysterious inventor". Archived from the original on 1 November Retrieved 31 October Archived from the original on 31 October Retrieved 16 November Archived from the original on 28 November Retrieved 20 November Archived PDF from the original on 10 April Retrieved 14 April The Age of Cryptocurrency: Archived from the original on 2 January Retrieved 28 December Archived from the original on 27 July Retrieved 22 December Standards vary, but there seems to be a consensus forming around Bitcoin, capitalized, for the system, the software, and the network it runs on, and bitcoin, lowercase, for the currency itself.

Is It Bitcoin, or bitcoin? The Orthography of the Cryptography". Archived from the original on 19 April Retrieved 21 April The Chronicle of Higher Education chronicle. Archived from the original on 16 April Retrieved 19 April Archived from the original on 5 January Retrieved 28 January Retrieved 2 November Archived from the original on 27 October Archived from the original on 2 November Archived from the original on 18 June Retrieved 23 April Archived PDF from the original on 14 October Retrieved 26 August Archived from the original on 11 October Retrieved 11 October Archived from the original on 21 July Archived from the original on 26 March Retrieved 13 October Archived from the original on 15 October And the Future of Money.

Archived from the original on 21 January Retrieved 20 January Archived from the original on 4 January Retrieved 24 February Here's how he describes it". Archived from the original on 27 February Archived from the original on 3 September Retrieved 2 September Archived from the original on 4 November Retrieved 4 November Archived from the original on 21 October Retrieved 7 October Archived from the original on 2 September Retrieved 6 December Archived from the original on 26 January Retrieved 24 January The Wall Street Journal.

Archived from the original on 20 August Retrieved 8 November Archived from the original on November 18, Archived from the original on 3 July Retrieved 3 July Archived from the original on 19 August Retrieved 28 June Telegraph Media Group Limited. Archived from the original on 23 January