Loading Tool

Explorer IconExplorer

Memory Pool

79,602 transactions
29.63 vMB
0.07197233 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 72fe81d85372b562487b10f140316719d98100b0c43831d3bb427db9d22c9b8b
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (507,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,765 407,765 000000000000000005975c7f59805c8316986f60a824ca3dc408db5d0108244b 309 1.00/1.00 vMB 4
407,764 407,764 00000000000000000537629c951c9ccac44c83d7c6406d65ac979f6405ef3aac 241 0.11/1.00 vMB 31
407,763 407,763 0000000000000000008141f40b66b72006f9e96a43ab4967add3e25d67644143 354 0.29/1.00 vMB 25
407,762 407,762 000000000000000004e0f114ae5287d0105b87cb9b478c9a5cbfa32450d60ec0 1,948 0.98/1.00 vMB 34
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
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.