Loading Tool

Explorer IconExplorer

Memory Pool

78,618 transactions
29.38 vMB
0.06364854 BTC
Random Selection Loading Transactions
Max Size: 176.79/200 MB

Candidate Block

Mining Attempt 660cf3ece63c18802c321742a9030d2f81eb855303791543701405cb819a4619
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root c204916f8bf83dfaa69fa20bfa954e4a19cfac92d85b1e9f83baa959a0e6697f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,538
Size: 1.00 vMB
Total Fees: 0.00403985 BTC
Feerates: 30.48 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (610,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,754 304,754 00000000000000002e5780bde1161e4d69bf35004d58cd5d66763bf1dbb07707 468 0.45/1.00 vMB 21
304,753 304,753 00000000000000001ca1c65e5649088f6d6cb01b40be6e31dfeee36ccc9f56d1 304 0.17/1.00 vMB 33
304,752 304,752 00000000000000005232657b8434f7414c3f1e96bda01ba6f306eb179d1c4d50 184 0.16/1.00 vMB 22
304,751 304,751 000000000000000027cf7ba6f099200f92e0c43b7b1b5d0edf009a64ef42f854 250 0.19/1.00 vMB 26
304,750 304,750 000000000000000056d8bab5b7887a93c5f08082738b2843caf5f46dfc7c3b3c 85 0.05/1.00 vMB 34
304,749 304,749 00000000000000002a500456a8458b94c76bb8ccbcc272c5a00c7bc7541c1018 26 0.07/1.00 vMB 13
304,748 304,748 00000000000000003698f255a9591a99951178d580b2753ddead0945b61c0dde 356 0.20/1.00 vMB 33
304,747 304,747 000000000000000012b57f898818afe8d5aaf63c6a4ad0600fdb5dedee2bbef6 32 0.09/1.00 vMB 3
304,746 304,746 000000000000000024a11383337af7ad782781480d03a4390c7dec254401d1d8 418 0.23/1.00 vMB 34
304,745 304,745 00000000000000003f10bdc37a375ffa7ca6a5a25f1c29892aaf5a3f12cb355d 26 0.07/1.00 vMB 9
304,744 304,744 0000000000000000200c391945c4d3feb8e6861a5a3604ffe8a8b272869c7401 562 0.35/1.00 vMB 30
304,743 304,743 00000000000000004d6c83dc78aa7c6db200b36a79f72d197bdd0eb341b0fa6f 55 0.03/1.00 vMB 10
304,742 304,742 00000000000000004d684e6ed67dcfef3d8ee162bb55c07beb918e76106cb0c5 64 0.02/1.00 vMB 39
304,741 304,741 00000000000000003bc3e125d588afea46447bc000bd2315045afb88249f4637 239 0.17/1.00 vMB 23
304,740 304,740 0000000000000000575476477e072ea78343f367630642a6b0d2160539836b0b 317 0.24/1.00 vMB 23
304,739 304,739 000000000000000054bf55bfc5b2d348cc134a2b2581aab0f611f860cb2130fb 54 0.02/1.00 vMB 38
304,738 304,738 00000000000000001f2a85ce7b6e3db682ff49692c9c4ea227bab22f5d027154 185 0.20/1.00 vMB 19
304,737 304,737 00000000000000003925c4f9babbc6bd536eafe2b0231710f8a82fd0221a9bdc 302 0.29/1.00 vMB 22
304,736 304,736 00000000000000001bda00497f9a8ac45567c8e54a4ca54e1de647c3dc783675 245 0.14/1.00 vMB 27
304,735 304,735 0000000000000000040c5e0f14f8b9ff35d93c22907c4b7bbdfc88a1abfd7716 387 0.17/1.00 vMB 37
304,734 304,734 00000000000000003033f531c54e5f856d0d3d5bc94824a57952457c1a9a5c58 724 0.40/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.37 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: 663.15 GB
    • Received: 14.89 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.