Loading Tool

Explorer IconExplorer

Memory Pool

65,600 transactions
30.32 vMB
0.07654204 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt f9e5704595e59de4700f5fb524ad82475fc5ec72904d300c321261f3efe23290
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 71bc13af7ce05bdc1650537f302920177a9814b930e6ece87588180f6ca76153
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,213
Size: 1.00 vMB
Total Fees: 0.01733290 BTC
Feerates: 150.93 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (582,773 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
332,153 332,153 000000000000000009c9c0770b06f0cf382b5312831673995664d8df31ce45c0 501 0.75/1.00 vMB 15
332,152 332,152 00000000000000000782173817bb829370912b18847a95614bd97b5049b52c5d 2,492 0.90/1.00 vMB 33
332,151 332,151 00000000000000000f6b590860832b78350702099fb166d664d5a0ff46fcbfdc 8 0.03/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.