Loading Tool

Explorer IconExplorer

Memory Pool

82,365 transactions
31.85 vMB
0.07650906 BTC
Random Selection Loading Transactions
Max Size: 193.62/200 MB

Candidate Block

Mining Attempt 3fe211efe4b37fb7763116bd0a6d25f14ac67b2416138d11ebd900087e55dda4
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 063c1b1ed54c10e7ac1b91a725e5b289f34791dda7306d97d4e99a418e78d6bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,469
Size: 1.00 vMB
Total Fees: 0.00699160 BTC
Feerates: 146.96 > 0.70 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (367,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,864 547,864 000000000000000000006db0361053375a5b6480c32fd8c6e65cd2bc478b6247 2,535 1.00/1.00 vMB 8
547,863 547,863 000000000000000000025bbea59a2f197cc0beaa79c75011322b23538806cc44 2,743 1.00/1.00 vMB 10
547,862 547,862 0000000000000000001da1c1eca74626702d8d80082484a83f52a729af56ceff 2,896 1.00/1.00 vMB 25
547,861 547,861 0000000000000000000dca75c79685a132d6c26597562a68f580876c67fea157 2,329 1.00/1.00 vMB 15
547,860 547,860 0000000000000000000615c0adb921190e568cb1cb4d2384e34ed976ec1ce8d8 2,419 1.00/1.00 vMB 21
547,859 547,859 00000000000000000017a2d5acf70ab685297aedd463bb8ab6daa9e6413fb97e 784 1.00/1.00 vMB 13
547,858 547,858 00000000000000000008a55197d985a4ee0e1edcbd467882533105b36c036fae 2,416 1.00/1.00 vMB 13
547,857 547,857 00000000000000000002192346521f0432660eecd215972fb46787a75dedfa9f 2,172 1.00/1.00 vMB 16
547,856 547,856 0000000000000000001af92e13d23368e3065e055b0c35910904c3a7926d789a 3,089 1.00/1.00 vMB 20
547,855 547,855 0000000000000000000530db77368cc9bc4600160aca9ebfd73d38c760c1fc21 2,702 1.00/1.00 vMB 30
547,854 547,854 000000000000000000100da91db0a2ef7b643616270b03940aafe726a4347d36 2,607 1.00/1.00 vMB 33
547,853 547,853 00000000000000000015d83dbfe284f9efd0c02216e77f79ddd9a45dea42677c 2,453 1.00/1.00 vMB 22
547,852 547,852 000000000000000000003636df99632c251023a240c9ef57cda736908b6736e4 2,302 1.00/1.00 vMB 20
547,851 547,851 00000000000000000024353cfa3adf2a157bebecf3fe565558d4316df10a3a6e 2,805 1.00/1.00 vMB 15
547,850 547,850 000000000000000000082ac2a2a486f4549efd92f57ac2b16c4a059058af84ca 2,950 1.00/1.00 vMB 29
547,849 547,849 0000000000000000000a87757345801d017c2dd2a3f7316db617ea950b2a7ca3 1,399 1.00/1.00 vMB 20
547,848 547,848 0000000000000000000e85e81c408d61480641a42598a7bdb3521e50563e8101 2,457 1.00/1.00 vMB 30
547,847 547,847 0000000000000000001ca1c3bd2e518a50217b45584626244e74d5074ef28062 1 0.00/1.00 vMB 0
547,846 547,846 0000000000000000001b02501969e80b22bd49332e9b741d729fc316ffa12dc1 2,254 1.00/1.00 vMB 15
547,845 547,845 0000000000000000000696f6d33ad81478c06531d40b7fe2359d252f587de5de 2,982 1.00/1.00 vMB 32
547,844 547,844 0000000000000000000e34fb608eca847ee264c0431e5fc9c6e19afab6b180d7 2,735 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.