Loading Tool

Explorer IconExplorer

Memory Pool

81,990 transactions
31.14 vMB
0.09387459 BTC
Random Selection Loading Transactions
Max Size: 188.98/200 MB

Candidate Block

Mining Attempt 710afc4f1e91fb2cc250b3c9e2e75212627ef8c7569021b7a360d91f78977cb6
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root f7cb2ea9822d26025fa898d6ccb2fd6cca4f017614d58969efc5dfd247893f0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.02672068 BTC
Feerates: 351.58 > 2.68 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (507,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,884 407,884 000000000000000000bfd5dd44e7393187e4ca6ae90195efe47350216db265bf 2,637 1.00/1.00 vMB 61
407,883 407,883 000000000000000000d99dcbd3781f273b288695586bca9b8f34ca8e3170f9a3 1,058 1.00/1.00 vMB 21
407,882 407,882 00000000000000000064c558c657017b248ebc9c094e9bc48ea6719dd6289cd2 1,800 1.00/1.00 vMB 34
407,881 407,881 0000000000000000009d9737b1f574a47397d0dfa02528d49ec130c150657bcf 2,309 0.99/1.00 vMB 30
407,880 407,880 0000000000000000022bc311252782d74a633d3dbda0bda47232f16d6dd248e7 3,006 1.00/1.00 vMB 68
407,879 407,879 00000000000000000286e4bc293524d512a869fdc52ce4fefd9bc06b3fa8b20d 2,661 1.00/1.00 vMB 38
407,878 407,878 000000000000000000f01f8794757d9185a2bf34a263916b6691eff3e455a3e1 3,274 1.00/1.00 vMB 90
407,877 407,877 000000000000000004b289998dfe07a41e93655b1365eb62f3bfda595612ea39 1,011 1.00/1.00 vMB 24
407,876 407,876 0000000000000000015f6bc61f1cdc5008eb46ac7127dd64f97f7cd2515c2418 1,636 1.00/1.00 vMB 22
407,875 407,875 00000000000000000337a6d4283da0f5b30fb7db37324395a0162781e03d57c2 1,777 1.00/1.00 vMB 33
407,874 407,874 000000000000000002b2dddeca438ee0cb06fda43e140183ca91dcbbc241eb4d 2,847 1.00/1.00 vMB 43
407,873 407,873 000000000000000005b26d392fc6fb930b86ca28f7928daf7fc68feeb0948884 1,867 0.99/1.00 vMB 33
407,872 407,872 000000000000000004a7b3f88fb05574bbb3c1095ee2691a074d30f39e433ae3 3,140 1.00/1.00 vMB 63
407,871 407,871 000000000000000006145864e2e0f0d5ba773cc19ad462eec6cc38adcace6a8f 2,396 1.00/1.00 vMB 45
407,870 407,870 000000000000000004718cfccba77f207c571267909798312991db5f6986f0d1 2,501 1.00/1.00 vMB 40
407,869 407,869 0000000000000000009dc6bd868278e46086fde3f78aeadc3cb30187c44eae17 3,067 1.00/1.00 vMB 87
407,868 407,868 000000000000000004dead137f93a19d9f03f266141aaebc3e31208ee99fbb34 2,406 1.00/1.00 vMB 45
407,867 407,867 0000000000000000016cc981331552683cca5bc2cbd25a839419e34233a7bca2 2,713 1.00/1.00 vMB 70
407,866 407,866 000000000000000000722e75c9e7c2e329bf82d7a9240e2b9d0b6cb70b53a372 3,494 1.00/1.00 vMB 55
407,865 407,865 00000000000000000071c3607721247f752678181af081a21676680b76582033 3,350 1.00/1.00 vMB 106
407,864 407,864 000000000000000002388901cb687dd694db7af8a08397b0ef860883a6564d52 1,694 0.93/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.75 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.