Loading Tool

Explorer IconExplorer

Memory Pool

73,215 transactions
28.21 vMB
0.07219837 BTC
Random Selection Loading Transactions
Max Size: 166.96/200 MB

Candidate Block

Mining Attempt 8db305f0a7217a0589c05b1de975470fc3b0c673e30ea41bb6837d42920d7232
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c745e95d16fb228f17861ef30385e26483d48262eca94aefff0b118e23694df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01579568 BTC
Feerates: 150.86 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (663,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,743 251,743 0000000000000024148396b967d36310579fb4cf2fd696366ad243339c256d4e 55 0.03/1.00 vMB 123
251,742 251,742 000000000000004352de4e13f441bce77819ab37bc04e5c7e879727df79b049c 37 0.02/1.00 vMB 82
251,741 251,741 000000000000006bc43727156013a39e5b9118436f83e24e5d07ec981bc7806e 131 0.06/1.00 vMB 101
251,740 251,740 000000000000006e09617765c4fbb1a89316e04074fba4c15286f88a1b914a22 98 0.04/1.00 vMB 125
251,739 251,739 00000000000000676ae16395a6d2b56d00366e8fffcc2894899e700c1cb8ba1f 42 0.02/1.00 vMB 115
251,738 251,738 000000000000000fb556b5ed110b7771e25e292660fc984aada7e68cfd0dbce4 196 0.09/1.00 vMB 95
251,737 251,737 000000000000006f9fb4b647ee94a52d87367ab2ebc333b287f8dd15a843273d 205 0.10/1.00 vMB 85
251,736 251,736 0000000000000024beda9636922be1c02b86b1f578af91dd4072fb44686e8683 128 0.04/1.00 vMB 197
251,735 251,735 0000000000000036612b6c777e54fdf8662b7d76a6cdf22610ff455ddfd04c76 14 0.01/1.00 vMB 73
251,734 251,734 000000000000003ea97cda86bcc622adea9167800179fdec3d1344a5ec9fa930 311 0.12/1.00 vMB 120
251,733 251,733 000000000000005ebb4646007bd80b6bc58669f562071ee69677e01d5bf8bcf2 235 0.13/1.00 vMB 113
251,732 251,732 000000000000001a8f29bab1d1f4361c1f1f44835524dc3a4c964a7ae67815b8 300 0.10/1.00 vMB 66
251,731 251,731 0000000000000029d493bc7caca68f25d7d16c919de9570158daea3054f46e61 472 0.20/1.00 vMB 110
251,730 251,730 0000000000000036eb65684c5a95f5255324b42bbce801b62b53094b4ddcf366 472 0.18/1.00 vMB 97
251,729 251,729 0000000000000071892c696e7d5694a7504748a018ce211339705d89697697ff 666 0.25/1.00 vMB 100
251,728 251,728 00000000000000541d3d43b32634a48eccab30d83608a99936ec34781d875c36 4 0.00/1.00 vMB 147
251,727 251,727 00000000000000404c560ddb75c1912bbf63002051bf05f055c446835303115d 128 0.07/1.00 vMB 49
251,726 251,726 000000000000007065ddfcfa4b103b2ec1b2e40023fa0cf844b3d35ae59b2bde 27 0.03/1.00 vMB 51
251,725 251,725 0000000000000012e1b62de9542c7245b79547abf45940b826df1bd0e5ed2d45 166 0.13/1.00 vMB 78
251,724 251,724 000000000000001f631dc14509b63b46b539db12fa4821b5845242660029aa62 216 0.13/1.00 vMB 140
251,723 251,723 0000000000000065ae4c1fa6bf7427427fe35e7000abda4ae46fc6d7c2956e5f 149 0.05/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.