Loading Tool

Explorer IconExplorer

Memory Pool

46,202 transactions
28.17 vMB
0.07457824 BTC
Random Selection Loading Transactions
Max Size: 149.11/200 MB

Candidate Block

Mining Attempt 4097a4e069fcd2142c179cc7ffb257e901151128846eb8e3f12c543c0bc5172e
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 55cf48c8640289e4b35017304ea4f5ce155c501fb5b1ba9ac647f9c0feeb9fdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,909
Size: 1.00 vMB
Total Fees: 0.02028466 BTC
Feerates: 101.53 > 2.03 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (603,927 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,010 311,010 00000000000000002265a997dcb9a9b5360d4c72089b8698e6d103319bb633bd 349 0.27/1.00 vMB 29
311,009 311,009 000000000000000000a8114d75839222bac009252ab7610081aa11362027c285 57 0.03/1.00 vMB 27
311,008 311,008 0000000000000000164acf0b2fc2f78ca49ef29846531f491449b75863336b3b 23 0.01/1.00 vMB 30
311,007 311,007 00000000000000000c64434b1e9cca6ba0c93122255d9e0f939d5276845a0c68 288 0.13/1.00 vMB 36
311,006 311,006 000000000000000021401f1246ef944a888abac80e3598522a811dedf0692a39 163 0.09/1.00 vMB 38
311,005 311,005 00000000000000000d9fe7e2d04152ec9275f75e6f5c0efa0901f7d1225b94eb 474 0.26/1.00 vMB 31
311,004 311,004 000000000000000038fc70fd933f0b92c8da00c81de701d30cf19005423a6094 235 0.11/1.00 vMB 24
311,003 311,003 00000000000000003b6650604028cea5f883d6fa4da54000bb835a5edbaf8951 353 0.20/1.00 vMB 29
311,002 311,002 000000000000000023f996a2d963943a8cff4efa28b5bc557107f7bbe150e45a 562 0.33/1.00 vMB 34
311,001 311,001 00000000000000003cc75eebccad2cde872d5b7ebe46fc37806b3ed6e82dad53 638 0.34/1.00 vMB 36
311,000 311,000 00000000000000002ebea165acbaf9438fac8f8a109b3fe331ac34cb2a50a970 119 0.06/1.00 vMB 31
310,999 310,999 0000000000000000131ec7e24f58773ecd293da1089abd2f7dd154ce77dc8a13 225 0.16/1.00 vMB 18
310,998 310,998 0000000000000000327ec7c04c8c5814ff06ee832e1233f31c5507a30c11425b 329 0.26/1.00 vMB 36
310,997 310,997 00000000000000003b6000b12465f8784507f6dd982d4d2b234434d2773855af 943 0.35/1.00 vMB 58
310,996 310,996 00000000000000000e2734572b534b479e1ae509f623d7cdf09195a0c1f1e1a0 1,038 0.53/1.00 vMB 44
310,995 310,995 000000000000000038846e5df6fc414b72627356aa6d200c4170b406267401fd 637 0.29/1.00 vMB 37
310,994 310,994 00000000000000000764bd0bca4f0e197cec1d4871517eb199534b9d7fcfd984 202 0.10/1.00 vMB 22
310,993 310,993 000000000000000013652c93de2541a9954598d90f6a28ecd96f75398956ec3d 865 0.47/1.00 vMB 30
310,992 310,992 00000000000000000e1cb6bc4fd196baca374f8d50da96d000c1ed5d4085d7e6 46 0.03/1.00 vMB 16
310,991 310,991 00000000000000001b6c96de0cc3655a08cbf87e30997e81022d26eeb069b1e7 106 0.05/1.00 vMB 34
310,990 310,990 000000000000000030b0f8f369707600d175910efcd44d8fdd09d99dcb039c3f 408 0.26/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.28 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: 656.75 GB
    • Received: 14.43 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.