Loading Tool

Explorer IconExplorer

Memory Pool

79,671 transactions
30.11 vMB
0.07947415 BTC
Random Selection Loading Transactions
Max Size: 184.07/200 MB

Candidate Block

Mining Attempt b8ed8692ea12b7bd5cfcf6565baafed0ccecf9b947239f7e2a13bd0f5e36bc76
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root d6cbd6d6f3c28087b73e9bc09d705ce46a0a671241c86c835d423c3fb0f4b77d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,188
Size: 1.00 vMB
Total Fees: 0.01226040 BTC
Feerates: 100.65 > 1.23 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (582,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,122 333,122 0000000000000000096ed87d87a09e8e436688d32abe0cb96cbb14f1fd124b8e 851 0.50/1.00 vMB 23
333,121 333,121 0000000000000000010b68914a7faa49d64425ff1eabca1912f5cefec76e9ff4 212 0.11/1.00 vMB 26
333,120 333,120 000000000000000000421231ff8987f9f0f16c6ab3cf9a7325a1d20bcdbd45bd 549 0.32/1.00 vMB 23
333,119 333,119 00000000000000000ad19b4eecc9d0dbcc2a83582577f799d9110a2e288d746d 256 0.07/1.00 vMB 45
333,118 333,118 000000000000000011ca8747b0644abaae6730261b1e43e4be7f9e1e56669345 326 0.24/1.00 vMB 20
333,117 333,117 000000000000000002aa5d6d897a2d48ce5ee4191cd904a8376fdd1162aab4b7 301 0.17/1.00 vMB 18
333,116 333,116 000000000000000011aa9d33fd83cdaaf81a837d39afe0569b3d59756af9ad6c 1,200 0.65/1.00 vMB 21
333,115 333,115 00000000000000001532a8dd1ed1ae44268187c3f9aefc729b6e5fb9f66649a5 1,773 1.00/1.00 vMB 25
333,114 333,114 000000000000000000d24f7b706a599081961fcb77a0c63bd1d9ccb55c53280e 553 0.42/1.00 vMB 25
333,113 333,113 000000000000000006efb494417098dd5c7ae9b1cfa2644bbdec7efccf40b6c1 436 0.25/1.00 vMB 25
333,112 333,112 0000000000000000094fe7c584920948395fa719ee5b8546312881497b89ea2d 384 0.17/1.00 vMB 26
333,111 333,111 00000000000000000a26235d5037392f0ca57abaa797d758eb528dfceae73c8d 109 0.06/1.00 vMB 20
333,110 333,110 000000000000000018d733b676694f867713d72ff110baf75ab4ce9b025d90a3 30 0.03/1.00 vMB 12
333,109 333,109 000000000000000007e538974d4947e3928dc40b0794656a1873636f8254d44d 1,287 0.71/1.00 vMB 26
333,108 333,108 000000000000000016242c615a853e84496881f238d949d58e5f8306d9718965 176 0.13/1.00 vMB 18
333,107 333,107 0000000000000000040d3b5fde616bb7799f63ebab6d39cc04f2344171b86c4f 117 0.04/1.00 vMB 48
333,106 333,106 000000000000000001db6373698d6fabe3c1227166a05c105f97a4d2d84a57b1 381 0.31/1.00 vMB 17
333,105 333,105 00000000000000000870b056044fed82e0701cbb87f5ae5a6f3aa2d0da6708dd 688 0.23/1.00 vMB 34
333,104 333,104 0000000000000000084f186d8ad674ce82033f30edac4aabef37db96c61c25cc 376 0.22/1.00 vMB 25
333,103 333,103 000000000000000004fa1bdf0e61daa6de60384d56d21e2bc916b928b8326a73 41 0.01/1.00 vMB 34
333,102 333,102 00000000000000000244d59cdb9d3b99db154b219d67ad23be1bcb2796d546c6 918 0.59/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.