Loading Tool

Explorer IconExplorer

Memory Pool

79,668 transactions
29.64 vMB
0.07312665 BTC
Random Selection Loading Transactions
Max Size: 178.38/200 MB

Candidate Block

Mining Attempt 65096a2023e5bbc13c57a82582d2d8fbd52dd782eba04180eb1ee221ff023136
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root b7598336b383563801d906d1cf191145bb3503ea84e8c4fa08c482523632f0ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,730
Size: 1.00 vMB
Total Fees: 0.01289319 BTC
Feerates: 454.44 > 1.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (620,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,388 294,388 000000000000000021ef7946636a72cef5d547894a7ccc7e52cb4038862ff4a7 1,310 0.69/1.00 vMB 36
294,387 294,387 00000000000000009173e936d755ff2af85978d6df51d280a1ebe6dc18338fb6 128 0.06/1.00 vMB 32
294,386 294,386 0000000000000000738c0db97cde25ee5fcfdf62960b4b8f1647bd37de5d8737 84 0.04/1.00 vMB 32
294,385 294,385 0000000000000000aea3880f0ca04607aebcea2f26f5e6729a401f43a8d35e46 355 0.29/1.00 vMB 24
294,384 294,384 000000000000000043ad3ec89a0d58c220f8192569c67bee0620b9b6ec8d6f55 427 0.38/1.00 vMB 22
294,383 294,383 00000000000000007239f34580b21e11a2acf81cedd74a2f67174a4fe11a5138 256 0.11/1.00 vMB 49
294,382 294,382 0000000000000000304699d10b036cf1a5f2cbcebae8bf7c132c6fd08c846f8c 905 0.50/1.00 vMB 33
294,381 294,381 000000000000000009cc219a0c37551d83101b0337b7bfa61c8341620372c78c 256 0.08/1.00 vMB 47
294,380 294,380 00000000000000006d13201bdd6f07dea1c3e510e090a487cfb83e1510e8744d 202 0.33/1.00 vMB 12
294,379 294,379 000000000000000027ae65bcd72df88578d81212b0ba38a2e0128a65cb307e98 1,168 0.50/1.00 vMB 37
294,378 294,378 00000000000000008f3eafcf9c0a18a36d262ea086bb8a4b8c7e83a37b55d3c0 219 0.13/1.00 vMB 34
294,377 294,377 00000000000000008d086af55aad34e9c4c18e67e1606acfafa8f60afcba2e29 240 0.18/1.00 vMB 22
294,376 294,376 00000000000000001de00fbd4ab5ae8e5b5ef77e33868e034a4d53faec944709 128 0.04/1.00 vMB 79
294,375 294,375 000000000000000098cd33763cc1ea29e4ec937f35a3c5477b4f440e5dcea6eb 251 0.12/1.00 vMB 38
294,374 294,374 00000000000000001a1a80a94c0871254bef05bb835526e8aee5e8e1f45beb42 463 0.20/1.00 vMB 36
294,373 294,373 00000000000000000074f3b008b16d970ee9b37ce71628d19f83d5af3e52afcc 641 0.35/1.00 vMB 32
294,372 294,372 00000000000000002fc61a321b96582da25eddedf1fceafb0e8e6e5b73b4358f 330 0.26/1.00 vMB 26
294,371 294,371 00000000000000007b7c8d25047b62b9b5f201c85d90321c891d8c3d1a13dc3f 397 0.32/1.00 vMB 29
294,370 294,370 00000000000000000e6884d73749253fdbed701a5d424fef4274202110ab2cbe 953 0.35/1.00 vMB 50
294,369 294,369 00000000000000008c9cd04e020165d442f16ddeabb28a79327c98edb00c25ca 474 0.23/1.00 vMB 129
294,368 294,368 0000000000000000140d6d64dfb57dfb0c03b5fcd9fd61ee53da04259a74000f 234 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.37 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: 663.23 GB
    • Received: 14.89 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.