Loading Tool

Explorer IconExplorer

Memory Pool

44,658 transactions
27.63 vMB
0.08930156 BTC
Random Selection Loading Transactions
Max Size: 144.83/200 MB

Candidate Block

Mining Attempt 412059118d60e4fc83cbbbe032f56d6fa21d61496b303094d0ee5b1d483e9f30
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 06b0a35180facfc37781f357b739e0ae4657c86a15a46de715cc428ff67f05db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,016
Size: 1.00 vMB
Total Fees: 0.03510968 BTC
Feerates: 151.65 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (582,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,174 332,174 00000000000000000ede9494c469e33bab6adfb1e84e75f3e42427fcfd69c409 222 0.15/1.00 vMB 16
332,173 332,173 00000000000000000c05fc620fe117062948636faf81d62094b56bf27cdb5326 64 0.03/1.00 vMB 6
332,172 332,172 00000000000000000be0911378db8ba1a15213d2a710625e8d6066cfbfdb5a76 1,456 0.67/1.00 vMB 28
332,171 332,171 0000000000000000123694b7402a73310697f4fce5bac558f6b4a0370f20c1ad 868 0.54/1.00 vMB 21
332,170 332,170 000000000000000004a5913078956224d8051f39ac8710df04f9e155fc39b17c 512 0.16/1.00 vMB 38
332,169 332,169 000000000000000007ef37faaba186a4754847cacf267fcc12f4e0c265eeaab7 262 0.14/1.00 vMB 22
332,168 332,168 00000000000000000bcc0ad8183b072607c7a4055a02c1faecab8a4319225723 1,575 0.63/1.00 vMB 29
332,167 332,167 0000000000000000184471574ca2fb29b57007dc6467accdd3acb5aaf8656ed7 1,009 0.48/1.00 vMB 26
332,166 332,166 000000000000000016e4b745d3b33f330724aada418610dd98d483bef1926cda 1,284 0.62/1.00 vMB 26
332,165 332,165 0000000000000000015d46d92a67ee6e5b4ec5653cff3c12f81f77366ca03570 657 0.51/1.00 vMB 18
332,164 332,164 000000000000000014916ffbd880862d525ed61fab810472afba84ce511b5a17 59 0.06/1.00 vMB 15
332,163 332,163 0000000000000000131bd22a1e2b53594c5589af93d9ebe34d4027777b1131c8 1,789 0.75/1.00 vMB 31
332,162 332,162 000000000000000005d8f98093bfcd77fe473cc195ca4bc3ece2a77291fdf7ac 165 0.14/1.00 vMB 15
332,161 332,161 0000000000000000186042877b46b4f52745f64525a6008869c094167296956b 687 0.44/1.00 vMB 20
332,160 332,160 00000000000000000370ce48fb4f34dfd23c8c51a38eda92eee30d72ca6b0c43 656 0.48/1.00 vMB 19
332,159 332,159 0000000000000000152aec3e0397c2a266248265e31030300f3b6f92f3bdc4b0 177 0.10/1.00 vMB 23
332,158 332,158 00000000000000001092c1d9efee11f2bc17c7bb65d70d87519d0ff854dc5e6a 1,052 0.71/1.00 vMB 16
332,157 332,157 0000000000000000135da5fdadd1d5d15fa474112386529c3b5738c7f1e2223c 266 0.25/1.00 vMB 16
332,156 332,156 000000000000000006dec7e3b38373a27481838692d2026ec4d9fb02dbd77bd0 587 0.75/1.00 vMB 15
332,155 332,155 000000000000000015a5b8e5a9aadcbea02434f06240bdfabcd26fe91fe08de0 32 0.03/1.00 vMB 6
332,154 332,154 000000000000000005ae238aa9bd37bf94aae953b5dd6044923b4a61a4c8a89e 190 0.10/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.17 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.