Loading Tool

Explorer IconExplorer

Memory Pool

59,581 transactions
34.13 vMB
0.12732487 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt b69aca09575b63d3d80dfe00d81a59f245144de82ea097f27dec2051152d45c3
Version 20000000
Previous Block 000000000000000000005a91499f9efa49c575f49b22a0d2869f80f8d2bdf04f
Merkle Root b18e60a9cca4210e0c750b6832b3ca871d10de2642232707bcf15e7d745b57bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,872
Size: 1.00 vMB
Total Fees: 0.04760444 BTC
Feerates: 1,007.04 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,427 (633,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,193 281,193 00000000000000021dc64ff9f048a5bcfe30dc121c16a9e854f300696d6333de 206 0.13/1.00 vMB 34
281,192 281,192 00000000000000000adee86f61d9dd63a20117f3c27b5513f5e40199a2dcaa04 561 0.25/1.00 vMB 111
281,191 281,191 000000000000000005a4e0125be2a7166dd56767e30b99cb5ed84e209d26ed9d 87 0.04/1.00 vMB 32
281,190 281,190 000000000000000146e5398927a01d405882fa563fc310833686baa836bd2265 107 0.10/1.00 vMB 7
281,189 281,189 00000000000000014f59d61337835740de903c7cccf8b14e30cb7e283759676d 173 0.10/1.00 vMB 27
281,188 281,188 0000000000000001199b594ab4a24468a4432720c9ced52da8eed55fc170c222 678 0.25/1.00 vMB 54
281,187 281,187 0000000000000002023461ad25b009e05b2d8601f5eb703304ac7848211e6c2a 333 0.21/1.00 vMB 33
281,186 281,186 000000000000000066da785a653ac9087b57ba326608090958dde29b1e2ad166 703 0.25/1.00 vMB 61
281,185 281,185 000000000000000048e9f177cb60aea6631b717444712a1e3ef54e37aac99767 148 0.05/1.00 vMB 41
281,184 281,184 00000000000000024153b8607df15c76ce262761a385f402edcb49dfad2c6486 237 0.11/1.00 vMB 58
281,183 281,183 0000000000000001fae0eebbecfa1c4bd08654093e43389c6b90ec46425c5819 222 0.10/1.00 vMB 36
281,182 281,182 00000000000000001456d65d31f52f23f006a823690623d3295322d6f17716ff 578 0.26/1.00 vMB 54
281,181 281,181 00000000000000003f4aa9b2138cf3d2ca4e3aac54c12c01e7f709d26903f2eb 43 0.04/1.00 vMB 5
281,180 281,180 000000000000000255f20fb235b16224d1925390ae7f1d9cc53208f8f3ca213f 221 0.10/1.00 vMB 33
281,179 281,179 0000000000000000013580deb3539681d76a91b5d7f1c5bafc85c4ad213041f7 116 0.05/1.00 vMB 47
281,178 281,178 00000000000000008b1d9bb7cf5c818192307a540d63ddf052e5185e39ca92ec 83 0.13/1.00 vMB 15
281,177 281,177 000000000000000088a880285b39149bdd311bc7f26c0dd4f7acfe06eb7d2a90 178 0.25/1.00 vMB 15
281,176 281,176 0000000000000000ddab1edc7731565bc4233e746a4002e0790bc9669eb6c397 446 0.25/1.00 vMB 38
281,175 281,175 000000000000000212d6406305bce1b0261a6d49100a1243f16bbb9e4c77e460 126 0.05/1.00 vMB 78
281,174 281,174 0000000000000001514266d244be2582dc445cde25df46006e9aeda56f6a5d75 800 0.90/1.00 vMB 19
281,173 281,173 000000000000000190f14e3ecd84f6b354298d92a2a9261da9c338db0967173d 690 0.25/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.36 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: 602.21 GB
    • Received: 10.37 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.