Loading Tool

Explorer IconExplorer

Memory Pool

83,519 transactions
31.16 vMB
0.08956365 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt 1d55af8d47c5d6a71c301683d3a7dd1b356f9332ed94b47051d4618bc9c3c10e
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 161f7f6d15bcea891a3dd3baa3e9ae21da207d7393d065e15646219277ff4468
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,950
Size: 1.00 vMB
Total Fees: 0.01907639 BTC
Feerates: 299.43 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (627,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,024 288,024 000000000000000063dad8584a873fcb14226359d76d649bdc889e79fb4a7c3f 910 0.79/1.00 vMB 23
288,023 288,023 00000000000000014622f640e6d383775d0879376050264c73b31b93169f9120 1,401 0.50/1.00 vMB 41
288,022 288,022 00000000000000003d6049ce8ddcdc77a259a2e0f77b4b528ad0a2b34dfa0b22 599 0.24/1.00 vMB 85
288,021 288,021 0000000000000001543e5c397256817fc41b1b381202b18d2ba1c416a42ce484 268 0.17/1.00 vMB 31
288,020 288,020 00000000000000009771f755a9179c46e8a48cef4e77d6389d3cd1f7b48787f5 134 0.06/1.00 vMB 33
288,019 288,019 00000000000000010844975265f18910977c3e85f5f8915832ec37ef18ea6e02 406 0.19/1.00 vMB 36
288,018 288,018 0000000000000001012cb74a7b4d9556da53e1a00a4f5088e57dbac9046ae442 600 0.35/1.00 vMB 32
288,017 288,017 000000000000000004dd8aa9a2073c5afa582db5fb28044553059001ed887e54 187 0.12/1.00 vMB 30
288,016 288,016 0000000000000000db42d95b92c572af79ace47c7d927b4e718f840c37dd6292 42 0.04/1.00 vMB 35
288,015 288,015 00000000000000003a390a3978a876d91a8eaa717eafb29d7e6d348fb801c434 330 0.30/1.00 vMB 31
288,014 288,014 0000000000000000a3349b330caa001cc9f74ec90c79c3d890f5fb717d8d71e6 858 0.35/1.00 vMB 43
288,013 288,013 0000000000000000707a792022486d822e8c1234d9b64327f45245f593e8e776 161 0.06/1.00 vMB 90
288,012 288,012 0000000000000000b2d9570fa137befb3d6bafbeef7b5e47171f0fc553d8c8d5 389 0.23/1.00 vMB 32
288,011 288,011 000000000000000117588f126a750858a8f051a9d276be306f0a61b4b7da6382 476 0.28/1.00 vMB 35
288,010 288,010 00000000000000002e54d9c10cdf8bd2ba17bb6e2907c373f822378a04ca9345 607 0.35/1.00 vMB 34
288,009 288,009 000000000000000158b323f804697206671e7fd4e8c1485c6cf6c67bc57a6af5 103 0.06/1.00 vMB 35
288,008 288,008 0000000000000000d162a9c8fcd62c5c90517ca177f44752d9fc74b49912e1b1 824 0.77/1.00 vMB 22
288,007 288,007 00000000000000001812e34d4fffb3d35cf4534bc8daeeff0d393847643d1cd7 78 0.25/1.00 vMB 14
288,006 288,006 0000000000000000d6371e58f952363e9b565013827d5eac76faec8f98ae9cb7 1,117 0.50/1.00 vMB 38
288,005 288,005 00000000000000006d1fec97db7e81f03f7885d3d66b3ff777e7151d18b617bb 186 0.06/1.00 vMB 50
288,004 288,004 00000000000000002087c823829c13b7d6bc6aea471da98a084581f214ac1ab6 133 0.06/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.