Loading Tool

Explorer IconExplorer

Memory Pool

77,179 transactions
28.67 vMB
0.06602595 BTC
Random Selection Loading Transactions
Max Size: 173.98/200 MB

Candidate Block

Mining Attempt 27432b65a058612e78b986e1c5755a4ad7f8fe853cd10e9e23121042dcad17d3
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root dcd257df5f4ea9327d81091477964e882eb21968d1bdf831d20ee37d64f2c3f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,612
Size: 1.00 vMB
Total Fees: 0.00631232 BTC
Feerates: 20.01 > 0.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (593,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
321,397 321,397 00000000000000001cdb3898c93fdeb1ce978ae0146cc95fb808438ed834e066 1,048 0.65/1.00 vMB 24
321,396 321,396 00000000000000000b5f6d742e2c635c01b9a9120ebc088e95d8580b29aa0396 1,183 0.75/1.00 vMB 23
321,395 321,395 000000000000000001f04fec8f81bddaa11c345b6ce59d594b57d983fcb4b5e7 1,418 0.50/1.00 vMB 45
321,394 321,394 00000000000000000ad7810cd31f1c4d864b91b6a7c32976fce63b89ed69f34b 18 0.00/1.00 vMB 17
321,393 321,393 00000000000000000623d30c709f1e7397eebe01f60e4ac8753f56cc63eb34ce 170 0.08/1.00 vMB 15
321,392 321,392 00000000000000001b34e5920c14a7e86b142e2134626304d07b6ab63f4da418 341 0.39/1.00 vMB 21
321,391 321,391 000000000000000013a470d4460aabd63bed8014efa0b25182324c94904675ec 2,069 0.93/1.00 vMB 33
321,390 321,390 0000000000000000178a54c233f8718ea1fb35dd6307ecfed8154ed345214578 385 0.21/1.00 vMB 28
321,389 321,389 00000000000000001fa92c1d006f3435f8d29f0aea3a95e86a374f93bab798ca 994 0.56/1.00 vMB 28
321,388 321,388 00000000000000001b58496322e0a48b890a22b43c0149f2a5798fe4038068de 893 0.35/1.00 vMB 37
321,387 321,387 00000000000000001bd9706deaecfc966053aef8744f01536daf5c1bfc657a12 168 0.10/1.00 vMB 28
321,386 321,386 000000000000000005ed4bd2e70210340afeade21defa8c669167c29dd599714 703 0.36/1.00 vMB 29
321,385 321,385 000000000000000023a4886562a1dc0711de4615deadb57b6b67e207abf149eb 1,267 0.74/1.00 vMB 28
321,384 321,384 00000000000000001026306fa07a5fb000f8b8cee9aa7dfdd9f75e90ce5530ce 38 0.02/1.00 vMB 26
321,383 321,383 00000000000000000366ebba9ed7853e2c6b9600df7edce7d70fc54971f8a16d 401 0.18/1.00 vMB 31
321,382 321,382 000000000000000021fe7c2c5107c20ed7864277a066ded2699614227c79bf88 672 0.35/1.00 vMB 26
321,381 321,381 000000000000000024d39476fb77d10c5c30feefa8161b95cfcada16425a6272 340 0.15/1.00 vMB 31
321,380 321,380 000000000000000005ffbc3b1c6a1c82cb3c12c3480b657b82995d86fdf12ba1 368 0.20/1.00 vMB 27
321,379 321,379 0000000000000000186ac30090359eacea702da25ce8c3f462d6a4a35e0a32ab 1 0.00/1.00 vMB 0
321,378 321,378 000000000000000022f747580e871a02ec0e9209883dd4433912533047665845 474 0.31/1.00 vMB 27
321,377 321,377 00000000000000001e904851960c6d723181509ed55e75ae145a8938014f109c 313 0.16/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.57 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: 670.85 GB
    • Received: 15.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.