Loading Tool

Explorer IconExplorer

Memory Pool

76,130 transactions
28.41 vMB
0.06920861 BTC
Random Selection Loading Transactions
Max Size: 172.09/200 MB

Candidate Block

Mining Attempt 1caa3655b7c24a6e377ecedfd3968c9dd22147ebc6c39c75ee3e165fad667493
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root 9e88e2921f6d0761d53ebf7b6aee6eccfc9d2cc0e813743838f8391c7ed79399
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,788
Size: 1.00 vMB
Total Fees: 0.01021682 BTC
Feerates: 178.73 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (301,382 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,753 613,753 00000000000000000009481918a3fe5772e0d2fef2f7dc8ae39f2e9df7e48200 2,652 1.00/1.00 vMB 7
613,752 613,752 00000000000000000009425c9df980ad709b3b978429d5f37cb6fb4af056860d 2,733 1.00/1.00 vMB 7
613,751 613,751 000000000000000000115ac1dcc2845c2d033283ee37e3a4ff61a09f42a69c32 2,912 1.00/1.00 vMB 10
613,750 613,750 000000000000000000087d99fc3651fb3666340d1e71f6581778e2b1f33b8058 2,334 1.00/1.00 vMB 25
613,749 613,749 00000000000000000002897718d29d2aac0b86e1ae4b9522684ad544406973f4 3,428 1.00/1.00 vMB 19
613,748 613,748 000000000000000000028ee6e6a4981e11f5894144827f7f6da4616e13802adc 3,346 1.00/1.00 vMB 23
613,747 613,747 0000000000000000001057223b01b726755c173a7d8c347602b7f4326ac3bc43 2,846 1.00/1.00 vMB 5
613,746 613,746 000000000000000000047cfae08fa72b45e726d5d8c61c9626f309ddb06e0724 3,132 1.00/1.00 vMB 17
613,745 613,745 0000000000000000000c05f72d4aaee1b281e6c1e8f8f8a8c2deb584ca62a0e2 3,239 1.00/1.00 vMB 15
613,744 613,744 00000000000000000008f92645bf3a217127f76b1da5c9600e916b98912167b7 3,342 1.00/1.00 vMB 16
613,743 613,743 000000000000000000111ad9d6e93f6872e27dc2a39fbdecd3475e225a6baf20 2,947 1.00/1.00 vMB 23
613,742 613,742 000000000000000000051970831ee28b938486a07ba52bf23063519522a3eb7b 3,197 1.00/1.00 vMB 13
613,741 613,741 0000000000000000001167bf47857b275cce5d38910a50cc1849af750065989c 2,629 1.00/1.00 vMB 12
613,740 613,740 000000000000000000075ffe53a67c9b35a7a8752b25c1997c75d5132dc7180b 3,393 1.00/1.00 vMB 15
613,739 613,739 0000000000000000000451a4379978c185e8af36c17d9a3bbbdebe95179fb8db 2,581 1.00/1.00 vMB 28
613,738 613,738 0000000000000000000de7f0d091e0d5bcaa030e752dc5ff2fea21ff06ea2bd8 837 0.25/1.00 vMB 12
613,737 613,737 000000000000000000076db906052434f0c7e699f4533b3de904114374fe28a1 186 0.05/1.00 vMB 12
613,736 613,736 000000000000000000041b109489bf27a02f772e6a8394604d5a92fe21687153 2,304 0.67/1.00 vMB 8
613,735 613,735 000000000000000000027f44f5cf3c13451e301acc6027f6948b28202c52ff71 2,750 1.00/1.00 vMB 16
613,734 613,734 0000000000000000000936ba4cbb2925d23beb88eef6ef147ca28b6c157d8023 1,534 0.48/1.00 vMB 16
613,733 613,733 0000000000000000000f3cb7d1c11694598b359624fa5306f6d56de2c7278326 498 0.18/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.