Loading Tool

Explorer IconExplorer

Memory Pool

49,903 transactions
29.04 vMB
0.06919098 BTC
Random Selection Loading Transactions
Max Size: 154.84/200 MB

Candidate Block

Mining Attempt ee8777d3e1d32c0cfa0ea35b07fd02de5ceea7fc154b63657fed8ab557a4167c
Version 20000000
Previous Block 0000000000000000000123917c1c24e68a0a0bea8122dbb8edfa0019bd0ffd84
Merkle Root baba5b2bb51791d4bd7da347ff82dc0e2f2851e40738448f9b60a60724750109
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.01258741 BTC
Feerates: 73.20 > 1.26 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,263 (911,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
2,731 2,731 000000002720171a25a22889ee7d4f33538b927a262e8d617523d448fe8ad794 1 0.00/1.00 vMB 0
2,730 2,730 00000000471e58945f3e967d5ae8b6dfd0d6335c11260c2fc6075c005a14ab26 1 0.00/1.00 vMB 0
2,729 2,729 00000000353203facafa80f07f05a2f5df0237846d9b5d1fd4dbbfd56f6dd107 1 0.00/1.00 vMB 0
2,728 2,728 000000002eababc383ae816a69515f21ce47e99eff7ddca9a2e9d8cc82f54bf6 1 0.00/1.00 vMB 0
2,727 2,727 00000000dc9149f7231f7295c4045ddf952c6424575afbb8dd07c5e7f0d0567d 1 0.00/1.00 vMB 0
2,726 2,726 00000000beb2d3ca0b4e46a1fa2b2ed679f4bd4b4d36603ea4a7fb8fbf07cc67 1 0.00/1.00 vMB 0
2,725 2,725 000000009c8b925bf3883d823c47602f4e304ea665c7dfda9cbc9e7b550f5965 1 0.00/1.00 vMB 0
2,724 2,724 000000006f7257a170baafd603b8da9ad06695f9fa9fdd2c9f764099919b998c 1 0.00/1.00 vMB 0
2,723 2,723 00000000cff88241b632ae5260a48a0a96a6cb6b90d237d05ab8181bd97470c0 1 0.00/1.00 vMB 0
2,722 2,722 000000004bf01051fa90794d4ea563d350304a1abab32ea0359f9a0369057e25 1 0.00/1.00 vMB 0
2,721 2,721 00000000ee0241f476b222d6e2aa219d8882cc04927a7b32ee1a7ca1f4408112 1 0.00/1.00 vMB 0
2,720 2,720 00000000356b8c7d725f4da31dd2e8d441a52446e88812562598ba588099289a 1 0.00/1.00 vMB 0
2,719 2,719 00000000bfd3c9bce9f32df730377f628c8c09a3175603cfd40095a361b8c417 1 0.00/1.00 vMB 0
2,718 2,718 00000000c7bde0d880a138cd7740026b9b7e18436951ffb12c992541c5ba3a73 1 0.00/1.00 vMB 0
2,717 2,717 00000000b8ca3931632b20657f1d6064a3ec4066d5f2bb4b716cc06671a9014d 1 0.00/1.00 vMB 0
2,716 2,716 000000003306f2059ee41b485afd73b10175a8821f6d3733fa34f7eaa482e35a 1 0.00/1.00 vMB 0
2,715 2,715 000000002507d02560207b4aeb0ac78bc42160d83965e6aab4160a078c6ffe65 1 0.00/1.00 vMB 0
2,714 2,714 0000000029b8f33ee6c012e0011773682777b93555aee7d41b7f4f51db6b5ddb 1 0.00/1.00 vMB 0
2,713 2,713 00000000ff96cede2dbfdf69a0a88c800f3ed9c1130201777090103de9afa7e6 1 0.00/1.00 vMB 0
2,712 2,712 000000008a12b1df85d2a7549a789e9ffb47d74e5a513c20db7424a7662e9071 1 0.00/1.00 vMB 0
2,711 2,711 00000000799e1ddaa6d0f89314128d23c07cff013f90180f425e6c6ca21cb0c3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 577.94 GB
    • Received: 8.67 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.