Loading Tool

Explorer IconExplorer

Memory Pool

81,959 transactions
31.04 vMB
0.11784432 BTC
Random Selection Loading Transactions
Max Size: 185.73/200 MB

Candidate Block

Mining Attempt b7682bebf24652609733b5688e93e6b0909e57794fcdd1e57b1546f0f288d573
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 4764de48be7c5fe1ca947c343a80079fd9708d9393acd953056da2d9c733219e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,584
Size: 1.00 vMB
Total Fees: 0.03413558 BTC
Feerates: 101.42 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (129,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,750 785,750 00000000000000000005503f4f8b6accc5d2f6913e36e923e79edf08e4622fb3 1,013 1.00/1.00 vMB 6
785,749 785,749 00000000000000000003827f6c77f1402b8cc08e2b47bb910f2ed192d9996ffc 81 1.00/1.00 vMB 1
785,748 785,748 00000000000000000005d6098c0772f37615753fd8df87cba2357f18e0e31216 1,273 1.00/1.00 vMB 4
785,747 785,747 00000000000000000002c1cb9572e495eb490094f6e41898b37337140f1f482f 878 1.00/1.00 vMB 4
785,746 785,746 000000000000000000045bdb808a4b1a9dbec35586492cc769a96e20d7a79474 2,035 1.00/1.00 vMB 10
785,745 785,745 000000000000000000050356f9c4e939e060f09bde03f1c0326014a2933ea5c7 1,185 1.00/1.00 vMB 4
785,744 785,744 000000000000000000045546589442b25f70337c1ee60e9e6510e70f112ff269 1,790 1.00/1.00 vMB 8
785,743 785,743 00000000000000000004afb060bf1be582cff810de4525df4a78123752b4265f 2,725 1.00/1.00 vMB 18
785,742 785,742 00000000000000000001d8fd25e18cf1a93e30d1110edd2e8cd625c6333af5b6 2,433 1.00/1.00 vMB 17
785,741 785,741 000000000000000000045fbbe290346d9614a622e71b8bad3178ea1f640a0db3 1,389 1.00/1.00 vMB 15
785,740 785,740 00000000000000000000f850a6826804802a3babe284895d73ec9c2de3264c95 1,017 1.00/1.00 vMB 17
785,739 785,739 0000000000000000000471f16ee5614bf460acda1dc9457cdc15985511c66a31 463 1.00/1.00 vMB 14
785,738 785,738 00000000000000000001b6d041f08c6afe1ef567c9a3c6f15c7a13c4e54db200 1,096 1.00/1.00 vMB 16
785,737 785,737 00000000000000000002e39c866cbd2abfe8ce4e8cd6395dac8a0d917ef02cb6 536 1.00/1.00 vMB 15
785,736 785,736 000000000000000000050c151db50572b0e0d26353464b573ff57fd11095bff7 1,250 1.00/1.00 vMB 19
785,735 785,735 000000000000000000027cc6bb7b8e051dac83cae28ef2c3d204e67e5b9f9c63 2,584 1.00/1.00 vMB 16
785,734 785,734 000000000000000000058fa2e3c77bc1fb20123576b0202a60c6beb7a3fdd928 2,016 1.00/1.00 vMB 11
785,733 785,733 00000000000000000001ccac28514ca711cdc2dd94fdeff2ac5d783dc30a9659 2,422 1.00/1.00 vMB 14
785,732 785,732 00000000000000000004980b70e05bd79d1b1eee37b8cdd4c1b7e97b343c173b 1,250 1.00/1.00 vMB 7
785,731 785,731 00000000000000000003329d14145a9e826bc3ee2d8acfb5feab6b05807caa36 821 1.00/1.00 vMB 1
785,730 785,730 0000000000000000000006320b893da867446ae6fa06470b5ac74c3d42f881f6 2,258 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.