Loading Tool

Explorer IconExplorer

Memory Pool

80,672 transactions
31.00 vMB
0.09427977 BTC
Random Selection Loading Transactions
Max Size: 187.73/200 MB

Candidate Block

Mining Attempt 335a158338e88401c59abc283a6bb5ca98eb201dc1f3d35bfa25768684a8d120
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 3e6d807b9037d104439947a2151ca7eb4f82f2f3cb074d7ca528c6aed1ad789a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,182
Size: 1.00 vMB
Total Fees: 0.01973604 BTC
Feerates: 106.51 > 1.98 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (575,850 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
339,537 339,537 000000000000000002026b5c3effb33c992ebb80d64cba7cbc7af72d317332ae 708 0.26/1.00 vMB 35
339,536 339,536 00000000000000001747ea5b6547735d4e4f0ca7d46dc0f61f29b1e0e8d1d80d 124 0.08/1.00 vMB 28
339,535 339,535 00000000000000000906df263bd21e7e635ec02b89aa2cfb9598e011425b3ee4 618 0.36/1.00 vMB 23
339,534 339,534 00000000000000000f53c57635cd4b5e61ad7c35479607800fefebcda53e3fd2 38 0.02/1.00 vMB 14
339,533 339,533 00000000000000000d8ccbe82331ae918ebb09dcbc764419cd6c1d5aeee55b42 498 0.35/1.00 vMB 21
339,532 339,532 0000000000000000044ad9efff598045ee0804ea316ad2ba154059e59f0dcaa2 117 0.07/1.00 vMB 22
339,531 339,531 00000000000000000da720fa2075fd8821b056859f7f9162a1fca89c55be54b2 225 0.14/1.00 vMB 20
339,530 339,530 000000000000000002bbf8f7999df6343b6a1cb1c6e0ddcb70afa3161212376f 60 0.04/1.00 vMB 25
339,529 339,529 000000000000000015f9da60e3422ec8781899af0c9d7873574c6964e2f1f965 701 0.41/1.00 vMB 22
339,528 339,528 0000000000000000049ac0d35dccf54faf5be45ea34f8c9663c7bdccc15eb098 117 0.06/1.00 vMB 17
339,527 339,527 00000000000000000f66407030c42d312e4c240473e303fea58c2db4e6d99c42 746 0.46/1.00 vMB 22
339,526 339,526 00000000000000000e96bb2930ed76a95f1d8a779a13fa00cc4575623c2c93ec 151 0.08/1.00 vMB 19
339,525 339,525 000000000000000006fb8dffc766e814bdbaf55bcd4d100ad66096ece64b5d28 694 0.38/1.00 vMB 22
339,524 339,524 00000000000000000e371a4c40bdd39680b724f7432375f9408f5497b4c7071c 1,451 0.75/1.00 vMB 26
339,523 339,523 0000000000000000172f449f51185b5819aee7e9502a0b81afa8767c311ee5c9 429 0.22/1.00 vMB 22
339,522 339,522 000000000000000015e505e06575ba4f13813844e470b1a73765c7c1163afe65 292 0.18/1.00 vMB 31
339,521 339,521 00000000000000000b8a7e8e9e7962abc30e49fa1ddd9a81961f0d6f039a311b 481 0.29/1.00 vMB 24
339,520 339,520 0000000000000000083ebbe44b1f1c6f0b3ae0c3efbe47eb1a073ecf38fb159b 313 0.19/1.00 vMB 19
339,519 339,519 0000000000000000091233a7aecfb167966e75fc9f20d6dc11c13c786a4f752f 844 0.44/1.00 vMB 24
339,518 339,518 00000000000000000d27722d2703a7f502c1a2f813b4760181e5c2ee6da4dcdb 327 0.21/1.00 vMB 21
339,517 339,517 0000000000000000147239ebe564cc0c7162d0351130f0f9c2158b67d7a533af 428 0.27/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.