Loading Tool

Explorer IconExplorer

Memory Pool

41,995 transactions
27.72 vMB
0.07678372 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt d28964cc51ec9ea4ea3e1cfe8c035c541c4037f74bcf58d5b085368053e25b68
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 2029593feb3d987b40af116b962205f9099493d6ea49c73197691cac36a9a640
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.02143281 BTC
Feerates: 180.63 > 2.15 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (620,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,492 294,492 0000000000000000042d18468918c1491c27f7775a9ca76917cc81db35381337 208 0.11/1.00 vMB 32
294,491 294,491 0000000000000000008484e4b3329cb8db881c6f2c06f1704fe500b0e956703a 399 0.21/1.00 vMB 35
294,490 294,490 00000000000000001661b0aac50941a7e8f8e5f480c66e8c54a3049add0e0db0 265 0.14/1.00 vMB 33
294,489 294,489 0000000000000000799fbe7e8e07209d2b0f3ff9579070abc23c73f1b419b795 203 0.13/1.00 vMB 33
294,488 294,488 0000000000000000184262b54d26a0d680d8fde03a548d43323f753e9a37500d 62 0.03/1.00 vMB 40
294,487 294,487 00000000000000001b130d17c8a65eb3826735036bda7eff87fa995a3850a55d 279 0.27/1.00 vMB 20
294,486 294,486 00000000000000005d9f722a33b37c6ae6b339c3716e0c9c1bcca0b5293fc65e 52 0.02/1.00 vMB 39
294,485 294,485 000000000000000086b8ebf65dffa4805227f3903d754f092bdd06da600eadce 176 0.10/1.00 vMB 31
294,484 294,484 00000000000000005d9d4b952a66dcc251184246f54ac265576aced2816d6f41 246 0.11/1.00 vMB 36
294,483 294,483 000000000000000022747cc04b1ed4f546e02f22f69de78b93e9168f85d6aa47 244 0.19/1.00 vMB 22
294,482 294,482 0000000000000000a52d70653e00389c9bb1b2fab3b3df30a615b0402bee5c28 256 0.09/1.00 vMB 50
294,481 294,481 00000000000000000ca3e654e4599ac6cc36b19fe8331d5952f687ddbdea2da2 256 0.08/1.00 vMB 59
294,480 294,480 00000000000000006d970f289dc02228cc7413251c7f67e27ce18369e6fdbfbf 64 0.02/1.00 vMB 60
294,479 294,479 000000000000000090beb02610ddea413c41b0a65222cc95a0fdc91e33920670 137 0.06/1.00 vMB 37
294,478 294,478 0000000000000000a2dbbca3a36839376a47ea69b904a1f55486552e2aa8244f 147 0.06/1.00 vMB 39
294,477 294,477 00000000000000004ea193b88bc34933643b0fe8ac0613b4bccbbbb39e4b6768 234 0.11/1.00 vMB 39
294,476 294,476 0000000000000000a98f26600d9d16600d2999bfac1a47ace34c4bf9ff1e9a56 373 0.22/1.00 vMB 28
294,475 294,475 00000000000000002bae579ab0bdb5958acf1c06e7da92bac94b9140ccd9481e 32 0.01/1.00 vMB 41
294,474 294,474 0000000000000000027bed3f73c3ab474f19c7b8c8ef8856ceead8f8b58b0f81 39 0.02/1.00 vMB 33
294,473 294,473 0000000000000000ac44549413fe9ba78189c9c454578560a20cef1cd7a2f427 235 0.12/1.00 vMB 31
294,472 294,472 000000000000000076093577717b57e11726da8a2ebb19379b655aeb8d39eea2 379 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 634.08 GB
    • Received: 12.24 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.