序数ブラウザ
The ord
binary includes a block explorer. We host an instance of the block explorer on mainnet at ordinals.com, on signet at signet.ordinals.com, and on testnet at testnet.ordinals.com. As of version 0.16.0 the wallet needs ord server
running in the background. This is analogous to how bitcoin-cli
needs bitcoind
running in the background.
運行ブラウザ
サーバはローカルで運行可能:
ord server
指定されたポートは、'--http-port'タグを使用します。
ord server --http-port 8080
The JSON-API endpoints are enabled by default, to disable them add the --disable-json-api
flag (see here for more info):
ord server --disable-json-api
検索
検索ボックスではさまざまなオブジェクトを使用できます:
ブロック
ブロックはハッシュで見つけることができます。例えば、創世ブロックです:
000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
取引
創世記ブロックのcoinbaseトランザクションなど、ハッシュによってトランザクションを見つけることができます。:
4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b
輸出
Transaction outputs can be searched by outpoint, for example, the only output of the genesis block coinbase transaction:
4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b:0
聡
聡は整数で検索することができ、ビットコインの供給全体の中のそれらの位置:
10進数では、そのブロックとそのブロック内のオフセット:
度数、それらの週期、前回の半減以来のブロック、前回の難易度調整以来のブロック、そしてブロック内のオフセット:
名前に応じて、文字"a"~"z"の26文字の組み合わせで表されます:
または百分率で、採掘時にすでに発行された、または発行される予定のビットコインの供給量のパーセント: