Loading Tool

Explorer IconExplorer

Memory Pool

80,960 transactions
29.74 vMB
0.14810228 BTC
Random Selection Loading Transactions
Max Size: 179.53/200 MB

Candidate Block

Mining Attempt 5aaf5b9c7a5dda56e12e4853a0a2f97729d43163c2ef00600724cd94fe844a76
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root b6f15fd5a53fb98c90385855d19377002a5a2123fff372a6427b3d9924bb85f6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,365
Size: 1.00 vMB
Total Fees: 0.05660374 BTC
Feerates: 1,002.91 > 5.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (51,561 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,744 863,744 00000000000000000000f2186562915d9955541f41bce43cbdcd8c27fd84812c 7,460 1.00/1.00 vMB 2
863,743 863,743 000000000000000000004c123d1bed444f6dbb37cf8897d8ff739b5661bf6663 2,237 1.00/1.00 vMB 4
863,742 863,742 00000000000000000000f4f59c0a1cf5b60415b20890e37255fbfb261fcc7d89 6,483 1.00/1.00 vMB 2
863,741 863,741 00000000000000000000491ee4a9eac4a175df4f29fef7bed8a7f46e9cc8800f 6,096 1.00/1.00 vMB 2
863,740 863,740 000000000000000000002ff031fbf426b6e4c86f9feed313544697924544866a 4,861 1.00/1.00 vMB 2
863,739 863,739 00000000000000000000a4eab6aecca3ee9bd100bc8a82b66249a41699093e71 3,868 1.00/1.00 vMB 3
863,738 863,738 000000000000000000011f32dedd9e8c5656a1a500ea41d2f7351862847e7701 3,725 1.00/1.00 vMB 3
863,737 863,737 00000000000000000000e5df2eead27b95444f58143ceb4e738a5e353b930b38 3,615 1.00/1.00 vMB 2
863,736 863,736 00000000000000000002104effce1cf188e73ce43818490fa4857dcb37cb3d24 2,897 1.00/1.00 vMB 5
863,735 863,735 000000000000000000013f8f427057bd61eb2a7b2a1150e3bfd1c5ae1c9d6030 2,128 1.00/1.00 vMB 5
863,734 863,734 0000000000000000000058b041179a645e4cb886c326de1e6db3d9afcd1016ce 3,450 1.00/1.00 vMB 4
863,733 863,733 00000000000000000000ae18f6f16aa53b3d5eb82435342722903d2306f6384d 4,396 1.00/1.00 vMB 2
863,732 863,732 000000000000000000012343145df55ed6bf2e8e88d75cc9b909a43d684252d7 2,788 1.00/1.00 vMB 4
863,731 863,731 000000000000000000030754eccf2f5626fa199d15e97bb32fca725ba8c223c3 3,740 1.00/1.00 vMB 2
863,730 863,730 00000000000000000002469cfccf0745f63bec946ef50cf9245b32753bf9c5ee 2,962 1.00/1.00 vMB 3
863,729 863,729 000000000000000000005faf17cf01f11a47ac270aed4e9ac14b2e2684e53419 1,516 1.00/1.00 vMB 3
863,728 863,728 000000000000000000023fb4fc45a868bbd7f0bd19b523ca1ef86521820b39b3 2,233 1.00/1.00 vMB 4
863,727 863,727 00000000000000000002c0991add61421119d9cc89ca4148820b6dfec460f52e 1,110 1.00/1.00 vMB 2
863,726 863,726 00000000000000000000e740a3eba69f6f7ea2b97550bcd13827786c1762cd8e 2,529 1.00/1.00 vMB 2
863,725 863,725 0000000000000000000326e391d09b4ead7c22d1b1672c444b29fb4c62b4902d 2,229 1.00/1.00 vMB 6
863,724 863,724 0000000000000000000209c180d08aea198ba174a6964cd7c39aebdf0ef5e9a5 2,728 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.92 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.47 GB
    • Received: 17.54 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.