Loading Tool

Explorer IconExplorer

Memory Pool

87,879 transactions
32.53 vMB
0.15261762 BTC
Random Selection Loading Transactions
Max Size: 199.52/200 MB

Candidate Block

Mining Attempt 32c08d113167d1c55b553267b07c52fff636a21d92ac0650f8be13a2090a6784
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 737e5095a659de5d0949089ecb74c3564dec1254642e0c3d15fa0bb6296a5e60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,449
Size: 1.00 vMB
Total Fees: 0.06822411 BTC
Feerates: 502.65 > 6.84 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (203,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,884 711,884 00000000000000000004efe8bb822e4abb767a9b14f682f5a46f9a67f4162d57 2,656 0.79/1.00 vMB 11
711,883 711,883 00000000000000000006a24cedfd52d35ab554a64f26c1d2d8a8085d6d6f4366 1,636 0.62/1.00 vMB 5
711,882 711,882 0000000000000000000a79b131aba5d0be7da42d53d253c478a285472c3538c1 2,882 1.00/1.00 vMB 14
711,881 711,881 00000000000000000006dbf81ca3a5e40c347d22bb09178e28beb04bcd7d40ab 732 0.21/1.00 vMB 11
711,880 711,880 0000000000000000000002f623e357cdf59902148228558276b1644c6e165538 2,715 0.98/1.00 vMB 6
711,879 711,879 000000000000000000068eaca9ce1642225dec4808b043b02acf786c65bae777 3,367 1.00/1.00 vMB 12
711,878 711,878 000000000000000000028ebd3ee21b62f7928f702a296ff1ff374d8e271e0853 2,613 1.00/1.00 vMB 10
711,877 711,877 000000000000000000001afd5b27b8a849107a89a123ddfd2a6fee744d06fe9d 2,235 1.00/1.00 vMB 12
711,876 711,876 000000000000000000054bfd3ebbe190ac1c4c4f99389dbb0528c7561ef3c290 2,073 0.99/1.00 vMB 4
711,875 711,875 000000000000000000074336ffd9504ec35f9a74b7bedd956b6d208a71e55a15 2,832 1.00/1.00 vMB 2
711,874 711,874 00000000000000000003547d01c4cf305e91306d9391fc5aa2351d2dc005a1d9 2,626 1.00/1.00 vMB 8
711,873 711,873 00000000000000000002ad3aa1d149732d91d7b3212363af1a824f9e267ccc3e 3,057 1.00/1.00 vMB 11
711,872 711,872 0000000000000000000c58bcf6dabd7889547529f0efdc35989543c81ed02852 2,050 1.00/1.00 vMB 8
711,871 711,871 0000000000000000000502745e399fbff0dd97180c0fe7ac979ee2c3d5689899 3,618 1.00/1.00 vMB 5
711,870 711,870 00000000000000000000aa85e4a8b038eb7724cf3f56d93d71471de160148e39 3,129 1.00/1.00 vMB 7
711,869 711,869 00000000000000000003ccbec79fa0578872468cfd3944ecba0d2a86f0729f3c 3,207 1.00/1.00 vMB 11
711,868 711,868 0000000000000000000288edd5077a026c0e4b231b4edc42a9304afd71346929 3,039 1.00/1.00 vMB 17
711,867 711,867 000000000000000000020b99152adce46aa64aa925b6b6431958af3dbf22bc17 2,561 1.00/1.00 vMB 15
711,866 711,866 0000000000000000000917e6c88293eb5c51feeed51974301e6e19677ec754d3 2,865 1.00/1.00 vMB 15
711,865 711,865 0000000000000000000a8775961d1c55aa78c1aaabb1432229d83603e14a2751 2,693 1.00/1.00 vMB 10
711,864 711,864 00000000000000000005e4cc29051353aac78f4fde8bba33e434d802dc25e521 1,991 0.95/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.