Loading Tool

Explorer IconExplorer

Memory Pool

76,248 transactions
28.26 vMB
0.09192218 BTC
Random Selection Loading Transactions
Max Size: 171.47/200 MB

Candidate Block

Mining Attempt 6378434091c376b2216ee2603dbe153c2df8432fa89234aa69613fda621d3336
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 33af02462a6e52a6184c72f2545bd66c900b5c411af7a959a0ab3563a8a55562
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.02996251 BTC
Feerates: 402.60 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (181,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
733,794 733,794 0000000000000000000696a90094cfb9eb25c140ecc351ef6da4322a47fb98be 869 0.28/1.00 vMB 10
733,793 733,793 0000000000000000000705ff722478ba13da82190c433b28ce13535305e7adad 1,123 0.40/1.00 vMB 9
733,792 733,792 00000000000000000006c82df1e144f3d74c7b4e599776395b78f4f1c89b8e96 1,606 0.54/1.00 vMB 9
733,791 733,791 00000000000000000007fe5a91599a297ddb2e274215eb51927638c1ad9800fc 1,714 0.51/1.00 vMB 8
733,790 733,790 00000000000000000007e8ea9c7ed7a64d9ea3acfdff89d5e13129f60d1ede4d 1,734 0.55/1.00 vMB 9
733,789 733,789 000000000000000000081a24a704b32c31f7eae5ccff03b5f81560f9341df526 1,062 0.50/1.00 vMB 6
733,788 733,788 000000000000000000048f364e60ec28e1bc1b9a18f6b073c808e4923d9872b0 2,756 1.00/1.00 vMB 9
733,787 733,787 0000000000000000000423a9ad7a59c9a443cca07b198af549a9b5867de97b02 1,779 0.61/1.00 vMB 4
733,786 733,786 000000000000000000084bf66821eedae53a2834bddc0e15e32e8a46fa368f39 2,638 1.00/1.00 vMB 14
733,785 733,785 0000000000000000000344c9fb3a1e573050d4eaeb6e065478fe7e02200012ac 1,878 0.53/1.00 vMB 10
733,784 733,784 0000000000000000000640ffa2f86d7e2b4d0019a63df5b24f7b3726b1114282 835 0.38/1.00 vMB 6
733,783 733,783 000000000000000000083a1a131f57f66f9959a7d2b2be01403034e3925f270c 2,533 1.00/1.00 vMB 8
733,782 733,782 00000000000000000004438b581d579920d9b04a5654fe767ed580277ad97d87 88 0.06/1.00 vMB 4
733,781 733,781 00000000000000000002e04010f1fc3f3256dd44dc511f60e09e4374150828d4 1,455 0.90/1.00 vMB 6
733,780 733,780 00000000000000000009b496746037c8900f664847fc83b5f6fedfd618885fc6 676 0.27/1.00 vMB 10
733,779 733,779 000000000000000000027661f24adf1b1528f3bf8a074b3dcf5fbe6382fd1674 795 0.23/1.00 vMB 10
733,778 733,778 00000000000000000006c649664280c13323d816f2d33f38a2021de6437a979f 1,657 0.63/1.00 vMB 3
733,777 733,777 000000000000000000073460d9266e93f6f945b0c2be0672bc55bfda8396d9d8 1,652 1.00/1.00 vMB 8
733,776 733,776 00000000000000000001cba39847d9407a03c5211cb540501d38aed3c36a1167 3,477 1.00/1.00 vMB 16
733,775 733,775 00000000000000000005a5b07d6a274786fcb7070372572a95dc0a62a8934356 1,787 0.85/1.00 vMB 7
733,774 733,774 000000000000000000051a83bd6065cce22dae6f7e12e8c3370f5ba4741da2a4 642 0.23/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.