Loading Tool

Explorer IconExplorer

Memory Pool

79,113 transactions
29.62 vMB
0.07395723 BTC
Random Selection Loading Transactions
Max Size: 177.82/200 MB

Candidate Block

Mining Attempt 08610fae2cb517e1498d0020b72b82020ee722f30b304896f14de4748ace4a5b
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 3075d9b4deaf7a1a62e04378e4d4a561905b1ed2d1d3a15a06a5f115b7f665d9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01372765 BTC
Feerates: 90.48 > 1.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (346,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,634 568,634 0000000000000000000553adfbb183249f7a7207ea593fe238000ba352c66b76 2,082 0.77/1.00 vMB 13
568,633 568,633 0000000000000000002c13b903ee17286633cfb5e6dd7c96152f0fcfc8a4cd24 1,190 0.42/1.00 vMB 10
568,632 568,632 000000000000000000168a3b7762ad9e004f3ca0fb1a623ee78ccbc519c40d24 2,683 1.00/1.00 vMB 11
568,631 568,631 00000000000000000013e6e8fabc708141495c4e0d0913d1697243bb5cf02452 3,243 1.00/1.00 vMB 22
568,630 568,630 000000000000000000061d5ccb691cc62f6e63c5d8031ac3aadbe82834bb0638 1,883 1.00/1.00 vMB 4
568,629 568,629 0000000000000000001b5e19d8c558dfd171b96c94bdbb1e5f7a548ee6fe45bf 2,675 1.00/1.00 vMB 21
568,628 568,628 00000000000000000028259f16928ac82a1cc47a7bcc995c7701c5c76c1bfdde 3,241 1.00/1.00 vMB 23
568,627 568,627 000000000000000000239194299c2ea30ba3430a60e249d020b908553d222e9b 292 0.09/1.00 vMB 20
568,626 568,626 00000000000000000007156844e955992cccace8287bf67658be463867b8df63 2,342 0.94/1.00 vMB 12
568,625 568,625 00000000000000000002a7f05b0bd2fe2467ef161f63b263265be4ee13de552e 2,258 1.00/1.00 vMB 7
568,624 568,624 000000000000000000170f6d03d9e172cc877125faad3ba03e3b6e68cef7d4f5 3,478 1.00/1.00 vMB 28
568,623 568,623 0000000000000000000fc96175a630058662aee77b0ed119d9b3322779f82100 760 0.24/1.00 vMB 16
568,622 568,622 00000000000000000003270be4a47807bc6c3c231b5495371d1df7bd5e743949 1,797 0.69/1.00 vMB 4
568,621 568,621 000000000000000000031e05e02c996dab8e7698b0bd1e335af501c30b81710a 3,374 1.00/1.00 vMB 28
568,620 568,620 000000000000000000285750fb6b5c427451ac17740638e882ea139fe2a05216 604 0.19/1.00 vMB 17
568,619 568,619 00000000000000000014a1f83979cd1272da37a8e846103d2ac2057eaa49edf3 856 0.29/1.00 vMB 20
568,618 568,618 0000000000000000000e3f321cd7516a69f3b2a8c6a5c7636f4961374f393bc1 3,055 1.00/1.00 vMB 18
568,617 568,617 00000000000000000018e4729f5d340a7d2cb0f85b93a0366578c2552b0b4ee0 684 0.40/1.00 vMB 11
568,616 568,616 00000000000000000013364bf74579c1a0b7f7cdcbd96ac3b9a01c43c7b0b601 2,208 1.00/1.00 vMB 8
568,615 568,615 000000000000000000080c28274cfc53bf144baa994812b181ee3a9daa55c2ef 2,429 1.00/1.00 vMB 10
568,614 568,614 00000000000000000002623600a1df4ea5657f166e1c9e4e17c6b59e50853823 3,122 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.