Loading Tool

Explorer IconExplorer

Memory Pool

80,053 transactions
31.07 vMB
0.07940486 BTC
Random Selection Loading Transactions
Max Size: 188.05/200 MB

Candidate Block

Mining Attempt 32a1a3dade502e457b07f31e1190ead018dbb42d1027e7d6ece886d2ad9577c0
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 382d8176a96b5b97208f8c71dfce1bdb6c65a0c151701e0a99f2598c1ab3ada1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,533
Size: 1.00 vMB
Total Fees: 0.01243216 BTC
Feerates: 100.25 > 1.25 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (635,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,636 279,636 0000000000000002dde082a83731691a2790a29a21444edbd97854853347fcce 245 0.10/1.00 vMB 43
279,635 279,635 000000000000000088e6a4ce4ab57f7964c5aaddc779a8ae38e5403887551b72 15 0.01/1.00 vMB 43
279,634 279,634 000000000000000062afa13e3134764ae7d18a87f64385d6ba3340e656933526 224 0.09/1.00 vMB 43
279,633 279,633 0000000000000001f44b4a28bca89f21e6f2b290ad8fab6d1ebb436b26f40c62 117 0.08/1.00 vMB 29
279,632 279,632 000000000000000111b145c51a4027c24c2a5392ec39938d28c1b8150b978a85 426 0.25/1.00 vMB 28
279,631 279,631 0000000000000001b0a0189e8305c97b746afbcb9d38587d082c6dbdf46f2c62 40 0.03/1.00 vMB 23
279,630 279,630 0000000000000000e6e329a0a2aac7b81af4117811e66aa5a9ef639da0828f0e 314 0.13/1.00 vMB 48
279,629 279,629 00000000000000023743ce6ed9156dc766adb8bdd949d38557072b4d336c2196 188 0.09/1.00 vMB 36
279,628 279,628 0000000000000002c181840e2bd19e35a61aade8f533d0ae57bee7b859d3d814 503 0.24/1.00 vMB 89
279,627 279,627 00000000000000006172cded1337d17c8476a3e52667d5284cd58f8af2ffb78a 156 0.10/1.00 vMB 28
279,626 279,626 000000000000000174ac5f3af8141a8b984af3177e28716618c28cd7ee7c3ca0 472 0.27/1.00 vMB 24
279,625 279,625 0000000000000001be887b3f7e5763d2b0028f8df640160a1da8ee6491c63327 730 0.25/1.00 vMB 64
279,624 279,624 00000000000000012d9a7abcfac965491df5f6f36a23f8855d6854d52b7041ff 100 0.03/1.00 vMB 111
279,623 279,623 000000000000000194653b10fa58a14b938d144dbae5562b0fcc6812077173f4 204 0.10/1.00 vMB 29
279,622 279,622 0000000000000002194db7613b91d1134a7893f7628a6ff779c98ab015de9c2e 84 0.03/1.00 vMB 122
279,621 279,621 00000000000000004243cf84f82699e2d098f8d90a18641fa933801f6f06dc4f 251 0.12/1.00 vMB 52
279,620 279,620 0000000000000000a2c1ffd1591ef673aec07caef4fc4d497a09b30859e57042 24 0.01/1.00 vMB 28
279,619 279,619 0000000000000002e2e36b0c7a15502f8514e6d8767bf66db3479204f14955ac 456 0.20/1.00 vMB 43
279,618 279,618 0000000000000000ba861579957f275d569872701a802669ec720feaa7e3d177 564 0.24/1.00 vMB 54
279,617 279,617 0000000000000001377557ffb31e0ad464d358623da350c7c9365b2dfb01b5f1 45 0.02/1.00 vMB 39
279,616 279,616 00000000000000013b63273c109da9f190487ababb53b1d93bd399e616fd50c9 177 0.09/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.74 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: 708.13 GB
    • Received: 16.72 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.