Loading Tool

Explorer IconExplorer

Memory Pool

79,758 transactions
29.65 vMB
0.08882686 BTC
Random Selection Loading Transactions
Max Size: 179.16/200 MB

Candidate Block

Mining Attempt eaa5c33403ecc90df506461a436344a267561da856e506c6a7f2ccbac8f77086
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 9dfd8c5ebd2c401106ed0e741a53ff8d3beda26454735a038cddf9b714834d13
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02559030 BTC
Feerates: 100.11 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (360,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,098 554,098 0000000000000000000713413121eb254ba8d16a00684635d8df140db8cba6dd 2,503 1.00/1.00 vMB 6
554,097 554,097 0000000000000000002105ebec59e75d4899f79345c7c8e2fa55e6bd15c211fd 3,103 1.00/1.00 vMB 19
554,096 554,096 0000000000000000001b174ec63d742cc72ab1a67f2f6b972295c8744e30941b 3,152 1.00/1.00 vMB 4
554,095 554,095 000000000000000000297f87446dc8b8855ae4ee2b35260dc4af61e1f5eec579 2,947 1.00/1.00 vMB 14
554,094 554,094 000000000000000000119cc7543ca491cbd840fefc47dc5869928670b9995a99 2,199 1.00/1.00 vMB 12
554,093 554,093 0000000000000000002effc6942e9c65c6ecd2002cdbba0071007f45a99070c7 2,304 1.00/1.00 vMB 15
554,092 554,092 000000000000000000133e8c1fdf597361220c81a84ca85dc9742aff92b9ebad 3,184 1.00/1.00 vMB 26
554,091 554,091 000000000000000000047cd0f6f4f9e140fc0f45429413d9908eba0cd3cd6d80 2,524 1.00/1.00 vMB 31
554,090 554,090 00000000000000000011fc73a12b6861d3872999af60b106c502c7149c5a2e34 2,860 1.00/1.00 vMB 27
554,089 554,089 00000000000000000021c5ba8e96be5ee83735161a46ceeb76be06c65a20db25 2,429 1.00/1.00 vMB 20
554,088 554,088 0000000000000000000300bec6b95343b196b3f3865249a7f7f37fe39d5be0df 1,495 1.00/1.00 vMB 3
554,087 554,087 00000000000000000029d922b1a194d6b00e10828c104488e58b0c2783ee46c1 1,929 1.00/1.00 vMB 9
554,086 554,086 00000000000000000023391de18a8ba9783ce934a36d6a96c8888cfe19413977 1,575 1.00/1.00 vMB 7
554,085 554,085 0000000000000000001a7be4c6ea1ce86698240cb59b22e05e6e30535322f964 2,020 1.00/1.00 vMB 16
554,084 554,084 000000000000000000069abd3fc2a3ca32b3d3e822ed729409495094110c9e85 1,779 1.00/1.00 vMB 13
554,083 554,083 00000000000000000024ed41f3e3e9499c107f48ff384f91ca4a551e44f80996 2,859 1.00/1.00 vMB 20
554,082 554,082 0000000000000000002a2d17c9b8b536264fbda287b28fda82e91b91adbde7ea 2,577 1.00/1.00 vMB 24
554,081 554,081 0000000000000000000b08d5546d3521949885004bf644441bf368331f124f57 1,369 1.00/1.00 vMB 13
554,080 554,080 000000000000000000033f538d891e8570a2b9e1b20652dd5f445bc2fe08de22 1,424 1.00/1.00 vMB 15
554,079 554,079 000000000000000000196cb0fade273d21b44076f0551f3aced7e7d1419f0165 2,661 1.00/1.00 vMB 14
554,078 554,078 000000000000000000201bdcff94b16d28edb3fe425be3c29d1776c3c08458c6 3,252 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.