Loading Tool

Explorer IconExplorer

Memory Pool

43,031 transactions
27.69 vMB
0.05881728 BTC
Random Selection Loading Transactions
Max Size: 145.24/200 MB

Candidate Block

Mining Attempt 3b87a840269ee609f6ef7dc06a8cf6a349bb9c2b25caeea6037709e9c29c417a
Version 20000000
Previous Block 00000000000000000001af9c9039ecb95a656cc56c0c35028d810fb8b6d729f9
Merkle Root 9e50c51746919286be8fd5a3142de240cdb3f829f7bf838e007476c8cfcdd54e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,276
Size: 1.00 vMB
Total Fees: 0.00630565 BTC
Feerates: 74.18 > 0.63 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,256 (843,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,742 70,742 00000000007db9a827d02b8aca687ed474a77d71b9683f36e5cf6490dbf98394 1 0.00/1.00 vMB 0
70,741 70,741 0000000000d35fe6100a0e5cde48e44beb05bc0bc3269b0041d45bc003239aee 1 0.00/1.00 vMB 0
70,740 70,740 0000000000c4905abf3539da6725cf228b791d224c7155dae6485ae64d01cc9b 1 0.00/1.00 vMB 0
70,739 70,739 0000000000f4b9f036d7bdcac6dd81ebbaa5bce62761f57eb7c2c22f75a7c54c 1 0.00/1.00 vMB 0
70,738 70,738 00000000001f707b4fb553bdfd155556622882eeacd7653c7f18de9e4e93f541 2 0.00/1.00 vMB 0
70,737 70,737 0000000001047e8b28b92e22daad49e480f9f947abb7c8d20eeb78efc8c6638b 3 0.00/1.00 vMB 2,403
70,736 70,736 00000000003ceaf2a020c4fc4cce58a571d166382177dd0cc74b7da5c57512b2 1 0.00/1.00 vMB 0
70,735 70,735 00000000001c3ca8ede1c81c2ff16845991d19b23f83f11ce8c594b75cdb8216 1 0.00/1.00 vMB 0
70,734 70,734 0000000000eb87ad683dd5f714e5a2815628f865b1fe042755c9b246a40d82f0 3 0.00/1.00 vMB 2,222
70,733 70,733 000000000029e3c0b30587159a96f31096fd03bf4b5c7e3327c861cdc1d67604 2 0.00/1.00 vMB 0
70,732 70,732 00000000006a0d5f6649cdbea735c88180ed12f0ad24a2e8eb8ca6188ffe1f97 1 0.00/1.00 vMB 0
70,731 70,731 00000000007af460dd280329480d71dbeb4cd96b8c9e8f1516eb357071bf5dd5 1 0.00/1.00 vMB 0
70,730 70,730 0000000000ced6626744c17993c48f590c8a805e64c4d6d9ef4c7a8c4474c0a3 4 0.00/1.00 vMB 1,089
70,729 70,729 0000000000eec5b081fc8b532f8c3f4a29ac27ccf9a4909a9a1e5ba78dc84f30 1 0.00/1.00 vMB 0
70,728 70,728 0000000000c949226e5889a7388665736bebd693e00301257ae68625af1df080 3 0.00/1.00 vMB 0
70,727 70,727 000000000100fdeb0c8233e900b1d6695e0222f063095132f0d5e01dd11faa79 1 0.00/1.00 vMB 0
70,726 70,726 00000000000e762d8f79220490dbcba3fa5fcbefa2b0b3365eacfd905a2b33e3 2 0.00/1.00 vMB 0
70,725 70,725 000000000039c44fbb3dc80c3e3926230904fe1ecbb93f67a5cf7f31b77ddfd8 3 0.00/1.00 vMB 3,883
70,724 70,724 0000000000e0faa0755691404db5e5abc2a75e32413745c1acb40b6e164ce46c 3 0.00/1.00 vMB 3,891
70,723 70,723 0000000001078bc4f24efb63b8c5380d2fefe74df5df654af44ed9b3f784e14c 3 0.00/1.00 vMB 0
70,722 70,722 00000000001f9c22d6c6917ba61fab730459bb093f521fe2ee984c1609e803cf 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 577.43 GB
    • Received: 8.59 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.