Loading Tool

Explorer IconExplorer

Memory Pool

76,450 transactions
28.34 vMB
0.09452258 BTC
Random Selection Loading Transactions
Max Size: 171.75/200 MB

Candidate Block

Mining Attempt e47e9df7eb1fe84e9c80caab14b665d03ca8ca60290caf231dcbe186dd8e48ea
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e309d3b20a91c58087b0404c175e656465e8752a4fc75ade1ca940df186f01b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.03161696 BTC
Feerates: 150.80 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (609,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,688 305,688 00000000000000003944b2101cf185cd414e099565aff38e81d9bb26c2f723fb 146 0.09/1.00 vMB 23
305,687 305,687 00000000000000000e44b2b9c3fc3033d54223a4c3c94076884301da27089915 136 0.08/1.00 vMB 26
305,686 305,686 00000000000000000dd9236f57dda2cfeec3253f5ed78069057f50634b160c1d 312 0.22/1.00 vMB 24
305,685 305,685 00000000000000005b469417d861dd6359eb29fe65389d773373878d320e7ca9 29 0.01/1.00 vMB 31
305,684 305,684 000000000000000057f80d43f3147771b9dcf66c17ca3de9c8cbd044a8eb7875 173 0.11/1.00 vMB 19
305,683 305,683 00000000000000005b8a0faab754df09ed25a65b210a82a2dd8c2fcbe0f49a5a 20 0.02/1.00 vMB 11
305,682 305,682 00000000000000000d2c4c9573cec9b1d9e183c9ac131e50b286f34c732ecb0b 588 0.31/1.00 vMB 32
305,681 305,681 000000000000000040492461fed7fcf1043b79b28c036194e1e78b3ebbd199f9 72 0.03/1.00 vMB 28
305,680 305,680 00000000000000005d39884548c90dbe9813eff2d8a1c2ecddbb76e2b11591c5 220 0.10/1.00 vMB 28
305,679 305,679 00000000000000000ea6b53786df1b88f04ce91c33413ebbad819fe5777e739e 221 0.13/1.00 vMB 20
305,678 305,678 00000000000000001da68d3cf9edad90c755b7a40f5f1e763e6cc2a9edc4f2c4 769 0.42/1.00 vMB 35
305,677 305,677 0000000000000000498ad0b05ef24b0e9dc4060ffb8a390740572380d667462f 253 0.20/1.00 vMB 22
305,676 305,676 000000000000000023559b09b50f09d8c66ec76a308a88b1476b3d2b7966c92e 41 0.04/1.00 vMB 7
305,675 305,675 0000000000000000485239e47b793d3610bd91c6fd39b1babd1fdeedd3a1608d 384 0.23/1.00 vMB 26
305,674 305,674 00000000000000002647e861844579c9d221936ae8045a67ae66b11ee68cb043 936 0.54/1.00 vMB 30
305,673 305,673 0000000000000000599f3b8195e46bfc00e926c2adcf9c72d2f416391e887e25 150 0.09/1.00 vMB 25
305,672 305,672 00000000000000001e835b4ae5f2f9292ef132e6664cf6cdb9a8620e9b1060bf 193 0.12/1.00 vMB 28
305,671 305,671 00000000000000001cf1b56b37810e4a68ba912b24c82231f410ed09a590c231 351 0.21/1.00 vMB 29
305,670 305,670 00000000000000005256136ca3c4b3c6071c46f374f096b9fe6ee5e532ec00bf 394 0.20/1.00 vMB 28
305,669 305,669 00000000000000003e744c35d3b9c1d8d3d91baad66e288792c716ab0577c6a9 447 0.30/1.00 vMB 23
305,668 305,668 00000000000000002516dd1f114b1c096e5b884730f96bed819fb3d15cc76739 111 0.09/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.