Loading Tool

Explorer IconExplorer

Memory Pool

77,716 transactions
29.10 vMB
0.07299347 BTC
Random Selection Loading Transactions
Max Size: 178.43/200 MB

Candidate Block

Mining Attempt 6145bc9e3e436f405e74407efe3693cac43d6467cbc92f1ebd7b6855f1a65fbd
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root afa8db8a392e47fb04273f510a5ae1adb3b042b508b94bc6b4179eb4764277ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00935149 BTC
Feerates: 301.25 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (139,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,176 776,176 0000000000000000000703712281555eb40b0800cc4059b31f88b6fae883cc1d 2,190 1.00/1.00 vMB 14
776,175 776,175 00000000000000000002b79b635b4b196227a8f545617cdf016c4959efba73f1 2,461 1.00/1.00 vMB 15
776,174 776,174 00000000000000000002e954d63bd36cc556274a72538859d4bfceba423d938d 3,058 1.00/1.00 vMB 19
776,173 776,173 0000000000000000000340c7f9c53af204e3cedfdd7883edb540cddd5e0e4121 2,344 1.00/1.00 vMB 21
776,172 776,172 00000000000000000000e772612b286c61facc166bbf16f831fd91e3d8fcaa3b 1,592 1.00/1.00 vMB 10
776,171 776,171 00000000000000000005c94b19654edc914d8557cf48c6aa747cf4d3deec30e5 1,173 1.00/1.00 vMB 10
776,170 776,170 000000000000000000033fe750b044e9a4ff198f5840d336ea9c2ebb286a9bfb 2,625 1.00/1.00 vMB 15
776,169 776,169 00000000000000000005af20a8e3ef8050b3434b76fc56d9169fa7f93f00c703 454 1.00/1.00 vMB 3
776,168 776,168 000000000000000000021494077a6617804ce40c718cfb8d62ef58c248d291a3 645 1.00/1.00 vMB 6
776,167 776,167 00000000000000000005fd2f64ebc3707f953aca94a1a08698acf01738496d64 600 1.00/1.00 vMB 7
776,166 776,166 0000000000000000000583ee3bb5ba98bd13a70fd2ed69e586c210461740abd3 1,180 1.00/1.00 vMB 6
776,165 776,165 00000000000000000000798f59329062eb2116c429bf587a77ae8a1d9ec0d95a 1,686 1.00/1.00 vMB 13
776,164 776,164 000000000000000000064ab03bcd152577f7a32ced581e46f5a54a1593eab943 2,775 1.00/1.00 vMB 19
776,163 776,163 000000000000000000046ec7058baa8fed735bd1534c2bef466dc6ee8d50e022 1,112 1.00/1.00 vMB 6
776,162 776,162 00000000000000000004f1119f19857bd231004895344c4b48635cc1851a391c 2,007 1.00/1.00 vMB 17
776,161 776,161 000000000000000000070b952f5b1446edfd116a97d2a007ddd2172ce2870aba 1,980 1.00/1.00 vMB 14
776,160 776,160 000000000000000000037e587e69ca72844a7f67939b67c4c040ea041403afba 470 1.00/1.00 vMB 3
776,159 776,159 00000000000000000006813d0260b4726b64e83025e904165ffaaf06d17227d7 1,764 1.00/1.00 vMB 9
776,158 776,158 000000000000000000053baf754d88a375fd824319d210f75c910ae21135bf91 3,347 1.00/1.00 vMB 21
776,157 776,157 00000000000000000003daf00546d3d68e2f46d6d17caaec5b35502f6966b8a2 2,544 1.00/1.00 vMB 14
776,156 776,156 00000000000000000005361979d6fac1a36c5e33a45d816a31acfd7b8f62d750 457 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.