Loading Tool

Explorer IconExplorer

Memory Pool

79,354 transactions
30.11 vMB
0.12651641 BTC
Random Selection Loading Transactions
Max Size: 180.65/200 MB

Candidate Block

Mining Attempt e69f4348222115c967ecc0a615a974d195cd45316f4ecfa1b40858625ceb3c76
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root bad4c7a3b5861751b48599affc0fb5d27e09846ee301a54a01d7c1bf86edac0b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,065
Size: 1.00 vMB
Total Fees: 0.03967798 BTC
Feerates: 673.02 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (388,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,250 527,250 00000000000000000015f5ded0b44ae9608ed382d6d898a800a8b8f01ed91b23 2,170 0.87/1.00 vMB 26
527,249 527,249 0000000000000000002a7b2aa57dd3b40c7247e3f3fc32d0068ca020893f66b2 1,029 0.46/1.00 vMB 15
527,248 527,248 000000000000000000101b417705f1256cbf9fd56571e5073365160c8495171c 1,068 0.43/1.00 vMB 23
527,247 527,247 000000000000000000178c8cd4826ff470581611fd36903b500e5253e039b5b5 603 0.22/1.00 vMB 20
527,246 527,246 00000000000000000038e111bca027ae3f89d9b3e8b3d4e1ce3df751ab8ddf8d 452 0.20/1.00 vMB 28
527,245 527,245 00000000000000000006f0bd7e25bae8072f013235bfd05bd93cf9f15e21fd10 537 0.30/1.00 vMB 22
527,244 527,244 0000000000000000000769c6e811ef639aa9253fcd066d5121046fbf06e7096d 449 0.20/1.00 vMB 19
527,243 527,243 00000000000000000001d87bec69e274be290b3a805341cffe7c9ab397f2cfb5 533 0.19/1.00 vMB 20
527,242 527,242 000000000000000000218cc849f5b351c5121943b4534ec9fed0a35459ddea56 514 0.23/1.00 vMB 29
527,241 527,241 0000000000000000001d018730ed1452d3fa3cc63413e13b28ef7c4711a7ac60 1,940 0.82/1.00 vMB 24
527,240 527,240 0000000000000000001ee88ed281e17c2cc2b23c8090ec4a49a9fc0cab0910cc 1,795 0.71/1.00 vMB 25
527,239 527,239 0000000000000000002eea9e49cfc8f738df2c10d0f1f2ebac2f5dd9b18aabb0 132 0.04/1.00 vMB 20
527,238 527,238 0000000000000000001c4d3c6363c3ee05565109ea5e03f5609bccc08e9b4b68 1,606 0.59/1.00 vMB 24
527,237 527,237 000000000000000000368b54611a9c8cec5fd19d92591bc1397a6c72385b5f9e 288 0.11/1.00 vMB 23
527,236 527,236 00000000000000000038c5f0bfb24b259eae9512c9556967c4c2ce49faf2640a 364 0.13/1.00 vMB 19
527,235 527,235 0000000000000000002cb8086dad3bd5355ec114392427e230976e2547529a99 805 0.29/1.00 vMB 14
527,234 527,234 000000000000000000033a93683d559a0b543308f56a599910cfe5e2ae5e4045 2,138 1.00/1.00 vMB 23
527,233 527,233 000000000000000000351954fc2b7d985a4abf1812e55c5c397dc3a2ee7899f3 130 0.04/1.00 vMB 21
527,232 527,232 00000000000000000020b6a4aade4ecf113c7a96ab87b5855f734bd1b2820d1e 140 0.07/1.00 vMB 19
527,231 527,231 0000000000000000003272090dc581d8ac4146baf1eba50fdd9d093dd970a259 1,983 0.80/1.00 vMB 25
527,230 527,230 000000000000000000370f5d61a5672ead192200e0c4d341b18f8fdab8ce23af 83 0.22/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.86 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: 713.05 GB
    • Received: 17.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.