Loading Tool

Explorer IconExplorer

Memory Pool

82,574 transactions
30.81 vMB
0.08645485 BTC
Random Selection Loading Transactions
Max Size: 188.52/200 MB

Candidate Block

Mining Attempt 92e72b026a2d866e18685ac2860a07f32ba29281fa98661b34e8e83fe6f813d2
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 466026bf638129ebeecc0b962aa0cc9fa15ce73949b87085b6938eac456add40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,664
Size: 1.00 vMB
Total Fees: 0.01636051 BTC
Feerates: 114.09 > 1.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (622,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,122 293,122 00000000000000003d75f99273b94cd14c090e0f02efe5c4a6d288bd2ee0a456 976 0.35/1.00 vMB 50
293,121 293,121 0000000000000000806097308665c9e120a5c7ed640a6f577243f6ff26b700c7 424 0.31/1.00 vMB 24
293,120 293,120 00000000000000000549976484477c9df1647552f2f9466bddebb079f4d93454 487 0.33/1.00 vMB 30
293,119 293,119 00000000000000002e36c2414bf823a6c07bc22dc44d84fbb3f75e3adece83e3 41 0.11/1.00 vMB 13
293,118 293,118 00000000000000002ab5ee8ec5680ca6b5a387e6cbc8c23a9a703e78b8e3055a 459 0.35/1.00 vMB 24
293,117 293,117 0000000000000000920140f36e2fd99a19c86a8087e7562fd8ac9def47de0aee 69 0.04/1.00 vMB 45
293,116 293,116 00000000000000000bf1b475986cc7ac7e5765332c2a497e24a68d5fea676e34 331 0.21/1.00 vMB 31
293,115 293,115 0000000000000000043b668fc8250198c1c97759f82c557d21c92b5c44dea3ed 346 0.20/1.00 vMB 27
293,114 293,114 00000000000000005c778ab2c422f3364bd8a1301b3457878203cc7c74e0af30 119 0.11/1.00 vMB 22
293,113 293,113 0000000000000000b8dd64770fd75a3cf24b2f6111a5c545e7c0e40534a0fbb9 512 0.21/1.00 vMB 41
293,112 293,112 0000000000000000b03a5b3f1a352145bb88e05d9481ab6f14f3afc54e4a640f 34 0.02/1.00 vMB 15
293,111 293,111 0000000000000000d24e495366ff8f8cec362c0cac4583f8f42bb9c3739b564f 435 0.24/1.00 vMB 33
293,110 293,110 0000000000000000600a4e20fee8754a328e663c4d6455f24250205b4fe769f9 14 0.04/1.00 vMB 4
293,109 293,109 0000000000000000aede5ef6e469351c672ac6e6c022a089f2e8f4ae2330476b 17 0.01/1.00 vMB 50
293,108 293,108 0000000000000000028d33e6e71db4d1af9a967defb7db9012a9da03624dc8c8 163 0.13/1.00 vMB 24
293,107 293,107 0000000000000000c91ccc3efb440ac04e559f8553adbf002192b5d66152f4cf 512 0.21/1.00 vMB 37
293,106 293,106 00000000000000006f6931b67901113b99b69a9dd31405afbb79545eb39bed86 376 0.19/1.00 vMB 33
293,105 293,105 0000000000000000af9995137480e6a36fae448bc329b332b67d7a6fa26f3538 43 0.02/1.00 vMB 19
293,104 293,104 00000000000000009169f3e397204af695d3e7a1f5f0c3cc053c0727d10e0593 417 0.23/1.00 vMB 31
293,103 293,103 000000000000000000bad97be6f85556390f68c9fbb4b181814d7b057ef34a86 87 0.14/1.00 vMB 3
293,102 293,102 00000000000000000c3c118e585ba039a713be69b13d41a064bb898f9263edb5 588 0.30/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.02 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: 719.28 GB
    • Received: 18.02 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.