Loading Tool

Explorer IconExplorer

Memory Pool

73,327 transactions
28.23 vMB
0.07313028 BTC
Random Selection Loading Transactions
Max Size: 167.12/200 MB

Candidate Block

Mining Attempt a45985a04bf9547bd51fc9d4048322677bee90f078867d78865368a133cbbd25
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 9d2e03fb99e386e8224eabf8828675e2890137ef1d1554d486fac0c3712e1369
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,077
Size: 1.00 vMB
Total Fees: 0.01666472 BTC
Feerates: 150.86 > 1.67 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (507,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,761 407,761 000000000000000004cf4b456137a8870ed5324eeca3c2e4fa115117c531a3d1 271 0.39/1.00 vMB 12
407,760 407,760 000000000000000004a75bb605aeaa553fd60a2b176c8e9d39f8b6f5c2710acf 484 0.32/1.00 vMB 32
407,759 407,759 000000000000000005e2df5aeb0c7ab54fbd1661059565cda73d1431abb1a9af 92 0.05/1.00 vMB 55
407,758 407,758 000000000000000004dd3ad1d533667529f1273403b00201d5b017d8ada2fa9c 114 0.07/1.00 vMB 32
407,757 407,757 000000000000000003aa1785528068865d9f24c48037b08fe668c81b0736c715 790 0.55/1.00 vMB 27
407,756 407,756 000000000000000000ec6d0e6bc3dac3d8e600945b3d89dacd3cc62ebe5665b7 1,686 0.93/1.00 vMB 31
407,755 407,755 000000000000000001ba27b59b0fe606d02403a9e746c1ed5a4964a6d2b9ef38 227 0.23/1.00 vMB 21
407,754 407,754 000000000000000005079d410c6fe91e2c5bb8d960b3a39b45a5c47836e27ef8 1,319 1.00/1.00 vMB 31
407,753 407,753 000000000000000003a9cf70b385f33be574f1abe7f9fd3ba3eefab6788236fe 2,598 0.99/1.00 vMB 43
407,752 407,752 000000000000000004b5effba1b4ecc1a74c57210eab8e9b9e41a137ae37b260 1,211 0.56/1.00 vMB 38
407,751 407,751 0000000000000000043a60636dff033b24311ef618d95eb4c79ef3e07644a1e1 533 0.99/1.00 vMB 10
407,750 407,750 000000000000000004a5fb392ccab2e2752db76f604649705df0c66cbec34701 1,647 0.98/1.00 vMB 36
407,749 407,749 00000000000000000270ae2fa68f211c6efe247db8d2803a749b3c9f95ed7852 2,061 0.96/1.00 vMB 39
407,748 407,748 000000000000000005e436cd351bb0ea0f7718b0b78efedf69e66c6ce65f8654 739 0.59/1.00 vMB 22
407,747 407,747 00000000000000000190b130aefb19d1643b1a1b7937a8dae55ff4853fd157b5 1,449 1.00/1.00 vMB 26
407,746 407,746 00000000000000000062fd0e5ae2845163264870667fbb3110f0260bd64132ea 2,033 0.99/1.00 vMB 37
407,745 407,745 00000000000000000145f861599c46d7a3f24c04cf8893db2ddbcd9745562776 2,345 1.00/1.00 vMB 51
407,744 407,744 00000000000000000299ab0279c362c479c427c7625839be5ea50858bbf47e31 713 1.00/1.00 vMB 40
407,743 407,743 00000000000000000040fc6b7f3ff0ad490bc9f4a4eb879499f83fe33abe71ad 1,466 1.00/1.00 vMB 33
407,742 407,742 000000000000000002ad6d1df57045d937ff849eb5cf1f835795d30ffce2bc6e 1,817 1.00/1.00 vMB 43
407,741 407,741 000000000000000001976db3529ab95a91a37239f909a34ec11a70c4f4610990 2,471 0.99/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.