Loading Tool

Explorer IconExplorer

Memory Pool

49,987 transactions
30.12 vMB
0.09947637 BTC
Random Selection Loading Transactions
Max Size: 161.20/200 MB

Candidate Block

Mining Attempt 03c5ba87c9ee369575fdb33ed6ea4df03dee49607c8e461b39ecb34297277f79
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 052aca8b1f4e7db9b240bb79372fd3c37ed731c116df02e0dd7aa0d940bed766
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,306
Size: 1.00 vMB
Total Fees: 0.02979810 BTC
Feerates: 80.71 > 2.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (197,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
717,679 717,679 00000000000000000005e0e6cdbf265845b8d3cd2b97e6a39abd4c545f02b36b 960 0.43/1.00 vMB 8
717,678 717,678 00000000000000000004490806dd81f3a6fe7d386a79b1de5f54cbd3bbab5e3b 1,094 0.70/1.00 vMB 8
717,677 717,677 00000000000000000003fc1f94c9992706bb2cbb781dcec38ac16d61b4a2ba57 29 0.01/1.00 vMB 9
717,676 717,676 000000000000000000075d4d02eb4e60f3a041064d1902a9860398aa14ce393d 892 0.48/1.00 vMB 3
717,675 717,675 0000000000000000000267ca21ff8a44e5809f60deac23beb2271765ed71663c 1,376 1.00/1.00 vMB 10
717,674 717,674 000000000000000000089936b801914701f70fd8d171fc21d9be7d94f0c24413 87 0.03/1.00 vMB 9
717,673 717,673 00000000000000000007bc9081aec5109564a47f1cc895ac3f0fc71032901275 99 0.05/1.00 vMB 8
717,672 717,672 0000000000000000000546e90b04399638b97d4c0072ac44245011a2e176091c 1,163 0.67/1.00 vMB 5
717,671 717,671 000000000000000000091b550aea442a41bd7447f5ccdbdf3a1c46b8d0b7cb81 2,484 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.