Loading Tool

Explorer IconExplorer

Memory Pool

37,152 transactions
25.94 vMB
0.07610088 BTC
Random Selection Loading Transactions
Max Size: 133.53/200 MB

Candidate Block

Mining Attempt 27cf514d27134441cde7d9d67ca0c8b8fa8a3ff380fd0e1b34f0ae8bee4d9107
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root e1913ed5881b3d57ee7b31d58734257f94a95cf44c1d49ae4b70032a39e5d133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,705
Size: 1.00 vMB
Total Fees: 0.02884285 BTC
Feerates: 502.65 > 2.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (582,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
332,179 332,179 000000000000000018f6f2af574c96a53c3eaf9df88d5474553d062742e1d9b9 209 0.11/1.00 vMB 24
332,178 332,178 00000000000000000337ae40822f8a41b17783c0c155a8221c3b0b5ad4789a9e 541 0.33/1.00 vMB 22
332,177 332,177 000000000000000010d443467af38e44bc47c2ff715aa974394e365273539f76 121 0.09/1.00 vMB 23
332,176 332,176 00000000000000000494d587c6f0e82f56bc2fa5a2cc4159fb7e8417a6e7b74c 215 0.10/1.00 vMB 24
332,175 332,175 0000000000000000113027fad775d61ff49bf02601794f6f7780beb35f3d2fac 151 0.10/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.