Loading Tool

Explorer IconExplorer

Memory Pool

48,877 transactions
29.40 vMB
0.07798995 BTC
Random Selection Loading Transactions
Max Size: 157.12/200 MB

Candidate Block

Mining Attempt a17d6efde24e35137860a8da367d4aaed4251f911130ac7bf18c87735bd49bdc
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root dc6b6c2028d0060e6fa29a2aaf9b6ed6ad20a8a5d44dd45289dad5d2e131dacd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.02036333 BTC
Feerates: 132.00 > 2.04 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (597,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,881 316,881 00000000000000000f94426a6aaad7f28cf36af65e33cc0611e23ab0c9512737 448 0.25/1.00 vMB 27
316,880 316,880 00000000000000002bd5253eea35eb3a1c87c4017e71000d32753fbe17c553cf 17 0.00/1.00 vMB 33
316,879 316,879 000000000000000026de1957169e7eca7589ccddd8d0f2508d731cfec063fdaf 70 0.04/1.00 vMB 27
316,878 316,878 000000000000000028e9329d1c0a1c5ebf5de5042b6bd3aaf9fda01511ab1423 51 0.03/1.00 vMB 21
316,877 316,877 000000000000000023360fed0e9e0bd7ac46e19d07bafceb50e6c03796eea305 176 0.09/1.00 vMB 24
316,876 316,876 00000000000000002ad2f5b70f8ed1800c37a1168faa1fd5eb8f49a3e7112cca 700 0.30/1.00 vMB 33
316,875 316,875 00000000000000001b2729d9802d829d072d9f8cb404d88b982608f260d531ac 241 0.10/1.00 vMB 31
316,874 316,874 000000000000000001744f5cf9edbaf076c22e07af5476f82f2692865c08cc47 386 0.19/1.00 vMB 26
316,873 316,873 00000000000000000cf2dfc2b425a267a4c19852e67e1d9f1cf3d462066a3983 44 0.03/1.00 vMB 21
316,872 316,872 000000000000000018c097e0d72cb22cc7f16ee90551a3e7922e4e5986365d7a 110 0.07/1.00 vMB 25
316,871 316,871 000000000000000011e4b6fb2a0a5a46d7591af54c376fdafe352e2e3f4f9464 318 0.18/1.00 vMB 25
316,870 316,870 00000000000000000512ad74226040d452bd19b163771f68dd2b456b60668dfd 593 0.41/1.00 vMB 25
316,869 316,869 00000000000000001ef52bd42f6d20a4bdde16da5be05ceea5764a2c178f7001 523 0.26/1.00 vMB 30
316,868 316,868 000000000000000013fa356fe0fd11bc3d729bd2c981b36fefc835c5f23a3ca7 25 0.01/1.00 vMB 29
316,867 316,867 00000000000000002b2c31386cda5aed39bea3a24d2785a4143cd7b30af17880 198 0.14/1.00 vMB 22
316,866 316,866 000000000000000022f5d78fe2a4a0c47667c0f1603f39bcdb2041b158e3cf9a 128 0.05/1.00 vMB 42
316,865 316,865 0000000000000000027efe93d5a1dcd5580cfcb5bb2824c7c525dc32747ff930 18 0.01/1.00 vMB 27
316,864 316,864 000000000000000006e4c6599f315752d422d6151460c2dbf969cc20ce9e22c9 59 0.04/1.00 vMB 17
316,863 316,863 0000000000000000225cf9790ef4eef0b132723db4cab3b6abd7beef339187f4 169 0.07/1.00 vMB 37
316,862 316,862 0000000000000000038313b2bbb4529e4bfbe5ee7db1da880e560eeae6a0958f 982 0.45/1.00 vMB 32
316,861 316,861 0000000000000000139c125d4aeea3ff1a6a90bd3e2d73493817c3ca9d682b31 279 0.14/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.