Loading Tool

Explorer IconExplorer

Memory Pool

80,697 transactions
30.23 vMB
0.15141945 BTC
Random Selection Loading Transactions
Max Size: 182.20/200 MB

Candidate Block

Mining Attempt d9b90e75cba1fd444322f78b65ca36fbe6c00ef136c4989d3bf9c5f8ccf4ff94
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root cf04ea8cd1f900e702eaccbedbe779f71ef1e6191d3cbcefcf4ed6ce699d1a7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,937
Size: 1.00 vMB
Total Fees: 0.07786471 BTC
Feerates: 251.00 > 7.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (571,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,746 343,746 00000000000000001116eee4bdf5e00290a7ffa54b7fd107366b9958ba786384 926 0.65/1.00 vMB 14
343,745 343,745 000000000000000002a6f90a679b2d50f9ec808bab7a28515ac53b79ab2fd416 804 0.75/1.00 vMB 19
343,744 343,744 00000000000000001887ed2ee705ee2236a8d78496eecea17000493403d60f50 2,190 0.75/1.00 vMB 37
343,743 343,743 000000000000000011ab4274a38dc1efb14d71b08b388fc8f2df9ab094d3f34d 1,823 1.00/1.00 vMB 30
343,742 343,742 0000000000000000095f6663f257ad3dbbe34b1a3fd39d13a00a63b4fb7def94 960 0.55/1.00 vMB 26
343,741 343,741 0000000000000000133446688c76257d40e267b31bfc601a641a325d8bec08ac 827 0.63/1.00 vMB 25
343,740 343,740 0000000000000000109401da682baec42f7211598ea7da72d1d1df7b5bce3474 329 0.21/1.00 vMB 20
343,739 343,739 00000000000000001171fedbd68eb7cc5b23e2b787e1f7475fb1fa97fcea7d31 133 0.11/1.00 vMB 16
343,738 343,738 00000000000000000cccc689704a5a30b84edbc1c3ac54b613a3c6a02971ba9c 210 0.15/1.00 vMB 18
343,737 343,737 000000000000000004d78a84b40bb740f604c5b9b9574f113e4cdb46ee3cdc02 92 0.10/1.00 vMB 11
343,736 343,736 0000000000000000064713aa290bcea8b0f31a5fab7138f75013a2fb4cf6ca4b 579 0.31/1.00 vMB 30
343,735 343,735 00000000000000000b408d9c526e45b4caba53e53068cc1669195491ccca3017 262 0.17/1.00 vMB 18
343,734 343,734 00000000000000000da5e975195401ec20e254cdd82018b2df087c0aed7c378f 616 0.46/1.00 vMB 17
343,733 343,733 00000000000000000e4c2d80246694ffd934987c067448b3ba997f456ebdd9e7 184 0.11/1.00 vMB 22
343,732 343,732 000000000000000010e5cbdb4c0d764d0980ba1ffbfa625b5893104fd2f201d7 117 0.10/1.00 vMB 10
343,731 343,731 000000000000000001788c0130ee827a3ec12cb4aa7d24431f082e71c7812d79 182 0.23/1.00 vMB 16
343,730 343,730 00000000000000000712c09020168ddcf6216c04a8372fee584f1b4f62603760 1,015 0.75/1.00 vMB 19
343,729 343,729 000000000000000007ab535b682532532d2c37c2aeceb1d1a14863d4fb332113 431 0.19/1.00 vMB 35
343,728 343,728 0000000000000000117b4b64d9bfde9f6ae7828af7360728ab54757e4db68e4f 177 0.14/1.00 vMB 20
343,727 343,727 00000000000000000b6504c846eadadb48996824ca1c586d78a018c85829a2f7 1,257 0.61/1.00 vMB 28
343,726 343,726 0000000000000000087f9fd14a7be131b1d1563239659c07be6a66e98293ef3c 140 0.10/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.