Loading Tool

Explorer IconExplorer

Memory Pool

82,068 transactions
30.33 vMB
0.08728081 BTC
Random Selection Loading Transactions
Max Size: 182.83/200 MB

Candidate Block

Mining Attempt 9bd1ea902d012528e11867d4e4f4585ba56ac78b7c89a789b6bf458148432f9e
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 374092fe3caf7ea6b2f28147611f302abc504340c8ef7a0f7141428f93c4f8d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02505368 BTC
Feerates: 502.67 > 2.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (581,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,747 333,747 000000000000000005d71c96086ee6addd4ace627fe5d2990f51c4979175cc3b 1,222 0.66/1.00 vMB 25
333,746 333,746 0000000000000000028cc3e7d3c4423c1296aacc521c6fe09bc62669c23c5fb4 1,333 0.74/1.00 vMB 26
333,745 333,745 000000000000000018487f59c76023043c1dc8a694d8a61f0271481aaf809469 285 0.20/1.00 vMB 19
333,744 333,744 00000000000000000bfc834f8b7b29a89056913b87666193b1a2fe70bc4b623b 1,872 0.91/1.00 vMB 27
333,743 333,743 00000000000000000a53ce764e24f1a54c9815d16cf97e63712b80a3df33e10f 1,109 0.65/1.00 vMB 24
333,742 333,742 000000000000000007e487fbbfb178b8e3129a7f60a9ab0dcd74e11bea3637c7 780 0.40/1.00 vMB 25
333,741 333,741 0000000000000000113747c53b2026453fbda47c740ab4ab118d4453249d6b2d 345 0.15/1.00 vMB 37
333,740 333,740 00000000000000000b9a12fbf05f594ddeb8b0c5f93320363e7b96687347804a 288 0.18/1.00 vMB 18
333,739 333,739 0000000000000000168861bb2ba5653e02472a2e6e2e6bc12f6804362445ae9c 277 0.18/1.00 vMB 20
333,738 333,738 0000000000000000149287bdefeecd34a7d0770ec5954f337c508bc07f980819 883 0.53/1.00 vMB 21
333,737 333,737 000000000000000006497d4d86e328a7f1701730387f93ab3bf006188f905890 1,026 0.61/1.00 vMB 21
333,736 333,736 00000000000000000d7b701b6af76c8f23b6bb7b7c0154fd2794f4ba33e2a31f 1,499 0.75/1.00 vMB 26
333,735 333,735 000000000000000010798ada3fd495a86b82afb7308aebedea8bf62fe14f1063 618 0.32/1.00 vMB 25
333,734 333,734 00000000000000000edb6b42b4df01b27bb292d4d9e3deabbaf6a68aecf4721b 202 0.15/1.00 vMB 15
333,733 333,733 000000000000000018a4ff533671a721a18230ef993165434a9d3716fee909b9 1,554 0.83/1.00 vMB 26
333,732 333,732 000000000000000015c38d3a264665103c1269d8182573fd48bed8e3238352c1 870 0.53/1.00 vMB 22
333,731 333,731 00000000000000001466feaed5087e2278ca60185ee5b25da84dc7dd3fb72f75 360 0.15/1.00 vMB 29
333,730 333,730 00000000000000000597bebbd9861569aa95ed423df8b6646533ee6d4b738d8e 1,359 0.71/1.00 vMB 26
333,729 333,729 00000000000000000b25f0231517c43683c4cc32ac4c2cf06885a4f7d0ae2257 1,003 0.60/1.00 vMB 24
333,728 333,728 00000000000000000459486d53cde524bb5e2becc4960e302fafdce0f48877de 1,254 0.83/1.00 vMB 22
333,727 333,727 000000000000000015db88f49322f2c2f9eb2679312cc01624bbeff3ccc6fdd6 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.36 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: 662.72 GB
    • Received: 14.87 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.