Loading Tool

Explorer IconExplorer

Memory Pool

82,968 transactions
31.38 vMB
0.10712848 BTC
Random Selection Loading Transactions
Max Size: 190.80/200 MB

Candidate Block

Mining Attempt 344c0d80712cca1ac64997d394b6493af096443cc52f88545a3cb9c68b6587b9
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 1e485167becde8faae23d5719f57f7c452363ff79dc1e37eb112bdd487873a82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.02981589 BTC
Feerates: 151.12 > 2.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (12,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
902,488 902,488 000000000000000000022d2b71656ccd5ef0f6165839c9aa98416ec2a83a566c 2,394 1.00/1.00 vMB 4
902,487 902,487 0000000000000000000232b04137449f0fcbe13cdf3ff96e6a67b9c7de012414 1,060 1.00/1.00 vMB 2
902,486 902,486 00000000000000000001e6aea8913f5cb46f5488e94be755cf25eded02c26e80 1,213 1.00/1.00 vMB 3
902,485 902,485 000000000000000000003d1b57f92712bc8a2bfb43cb66c803792ae67cd1eefe 3,197 1.00/1.00 vMB 5
902,484 902,484 000000000000000000016838536bfe85da9c221e812b352bbac0543a71b80cf1 1,504 1.00/1.00 vMB 2
902,483 902,483 0000000000000000000154ed9c70e6da0d67fb9639d5a2d5e5109c0b48cdce40 2,960 1.00/1.00 vMB 4
902,482 902,482 00000000000000000001aeeb89c57ce2b57d23bb2632cb2470da04eea803cc53 936 1.00/1.00 vMB 2
902,481 902,481 00000000000000000001de0fb3dbfd5877e26eaf2fc2009825710139c43e0220 3,088 1.00/1.00 vMB 5
902,480 902,480 00000000000000000000ed26b6066faa28062d77328f4ee9e19c58efd2a8fb03 464 1.00/1.00 vMB 2
902,479 902,479 0000000000000000000193185ea347f00d1aa0972941ce44db5b04a9e7157a81 1,275 1.00/1.00 vMB 3
902,478 902,478 00000000000000000001928a281edbda9be3a7af997f4df16676db9280839751 1,877 1.00/1.00 vMB 4
902,477 902,477 000000000000000000005b202dd02f0e9b485038eb95c680da627de135566fd1 1,002 1.00/1.00 vMB 3
902,476 902,476 00000000000000000001e42686ff09318c388a69cd8b2b89a7f3205afa9aecf2 2,006 1.00/1.00 vMB 4
902,475 902,475 00000000000000000000487cba9dad7063c27c72fa6af204742ea10ab4689db4 2,600 1.00/1.00 vMB 5
902,474 902,474 000000000000000000016e3435fa6c76c479256e7fd1f9297ddae34157df5e58 837 1.00/1.00 vMB 2
902,473 902,473 00000000000000000000effb173be5e3b499f06778aa25c55f32e3a834b46e7d 3,064 1.00/1.00 vMB 4
902,472 902,472 00000000000000000000fd3fc8959cc2087150d477b2b6fb1efab29ecefa56f7 997 1.00/1.00 vMB 2
902,471 902,471 00000000000000000000d720fb302e375172cf08838b9ebbed4735bc613729a3 3,369 1.00/1.00 vMB 5
902,470 902,470 000000000000000000014b2b8ca4bcd0ea9f66d93cda96d613384c7eb4c14347 3,630 1.00/1.00 vMB 10
902,469 902,469 00000000000000000001b662017caabe98bc291b2c36c167583e285efa7bc7ce 2,818 1.00/1.00 vMB 5
902,468 902,468 00000000000000000000a4afbbfd9071193e971b1ecfa586bd26def1a769ccc4 2,793 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.06 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: 720.68 GB
    • Received: 18.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.