Loading Tool

Explorer IconExplorer

Memory Pool

81,738 transactions
30.36 vMB
0.08293651 BTC
Random Selection Loading Transactions
Max Size: 182.95/200 MB

Candidate Block

Mining Attempt b73300ab069e7dbe3c1559d4b9b5f635e0ac58dc8dda680abb5deb21389cdd68
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root f8782e524c3da9d6a177e5291422ef784595ec84424bda49b6725e764e768078
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,058
Size: 1.00 vMB
Total Fees: 0.02018071 BTC
Feerates: 203.60 > 2.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (734,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,743 180,743 00000000000001f8f4051a74ae52eb25ec985c31690f8a767e65e3f2695b02a5 582 0.25/1.00 vMB 152
180,742 180,742 0000000000000381f7d8402c79cfbc73d98aa9aa5054ab423dc1a98ad3fd7996 12 0.00/1.00 vMB 119
180,741 180,741 00000000000008a2a824bdf674fdfc777a68850abb659e6ba1dd3209d5c3892c 478 0.21/1.00 vMB 128
180,740 180,740 0000000000000467ef51cf3a9d994052ef2b0cf36fcd2d05588a7ade38e7efd8 150 0.05/1.00 vMB 186
180,739 180,739 000000000000081e985a356020b9b371015eb34d9817fe58488999b7d185ccf5 234 0.12/1.00 vMB 115
180,738 180,738 0000000000000751826206939e27125058d9d831df5c2bb014314a05415c50e9 371 0.25/1.00 vMB 101
180,737 180,737 00000000000000230703c382f82bcda76c2a7ff39e52e58501251d74297579e4 150 0.05/1.00 vMB 131
180,736 180,736 00000000000001bcfca671d55799a22251c93c4424ae41428a35e3de5ee4dd4c 624 0.25/1.00 vMB 169
180,735 180,735 0000000000000219f5b46c55b21d1dd7d1154f789f2a42278e2d7a707f6edccf 133 0.05/1.00 vMB 198
180,734 180,734 000000000000023e1f4e59c55f8634730a5f873949f5d0e6585aa6045e6e0dad 639 0.25/1.00 vMB 151
180,733 180,733 000000000000005dc83358b1ddaaebde80295ee2c02239023a191aca04a074c2 557 0.23/1.00 vMB 131
180,732 180,732 00000000000005429effdc54eda0f6faf49730dd2b28b9ed1037779ae85a9ac9 73 0.05/1.00 vMB 96
180,731 180,731 00000000000003830dea1e2d6edfb2faaedfaf11f06729b4c8fb52266612508f 484 0.19/1.00 vMB 124
180,730 180,730 000000000000060a63e830fa6c3a58a76d4d3291c46cc240e7144ac3d928f03e 616 0.25/1.00 vMB 152
180,729 180,729 000000000000056e3e11e2683189e6a1737deadda1fb80114a30320160e33f26 440 0.25/1.00 vMB 123
180,728 180,728 00000000000001c538fcf02fc9f0bf20885fa6599ab4a4124ade207c0a6dfc73 126 0.05/1.00 vMB 211
180,727 180,727 0000000000000683b0720ddc109ea1f9e02623107aac77a3a1aee421b3684b18 118 0.05/1.00 vMB 152
180,726 180,726 000000000000097a78d687658e11c2fc2cd1a078ccc207050ff9b2a2670cdd94 13 0.00/1.00 vMB 0
180,725 180,725 000000000000005e72fe91332c5b3821a5b66015e45b3b92081e66ba64610d3e 517 0.23/1.00 vMB 121
180,724 180,724 000000000000089ea66a254ea88d54c7d73ff2e3d32dc0e0d0434d133a284037 18 0.01/1.00 vMB 576
180,723 180,723 000000000000054bcb6272668ece9732cd2508c9d932add544bc51ffa957d4d5 193 0.11/1.00 vMB 108
Previous 10 blocks ↓
Total Size: 782.34 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: 661.27 GB
    • Received: 14.80 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.