Mining

提供: tezos-wiki
2018年4月12日 (木) 21:50時点における1.75.2.22 (トーク)による版 (難しさ)
移動先: 案内検索

<! - このページは短くてシンプルにデザインされています!可能であれば、独自のページを持ち、他のページにリンクする必要があることについて、非常に簡単な説明だけを提供する必要があります。このページは、マイニング記事のほとんどを整理するためのエントリーポイントと場所として機能するはずです。ありがとうございました! ( - アロス) - > thumb | right |自家製の[採掘リグ|鉱業設備]]

はじめに

「マイニング」は、過去の取引のBitcoinの公的元帳にトランザクション記録を追加するプロセスです(そして「[採掘リグ|採鉱リグ]」は、単一コンピュータシステムのための必要な計算を実行する口語的なメタファーです。 "鉱業"。 過去のトランザクションの元帳は、ブロックの連鎖であるためブロックチェーンと呼ばれます。 ブロックチェーンは、確認するネットワークの他の部分との取引が行われたのと同様に機能します。 Bitcoinノードはブロックチェーンを使用して、正当なBitcoinトランザクションと既に別の場所で費やされたコインを再使用する試みとを区別します。 鉱山は、リソースを集中的に使用することが難しく、鉱山労働者が毎日見つけたブロックの数が安定しているように意図的に設計されています。個々のブロックには有効と見なされる[仕事の証拠|仕事の証明]が含まれていなければならない。この作業証明は、ブロックを受信するたびに他のBitcoinノードによって検証されます。 Bitcoinはhashcash作業証明関数を使用します。 鉱業の主な目的はトランザクションの履歴を任意のエンティティによって変更することは計算上不可能に設定することです。ブロックチェーンをダウンロードして検証することで、bitcoin nodesはビットコインのイベントの順序についてコンセンサスに達することができます。 マイニングは Bitcoinsを導入するシステムに使用されるメカニズムでもあります: 鉱夫には新しく作られたコインの「補助金」だけでなく、手数料も支払われます。 これは、新しいコインを分散的に普及させる目的と、人々にシステムのセキュリティを提供する動機付けをする目的の両方に役立ちます。 Bitcoin鉱業は、他の商品の採掘に似ているため、いわゆる呼ばれています。 それは努力を必要とし、それは参加することを望む誰でも新しい単位をゆっくりと利用できるようにする。重要な相違点は、供給​​が採掘量に依存しないことです。一般的に、全マイナーハッシュパワーを変更しても、長期的に作成されるビットコインの数は変わりません。

難しさ

計算上困難な問題

ブロックをマイニングすることは困難です。なぜなら、ブロックがネットワークによって受け入れられるためには、ブロックのヘッダのSHA-256ハッシュが target以下でなければならないからです。この問題は、説明のために簡略化することができます。ブロックのハッシュは、特定の数のゼロで開始する必要があります。多くのゼロで始まるハッシュを計算する確率は非常に低いので、多くの試みが行われなければならない。各ラウンドで新しいハッシュを生成するために、 nonceがインクリメントされます。詳しくは、Proof of workを参照してください。

難易度メトリック

難しさは、新しいブロックを見つけ出すのが最も簡単なものと比較してどれほど難しいかの尺度です。レートは2,016ブロックごとに再計算され、前の2,016ブロックがちょうど2週間で生成されます(2週間)、この難しさで誰もが採掘されました。これは、平均して10分ごとに1ブロックの期待利回りです。 より多くの鉱夫が参加するにつれて、ブロック作成の割合が増加します。ブロック生成の割合が増加するにつれて、ブロック生成の速度を低下させることによる効果の均衡を保ちながら、補償するのが困難になる。悪意のある鉱夫が必要とする難易度目標を満たさないブロックは、ネットワーク内の他の参加者によって単純に拒否されます。

報酬

ブロックが発見されると、発見者は、ネットワーク内の全員が合意した一定数のビットコインを授与することができる。現在、この賞金は12.5ビットコインです。この値は210,000ブロックごとに半分になります。 規制通貨供給を参照してください。 さらに、鉱山者は取引を送信しているユーザーから支払われた料金を授与されます。手数料は、鉱山者が取引をそのブロックに含めるインセンティブです。将来的には、新しいブロックコイン鉱夫の数が各ブロックで減少するにつれて、料金は鉱業収入のより重要な割合を占めることになります。

The mining ecosystem

Hardware

Users have used various types of hardware over time to mine blocks. Hardware specifications and performance statistics are detailed on the Mining Hardware Comparison page.

CPU Mining

Early Bitcoin client versions allowed users to use their CPUs to mine. The advent of GPU mining made CPU mining financially unwise as the hashrate of the network grew to such a degree that the amount of bitcoins produced by CPU mining became lower than the cost of power to operate a CPU. The option was therefore removed from the core Bitcoin client's user interface.

GPU Mining

GPU Mining is drastically faster and more efficient than CPU mining. See the main article: Why a GPU mines faster than a CPU. A variety of popular mining rigs have been documented.

FPGA Mining

FPGA mining is a very efficient and fast way to mine, comparable to GPU mining and drastically outperforming CPU mining. FPGAs typically consume very small amounts of power with relatively high hash ratings, making them more viable and efficient than GPU mining. See Mining Hardware Comparison for FPGA hardware specifications and statistics.

ASIC Mining

An application-specific integrated circuit, or ASIC, is a microchip designed and manufactured for a very specific purpose. ASICs designed for Bitcoin mining were first released in 2013. For the amount of power they consume, they are vastly faster than all previous technologies and already have made GPU mining financially.

Mining services (Cloud mining)

Mining contractors provide mining services with performance specified by contract, often referred to as a "Mining Contract." They may, for example, rent out a specific level of mining capacity for a set price at a specific duration.

Pools

As more and more miners competed for the limited supply of blocks, individuals found that they were working for months without finding a block and receiving any reward for their mining efforts. This made mining something of a gamble. To address the variance in their income miners started organizing themselves into pools so that they could share rewards more evenly. See Pooled mining and Comparison of mining pools.

History

Bitcoin's public ledger (the "block chain") was started on January 3rd, 2009 at 18:15 UTC presumably by Satoshi Nakamoto. The first block is known as the genesis block. The first transaction recorded in the first block was a single transaction paying the reward of 50 new bitcoins to its creator.

See Also

ru:Mining