Loading Tool

Explorer IconExplorer

Memory Pool

79,028 transactions
29.29 vMB
0.09628923 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt b34bf727a69fd899cedc706c3a76e2512683ea5072214033298f1b7d1fce183e
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 5fbc71a728dfda3ea69a596197ad1b8f7436514d2bc6278016df0c372a2034e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,277
Size: 1.00 vMB
Total Fees: 0.03430536 BTC
Feerates: 150.62 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (499,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,695 415,695 000000000000000003210d55e071a6365ff42d51f1083c1419af9148a3375ac3 1,249 0.96/1.00 vMB 28
415,694 415,694 0000000000000000059880262738c5350f1305c984aebbfce34018c434035488 1,472 0.99/1.00 vMB 25
415,693 415,693 00000000000000000519051f6dba80f8146595b715d5b82d45bcfdbf654bf417 2,444 1.00/1.00 vMB 58
415,692 415,692 00000000000000000495c1b48e4a6ef09e466792f6ea73d382c92748c81777a6 1,463 1.00/1.00 vMB 23
415,691 415,691 00000000000000000519b1f6d92e69c07676b1f526ae76966c7ab19f89418526 2,143 1.00/1.00 vMB 35
415,690 415,690 000000000000000000c2afe1b53cbf37ebd131672ec4d160fd6122a8b2a2d905 2,227 1.00/1.00 vMB 42
415,689 415,689 00000000000000000069dba2a07b5a242f540387825a99c37a378ee30ebde8c7 3,200 1.00/1.00 vMB 64
415,688 415,688 00000000000000000126fd5b651089d48b2f549f1d04cad449e5202730dea1ba 2,781 1.00/1.00 vMB 59
415,687 415,687 0000000000000000036d632fb2fbededc3198a9a2f70f44a4c9b306eef547a3c 3,172 1.00/1.00 vMB 70
415,686 415,686 000000000000000004dce6e41d6480b835b9c81391dcca8efab79869e92a5126 503 0.23/1.00 vMB 45
415,685 415,685 000000000000000001d8dabf65a2255a42d047dd81601fe1df39573bdab168e2 1,224 0.98/1.00 vMB 22
415,684 415,684 0000000000000000038c49d10cef7aec79e6015716612cd8139e8a104f671d31 2,547 1.00/1.00 vMB 57
415,683 415,683 000000000000000000002a8ce68828463a441be6948d9ecf0d94be2f699e2550 2,279 1.00/1.00 vMB 44
415,682 415,682 000000000000000000b4ff898540f57a7817eaad019deb55c675fdd0166930d6 252 1.00/1.00 vMB 11
415,681 415,681 0000000000000000021218dab6043db619205ae4d96679a36e88e283d537335e 1,759 1.00/1.00 vMB 32
415,680 415,680 0000000000000000004465493ac2a55c58eeeb2e34812a0c8966dda2f30cdc32 3,119 1.00/1.00 vMB 65
415,679 415,679 000000000000000004c802f138ee395a50f39d460e235a8ce8a9727b5feef844 1,061 0.40/1.00 vMB 48
415,678 415,678 0000000000000000006f597a3f5e14b5cc6d31eeb1d9ca15a0d70f187ba1c1cb 204 0.20/1.00 vMB 15
415,677 415,677 000000000000000004bc2955ee0dbe948ebd4fcbdc1befe9c96ba1c8fd492242 576 0.31/1.00 vMB 41
415,676 415,676 00000000000000000402529afcefcbffca84a0b55de6f2cfbb1be6f42b04d90f 564 0.22/1.00 vMB 73
415,675 415,675 00000000000000000306bebc938c31828fa7e072d718d698cf4468b186084be5 112 0.05/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.