Loading Tool

Explorer IconExplorer

Memory Pool

27,300 transactions
13.70 vMB
0.13801011 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 74.87/200 MB

Candidate Block

Mining Attempt 541b79090c63a4cf4bad44e411d469095cb1aa8007744bf7f6c351492bc4acc2
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root 5b23ddf609ff19d2d7626b085ce1c9b95c098442a44635852e121eacad990200
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.08645754 BTC
Median Feerate: 3.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (745,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,807 167,807 000000000000060dbfce47de22663976e41a4e9690730fdbbef3c675bbf1f4ac 80 0.04 vMB 180
167,806 167,806 00000000000008cd23a51fdaa378b1fe0f128b85ee7e858e75b990e495fd0270 55 0.03 vMB 31
167,805 167,805 00000000000008a682de96b3f645f875124b41468cea8aec11fa4cc40f83199b 36 0.02 vMB 97
167,804 167,804 0000000000000607571c82de3dbc1020286f724d5e0bd02de8d1aa6dd23a169b 2 0.00 vMB 81
167,803 167,803 000000000000011754a0487b9ca426489cd9546b908353643c762fc9829b0940 12 0.00 vMB 695
167,802 167,802 0000000000000bdd59706f3537d96e30ac1eea4d05ca315c1867b0580bc2e436 101 0.03 vMB 76
167,801 167,801 000000000000078841d15590180bd6b6e5e1e5013dfde24c037aa6678ea257b6 49 0.01 vMB 149
167,800 167,800 00000000000008f9585fc1bf26cc864ea090b7928a9144a20ca1f4b4825ca68c 99 0.05 vMB 34
167,799 167,799 00000000000005bfcc88367749970b98254a36dff3f0a5d72f3a95b5264962ce 147 0.06 vMB 221
167,798 167,798 00000000000005656dcd00eb8619a20d35443696fa1aa9d44c3dbf56691ab862 45 0.02 vMB 46
167,797 167,797 00000000000001596596c3714e9f17a72249c3fb187905b1399a0be571b0b2b8 35 0.01 vMB 123
167,796 167,796 00000000000003892f53dcbe46b6ceef43be384ed9930cfd7662cf9726ac6243 161 0.05 vMB 13
167,795 167,795 0000000000000a0874cece227e845a0d5e59a400adc509ebc2acbb23e8659f25 108 0.04 vMB 118
167,794 167,794 000000000000004f907bcba3c447d2722459348ba0d6425068ef498a64a08325 79 0.03 vMB 61
167,793 167,793 000000000000023efdc178fffc316ad14960328adcf770b9659b645cbf88c677 9 0.00 vMB 3
167,792 167,792 0000000000000adae7657341d60da2aa63077c01dfdd57480072e4dde67f92f7 86 0.03 vMB 117
167,791 167,791 00000000000007c82617f2bff43b131dbb386c391486a93e420bacc92ffd7916 88 0.05 vMB 95
167,790 167,790 000000000000078d1d6e2e222fa5926b85f5e4dcb72589cd099a6aea90773ca7 27 0.02 vMB 191
167,789 167,789 00000000000003bab20bc5d880a83b29284e1e2c424603026ceea92df0a97ad9 3 0.00 vMB 94
167,788 167,788 0000000000000426ca00a5998daf2db17d587ba15fe13f0b5fa2eea3048a107b 4 0.00 vMB 38
167,787 167,787 000000000000041e7027514e2444d47cdae8949cadf6a8837cadd60dac520bc2 3 0.00 vMB 101
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.06 GB
    • Received: 0.37 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.