Loading Tool

Explorer IconExplorer

Memory Pool

87,195 transactions
32.09 vMB
0.11678402 BTC
Random Selection Loading Transactions
Max Size: 196.14/200 MB

Candidate Block

Mining Attempt 040baf0a248bfd1f486225821f11feaeaa4160ed2f97af48ea61ab8899919b77
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 8f8583421a4cbf05fbfd7752ec586fc2d132f0724412c61132981beab33b2df3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,456
Size: 1.00 vMB
Total Fees: 0.03244941 BTC
Feerates: 1,236.26 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (370,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,709 544,709 0000000000000000001592c2b9b7265afd21ccc841fe677c98cd18ec0ee7edf0 125 0.03/1.00 vMB 14
544,708 544,708 0000000000000000000f31bd97b6afeebeb215ccdf4392b7fadcbf954245a383 1,069 0.60/1.00 vMB 11
544,707 544,707 00000000000000000007ec1e68bd6381fe63e112d1bcb62137f938b4a759d4ec 2,892 1.00/1.00 vMB 16
544,706 544,706 000000000000000000152aa85867f1d9ea65d831b3d1725b86d6f4f47226c3bb 2,006 0.77/1.00 vMB 14
544,705 544,705 0000000000000000001dfdbef471f40a86dc656c5b019967ce4cf075f4dacd2c 2,523 1.00/1.00 vMB 13
544,704 544,704 00000000000000000008b7233b8abb1519d0a1bc6579e209955539c303f3e6b1 56 0.05/1.00 vMB 8
544,703 544,703 000000000000000000069a9d0869d449d9e69e1fec40fb0ad74c787a29cf3d7c 1,430 0.70/1.00 vMB 15
544,702 544,702 00000000000000000021ed626aabddaafabae28114c336be9f105eaf5f5a1637 13 0.00/1.00 vMB 14
544,701 544,701 00000000000000000021e0a1d70b61c67e6c484a4d6be0dfc40a0228c7168061 348 0.14/1.00 vMB 12
544,700 544,700 0000000000000000001da97c959f26195efd2657d593bf023f4941a6dd8cd094 424 0.23/1.00 vMB 18
544,699 544,699 0000000000000000001e663c0cd9cd7524ca0c1f3d2af4ccea3909653315d7b0 861 0.52/1.00 vMB 20
544,698 544,698 0000000000000000000e30c0c5fe42a09df74ac2824858fa54d153c334a31a7f 238 0.31/1.00 vMB 3
544,697 544,697 0000000000000000001dc863d1570a6e0bb1cee0eb11b4161b842eaa842bf02f 261 0.07/1.00 vMB 26
544,696 544,696 0000000000000000000494e18d928bcd608c45b0124e9d4db2f51554d9772e7e 2,640 0.99/1.00 vMB 19
544,695 544,695 0000000000000000000872b4c0b1164dff8c06ec93cedf478999fb30639c284e 1,260 0.48/1.00 vMB 16
544,694 544,694 00000000000000000011bacb722ebb7889a2f8fdc71a2b248bb29f85e91aaa3d 1,020 0.56/1.00 vMB 9
544,693 544,693 00000000000000000003a6a9d1612bdadf11f438686d020c065cfb277c3f97af 1,127 0.44/1.00 vMB 11
544,692 544,692 00000000000000000002ac4cc96369a7da54627a0ad9ba50e666937e8dcddb43 983 0.44/1.00 vMB 12
544,691 544,691 000000000000000000019b9e893216fd8a0aa2536309cf986cbf73c6a6f693e2 1,057 0.59/1.00 vMB 11
544,690 544,690 000000000000000000096c33ef746a5845b09ce6aa1ac2d7549f43fdb7c38d7e 1,633 0.71/1.00 vMB 18
544,689 544,689 000000000000000000213959c759d895027ba36dd24971e8f79ea5eb9c190c95 1,159 0.66/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.