Loading Tool

Explorer IconExplorer

Memory Pool

32,544 transactions
11.94 vMB
0.10228135 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.71/200 MB

Candidate Block

Mining Attempt c3a8f5c01201394caae764eedb335f1cde5014ec2897770b83d92072654ce144
Version 20000000
Previous Block 0000000000000000000042fb6293ac011bd2abfd52680f88337443c130b25931
Merkle Root c70e38e438953cfd84518a368363bd350ba3fe865fb017348c6f1b24e7dcc187
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 852
Size: 1.00 vMB
Total Fees: 0.02406510 BTC
Avg Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,075 (806,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
106,800 106,800 000000000002e2cc082d925dfb198384f2d2f01096c81128262f281fd9c76ebd 0.00 MB 15 0
106,799 106,799 0000000000024f37b3fd409f7f8287d029598228b10d1ee011c9b242b4f9bb4c 0.00 MB 7 523
106,798 106,798 00000000000256a24e586d911ce8befa19134d3f67b116a23eb49f751241e14f 0.00 MB 6 0
106,797 106,797 000000000001df8f4d7ef4f216bc40e0711ab326899d868d087de724304ea680 0.00 MB 2 0
106,796 106,796 0000000000014dc91a7d77da22b12e5c5322952c238f3fe28ee93050f8099ce5 0.00 MB 5 0
106,795 106,795 000000000002094bc6a6098cf061991a866872898a7a948fdcbe5d7cbc88c25c 0.00 MB 5 0
106,794 106,794 000000000001154247d367e7c224275c8891dcc68b71b70c509e5d2e17d6501d 0.00 MB 5 0
106,793 106,793 000000000000087036ceea626d1476da34bdeff4a14b1122f2c0c5190a53fb4f 0.00 MB 15 0
106,792 106,792 00000000000291dc56042b93e73026262fe4c1dca1e8d67ae4dc2713db8dbd05 0.00 MB 1 0
106,791 106,791 000000000002a141e956e6f65e2a3cd8b59badf4fc2730ff82ac3f79527a1ce9 0.00 MB 1 0
106,790 106,790 00000000000151c86201ac6a9e42d753324fdd2237ebdb9d23fdde405ad9feec 0.00 MB 4 999
106,789 106,789 000000000002da9983212c0be0b07178784d384682d4c382ed975d9c9a44691e 0.00 MB 1 0
106,788 106,788 000000000000c59ee9c6937ac2edda42ceda1c8572a271b72f15d8015a219298 0.00 MB 3 0
106,787 106,787 000000000001b7afe38d7f32b3e3b9df0f35c044009c39d10a7ecae9d99b07f1 0.00 MB 2 0
106,786 106,786 00000000000198d8f8a72078e572694ee6e34357538a4dea63161c39d0a41b79 0.00 MB 8 412
106,785 106,785 00000000000156d5a58a3144be0a31da72f5e2e191a8d8cfba2b4adb42474d2f 0.00 MB 1 0
106,784 106,784 0000000000008d9d320ed878c029e7a7994127ff6c0fc8341ae6ae3840090c4b 0.00 MB 3 0
106,783 106,783 0000000000018f8becccb5e20a779f468790ce05d474a035f07409044570d11b 0.01 MB 25 1,484
106,782 106,782 000000000002ceb15434fea5b8653a1d5053a951c6df2fff34bfed7a9c75f6d1 0.00 MB 6 0
106,781 106,781 0000000000023ce0ba8857b660bf76eefff7457119354bcd442eab6ff7aa3e16 0.00 MB 6 645
106,780 106,780 00000000000124cdaf9781977c6372f7d301eaba3c8278d1c356703c74618b32 0.00 MB 5 0
Previous 10 blocks ↓
Total Size: 778.98 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 62
    • Outgoing: 10
  • Data Transfer:
    • Sent: 88.11 GB
    • Received: 0.27 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.