Loading Tool

Explorer IconExplorer

Memory Pool

80,371 transactions
29.68 vMB
0.06976414 BTC
Random Selection Loading Transactions
Max Size: 179.08/200 MB

Candidate Block

Mining Attempt 2cdf73b7db8640b267ec24ef716eef1b01f06eac3d1b441f19f5943311d6debf
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root fbc93348a0b71d5485c84f93b79357fe9c64b9e9387cefb4a31b019b6e5a1cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,143
Size: 1.00 vMB
Total Fees: 0.00932818 BTC
Feerates: 502.67 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (581,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,751 333,751 000000000000000004270734e1e9b7ab240eb2cbe9405752720abff922c2c1f5 1,841 0.75/1.00 vMB 31
333,750 333,750 00000000000000001b795e0af4ca2f83737c9d6fdd1633d23fcb4d0614623cdb 1,235 0.82/1.00 vMB 21
333,749 333,749 0000000000000000044e152c612cbbff12481bd65b3514326a5051ef72095585 64 0.10/1.00 vMB 7
333,748 333,748 00000000000000000b21d54ebbae724b1f2e01b82140684a5a200b62dd86cd88 356 0.17/1.00 vMB 21
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
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.54 GB
    • Received: 14.86 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.