Loading Tool

Explorer IconExplorer

Memory Pool

82,728 transactions
30.75 vMB
0.08630150 BTC
Random Selection Loading Transactions
Max Size: 185.49/200 MB

Candidate Block

Mining Attempt c6bca7f85064198eef8a444f9ad28f8301403562ddeeb26ee7101ace14b8c9fb
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root f6faf3c89f1e661156a224d26c8e5f74aaa4aa05f7c6702c1f154c3a031114c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,549
Size: 1.00 vMB
Total Fees: 0.02090109 BTC
Feerates: 73.20 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (140,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,559 774,559 00000000000000000005045e1e7eb1585ef9ae7b639c301252e2fcfd020fa250 2,906 1.00/1.00 vMB 21
774,558 774,558 000000000000000000013930587d8e3c232de9610aed096f655118bb1aa9f49f 2,235 1.00/1.00 vMB 11
774,557 774,557 00000000000000000006f64712080d59cdfc9d9bd1e519f70a66c656c08d9d50 1,261 1.00/1.00 vMB 6
774,556 774,556 000000000000000000020ff1350ed36c5e1ddf166b64c7a9f55dd0db210a8c17 1,590 1.00/1.00 vMB 12
774,555 774,555 0000000000000000000094ae97d8a253df6a27a0e617442fded517f4c6168183 2,398 1.00/1.00 vMB 13
774,554 774,554 00000000000000000000d7782be84d6d844bc972e165b007caf96df553857227 2,798 1.00/1.00 vMB 12
774,553 774,553 00000000000000000006f31591fca7d3bbd986f70666e44bb914d609dd51a217 1,581 1.00/1.00 vMB 15
774,552 774,552 00000000000000000005b0e4378765299a66572d1e63b20f5d28df63765ca356 2,620 1.00/1.00 vMB 23
774,551 774,551 00000000000000000003453ba5379091f79fa08c78dba0904ef9230ef4107b4a 2,848 1.00/1.00 vMB 24
774,550 774,550 00000000000000000005b601b72f23a718114b72b8b0cc01bf409a476a79cae0 602 1.00/1.00 vMB 3
774,549 774,549 00000000000000000002b4311f4c98b7e24638a148aaad76cd76a02f32f5ed30 2,455 1.00/1.00 vMB 11
774,548 774,548 000000000000000000017f984bfdd68f0f600be79ea6973d4262b6119f934d15 3,213 1.00/1.00 vMB 12
774,547 774,547 00000000000000000005bbc54e499d101f9e634476ebee5433f39a6da76001eb 2,227 1.00/1.00 vMB 28
774,546 774,546 00000000000000000006e438e1f50d81af50f1ad28167a1b29f99a5c8cf19eed 2,726 1.00/1.00 vMB 7
774,545 774,545 00000000000000000003e47b50888e950ae0a368dcd2598242d6c7a0c45b9d0e 2,217 1.00/1.00 vMB 18
774,544 774,544 0000000000000000000524575d033c319725b4fb2be58f3b9347fcbce7c1c766 2,967 1.00/1.00 vMB 22
774,543 774,543 000000000000000000060eef00508fbaeafc2529153e487c3e040d9c5f5f736a 1,833 1.00/1.00 vMB 24
774,542 774,542 00000000000000000005928c7980882652cc8e33504db743b7d8eda2a29d6c7a 1,752 1.00/1.00 vMB 12
774,541 774,541 00000000000000000004c89a8f9feb60879fa09725e03699826f803ddadabb49 1,458 1.00/1.00 vMB 9
774,540 774,540 000000000000000000011fd5943145b53e80ec87dcffb9eddab81215d23d62f6 211 1.00/1.00 vMB 1
774,539 774,539 00000000000000000006baaa8d6341ab44dd264f3f1b57b29994d840558de5c0 1,953 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.81 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.