Loading Tool

Explorer IconExplorer

Memory Pool

80,614 transactions
29.98 vMB
0.07853794 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt f271395bc1f9602d89cc2ba1611f1fea43d7ccbfa080a655b7ddba7ad7048660
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root d5342fdc8b2c3049e061fa035fcb61ecb63f9c73113c813a1e30b18aab39295f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,562
Size: 1.00 vMB
Total Fees: 0.01733911 BTC
Feerates: 197.70 > 1.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (140,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
774,560 774,560 000000000000000000053f5c1887116cbdb83d4ad3963623b031e2b0cbc1b84c 2,894 1.00/1.00 vMB 15
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
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.76 GB
    • Received: 14.93 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.