Loading Tool

Explorer IconExplorer

Memory Pool

40,431 transactions
20.15 vMB
0.08799072 BTC
Random Selection Loading Transactions
Max Size: 111.42/200 MB

Candidate Block

Mining Attempt e89e3d1219ad4958dcdb414991509c9770be8937c9966fc49a2230610bfa73a5
Version 20000000
Previous Block 00000000000000000000053bde71765c9590183ae913a827bfe994fd289319e6
Merkle Root cfbdf78ad26ddfd95074c892b682f45344965b12f2441a97fc86155117d93e92
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,152
Size: 1.00 vMB
Total Fees: 0.04394608 BTC
Feerates: 784.89 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,884 (693,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,820 220,820 000000000000001a5964a6deca4a1b842889652e4c301f10a311de51d7a3d2e7 485 0.19/1.00 vMB 185
220,819 220,819 000000000000038600b771887da5b3830947bb3ea129f8fc571cec43990410d3 7 0.00/1.00 vMB 0
220,818 220,818 000000000000015142450a030a8641e9a70290027eaaa8f8d52a6bd9d2afcac4 432 0.23/1.00 vMB 152
220,817 220,817 00000000000003200a65a5146f8e894704976bd21d1cf209e2dc8c7f3d0d40ea 95 0.25/1.00 vMB 53
220,816 220,816 00000000000004667e989a5ad255d6baa7f59db4db3906b02dc128634bf95a18 648 0.25/1.00 vMB 228
220,815 220,815 00000000000002bbfbe339f3dd48316c20b21be7ce1bdb5b5f131f0db296036a 376 0.27/1.00 vMB 171
220,814 220,814 00000000000002b4f3f0538deddecf04d7dad72402331977c76576283a8d1f4d 31 0.01/1.00 vMB 128
220,813 220,813 00000000000004a2e96fc0e15cba01f0570c1aece435c11e3ec11d24a8ee9804 386 0.18/1.00 vMB 168
220,812 220,812 000000000000043751773e28d37e5b1628ef08bfde6bdbe13131cf4b1129a8b7 392 0.17/1.00 vMB 181
220,811 220,811 00000000000004829f8ec992570ad67a07c21d0ac188895446c6908a3ec77ce3 343 0.22/1.00 vMB 99
220,810 220,810 00000000000003688e6effc415f0551dc8452da8ba8dec22d6035f1559618649 733 0.25/1.00 vMB 254
220,809 220,809 0000000000000074a783b4427337c720ddc63727dea306f7fc5bb90c17d470bc 344 0.19/1.00 vMB 155
220,808 220,808 00000000000004c3ea87388b1ee6bf8e2840816725db7a1677fcc9ee2bf4a889 112 0.06/1.00 vMB 147
220,807 220,807 00000000000000e6b9bfa8207156a11360e6f6f385be8ab264d97d71ec0d18b6 57 0.03/1.00 vMB 142
220,806 220,806 00000000000003a5a9aa9e9892eb4da23fa8acb0f4a5f89ee6dba280d2ccec0d 346 0.15/1.00 vMB 156
220,805 220,805 0000000000000096cc1ac985f1d28c56999ca7921b2ae09d5ee1ed5d46b77d43 538 0.22/1.00 vMB 189
220,804 220,804 0000000000000086f369339890ac223bad49bfe3c923c92dbd9dc2200a019482 518 0.22/1.00 vMB 161
220,803 220,803 00000000000003b85cb705edcaded9116412d5a6c0a96bfa170844f1bc060b66 610 0.25/1.00 vMB 245
220,802 220,802 00000000000004270df7f86cd64530e8fe07d5d82482dbdc279775842ce741c4 418 0.21/1.00 vMB 162
220,801 220,801 00000000000003d9886ea84e2b792dee5e30065f39546fbea65c698ed4354e54 574 0.25/1.00 vMB 194
220,800 220,800 000000000000045758d1d23895fe064531dcd099a2d7c92c3595cb96773bae0a 129 0.05/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

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