Loading Tool

Explorer IconExplorer

Memory Pool

46,926 transactions
29.02 vMB
0.14996961 BTC
Random Selection Loading Transactions
Max Size: 153.73/200 MB

Candidate Block

Mining Attempt 9c6e66e8ed80791e6e193c1413c37a765a55bfcc873cdd2bca0d9631f0f3652a
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6bb9bd892259e193dbd2f717dcd67a54568bfd093018265897815a2e0dd5de00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,699
Size: 1.00 vMB
Total Fees: 0.08499640 BTC
Feerates: 15,654.48 > 8.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (197,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,700 717,700 00000000000000000003158101f63cf74f1111a9ab4b58a42aa05fdc6aa47171 1,378 0.93/1.00 vMB 7
717,699 717,699 000000000000000000052c338c6d40ee82a9df507dd3597675dcf6fe6a66ea46 1,398 0.46/1.00 vMB 9
717,698 717,698 00000000000000000002c1572ed018e38f173f06dd9ab1de99ca4b8e276a65f5 87 0.03/1.00 vMB 10
717,697 717,697 00000000000000000000794d6f4f6ee1c09e69a81469d7456e67be3d724223fb 581 0.17/1.00 vMB 10
717,696 717,696 0000000000000000000335dd327bde445d83f1ce40af2736a7c279045b9a55bf 1,534 0.61/1.00 vMB 4
717,695 717,695 00000000000000000000135a8473d7d3a3b091c928246c65ce2a396dd2a5ca9a 3,198 1.00/1.00 vMB 6
717,694 717,694 0000000000000000000b3dd6d6062aa8b7eb99d033fe29e507e0a0d81b5eaeed 2,360 1.00/1.00 vMB 11
717,693 717,693 00000000000000000003e0122285306704c8828c2ff4c74d81e5a98299ff8708 1,734 1.00/1.00 vMB 6
717,692 717,692 00000000000000000001e459e5cd58154db51e305a999267af29144f90fdf2cf 2,540 1.00/1.00 vMB 18
717,691 717,691 00000000000000000008c9ef2ff9ea34d56196674339f76f903833bb28e80ec3 3,038 1.00/1.00 vMB 15
717,690 717,690 00000000000000000003cd97a08e93f98bb73ac7bd3ad8539739327576498a8e 798 0.31/1.00 vMB 10
717,689 717,689 0000000000000000000247ed0093dcf72bf3a568e59b1a209e940255467b46fb 499 0.15/1.00 vMB 12
717,688 717,688 000000000000000000000cdc3f58b251058863c616520a9171d2bf0784a5ea94 1,056 0.35/1.00 vMB 12
717,687 717,687 000000000000000000051d2f1429665b6d02c9f5166b2a7add572ac1cf00daf0 337 0.12/1.00 vMB 9
717,686 717,686 00000000000000000005e7be003b3cc7062cc22f0dc7ead0452563cf6166e439 505 0.23/1.00 vMB 7
717,685 717,685 00000000000000000006d40e20ed2185741c14bdce64687e5c618e0420fe2a08 1,607 0.91/1.00 vMB 7
717,684 717,684 0000000000000000000abe30308a5109eb7621dc7221f835dae662195d040909 1,615 0.72/1.00 vMB 8
717,683 717,683 000000000000000000067745bc8f6d6deae9717fe310f152d867562baec0e8f4 717 0.31/1.00 vMB 10
717,682 717,682 000000000000000000087e58dd013b09708a07067a3096379d73eb2e01d1a879 722 0.21/1.00 vMB 10
717,681 717,681 00000000000000000005cbcfd99c3d4d610436683510bfdaa37f22f1f6a3de6e 1,032 0.43/1.00 vMB 11
717,680 717,680 00000000000000000000fb24e0648552a4cde802b256a3abcd36147203b70f11 1,091 0.40/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.