Loading Tool

Explorer IconExplorer

Memory Pool

74,289 transactions
28.91 vMB
0.07704166 BTC
Random Selection Loading Transactions
Max Size: 170.44/200 MB

Candidate Block

Mining Attempt ffb8dd0db60c08ecea3985f57e8804ca5caa961152d884f413c4d3f711b4126e
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root f7991656507e13277f0bbbaf6310d55de0a15f446111109dbfbbe359da1beeff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,043
Size: 1.00 vMB
Total Fees: 0.01700095 BTC
Feerates: 98.05 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (281,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,683 633,683 00000000000000000007ad5cdc15a96375e70663a73bcc738769069effc06ac9 978 0.35/1.00 vMB 26
633,682 633,682 0000000000000000000a0986481251e88a8c58c539ae702d7648105e80d84ab4 1,324 0.57/1.00 vMB 15
633,681 633,681 0000000000000000000dd10ee1f177571b1c32a87be1c54841618796fd70806a 2,058 1.00/1.00 vMB 6
633,680 633,680 00000000000000000002a08ada7f6011ef7b81befda4c26e8dd5aafc901d4e31 1,977 1.00/1.00 vMB 21
633,679 633,679 000000000000000000139173de5005b49000f6980cc94134cc8bbf2db11a59d8 1,433 1.00/1.00 vMB 7
633,678 633,678 0000000000000000000b672292a485fdf1cc3f3667c91f747a3f1d61b9961028 1,967 1.00/1.00 vMB 27
633,677 633,677 00000000000000000000db2573667a81a4ac668c4401393ab4173cc4e247879e 2,272 1.00/1.00 vMB 40
633,676 633,676 0000000000000000000edcd93ea511904e92f482e63b9b32c579a4ec1ffd0009 2,760 1.00/1.00 vMB 49
633,675 633,675 0000000000000000000cdb5bfef55b4c9ea54087a3eef0ac58b244cacd0ba640 2,458 1.00/1.00 vMB 8
633,674 633,674 0000000000000000000f4f05f7d00c51c1770e5420f22c08842544cf0adefc99 2,524 1.00/1.00 vMB 23
633,673 633,673 000000000000000000103ea0860e4008a37064769a8cc38ba10bb502a3e0db01 2,604 1.00/1.00 vMB 50
633,672 633,672 00000000000000000013e7b6e12fc1ea06e147dcb0c378f0e217cc71d33b6a48 2,190 1.00/1.00 vMB 26
633,671 633,671 00000000000000000001e2fa83bed501b911282f581e45e1ac93626c5c284fc2 786 0.31/1.00 vMB 25
633,670 633,670 0000000000000000000ffbd4db83e5d37d154d8a17f5064c9c01c238689744fb 564 0.20/1.00 vMB 28
633,669 633,669 0000000000000000001283a53d23b3867a0f04338ab3eb8a57bab536bf611571 1,751 0.63/1.00 vMB 22
633,668 633,668 0000000000000000000fb7c5e931edd3c111337e6d9f7e052c83d0e51453dcd3 477 0.22/1.00 vMB 18
633,667 633,667 0000000000000000000d3dbfcaf2706cc684777c1d06b467db47d7bdbef58804 648 0.43/1.00 vMB 17
633,666 633,666 0000000000000000000b660169701bd642482816755dcdf7b3328093e6346180 1,120 0.40/1.00 vMB 23
633,665 633,665 0000000000000000000e47ae21e3285f076abfb3c458c929d84d18cbba7136dd 1,061 0.62/1.00 vMB 33
633,664 633,664 000000000000000000008039bd5099fa211be2ef56cf8d33c7babb4d0ac65e1b 82 0.03/1.00 vMB 22
633,663 633,663 00000000000000000010677be9bde79b531fca662c85e92781749472d2fd33ed 1,611 0.60/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.46 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: 667.95 GB
    • Received: 15.33 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.