Loading Tool

Explorer IconExplorer

Memory Pool

75,990 transactions
28.37 vMB
0.06725774 BTC
Random Selection Loading Transactions
Max Size: 171.88/200 MB

Candidate Block

Mining Attempt 3cf46fb068ff3b26d2a62713cbc443c87516750329edfc7419433898edd02741
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root acc790406fd47e241ab24115458a94720d2177b937630c9d51cf3b417c557d64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,902
Size: 1.00 vMB
Total Fees: 0.00857419 BTC
Feerates: 178.73 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (463,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,907 451,907 000000000000000000162da0b61d0236fdca0ed425a186cf6e641c235ec26e78 3,725 1.00/1.00 vMB 75
451,906 451,906 0000000000000000021020b6379a6b907f1e5134bd1777c400b3c944d6fecc28 3,807 1.00/1.00 vMB 81
451,905 451,905 0000000000000000023b7afbc25b0fd13868c3f0fa9074cedb1ac0e4322cd341 1,459 1.00/1.00 vMB 89
451,904 451,904 00000000000000000123ba8f029b6273a9ef6c848b52d53bbbf38915e755940e 2,002 1.00/1.00 vMB 139
451,903 451,903 00000000000000000176c4cedae94c2ff783003c1c66654d46aa8230dc06b438 2,720 1.00/1.00 vMB 87
451,902 451,902 0000000000000000016490903c1e7358fc0a13cdbe345247595e90b3c9fc21d6 1,765 1.00/1.00 vMB 74
451,901 451,901 0000000000000000025a91ec9b4e5b1cea86fc32becda12d15193697cc40599a 3,438 1.00/1.00 vMB 73
451,900 451,900 000000000000000002256c066cd13314100d55e9ae3f0996f7513ba544d56e3e 2,680 1.00/1.00 vMB 111
451,899 451,899 000000000000000000274edae35a40786a0e4a85ee5c1a15b794ed51283fd405 1,990 1.00/1.00 vMB 115
451,898 451,898 00000000000000000257afc6f2f62ed4f937a5e1b19d0589026841ba00a68435 1 0.00/1.00 vMB 0
451,897 451,897 000000000000000001b37608df13e3a2269c69b9b4b178e07e008e59ebd2d9dd 2,756 1.00/1.00 vMB 120
451,896 451,896 0000000000000000024e41b44f8c809007c1af86d9ab680bcb87c50a13c4e577 2,084 1.00/1.00 vMB 116
451,895 451,895 00000000000000000122999f436020802f0923e917ba2f2ec44d5e6424ecf83c 2,442 1.00/1.00 vMB 156
451,894 451,894 00000000000000000023279ea4059b36d44a354b1d283560cdb0860c508f620d 2,342 1.00/1.00 vMB 115
451,893 451,893 0000000000000000009491075507cca515569092312786dd5702419bf56f10ba 1,910 1.00/1.00 vMB 111
451,892 451,892 00000000000000000010ccf431f0e7ded05b93a27bae285bbd750184ba7cd1c7 804 0.37/1.00 vMB 86
451,891 451,891 0000000000000000013e144724f468348729bad176e743b3a36902c5bfaae5ec 2,514 1.00/1.00 vMB 96
451,890 451,890 00000000000000000046737c5e52a961ebc7d9db5e79dc6c937ebcb3f1e8a263 2,230 1.00/1.00 vMB 142
451,889 451,889 0000000000000000025c8fab6fed93ced1bdf80204636c8365f2efc330fe8253 1,494 1.00/1.00 vMB 144
451,888 451,888 000000000000000000763833f725d9791827fef5a874cdab89cc0d0e4c4d3f8a 899 1.00/1.00 vMB 83
451,887 451,887 000000000000000001489fbbb1491c7ee5424e267bd74928b7f35ab4937057cd 884 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.