Loading Tool

Explorer IconExplorer

Memory Pool

41,206 transactions
26.29 vMB
0.07417355 BTC
Random Selection Loading Transactions
Max Size: 136.89/200 MB

Candidate Block

Mining Attempt d371dd209b3f858d916bd58b4b495750df2ff293876ff0f8773554a38a6120e1
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root adddaff516936635d85082baf924175c14bc9b48f714ad0e6b16edd8009d63ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.02611480 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (821,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,233 93,233 000000000002e5a7f5436c2e931ff4a533cf38d50c4d1707a0e4f6ba7ec38629 1 0.00/1.00 vMB 0
93,232 93,232 00000000000324c45e5233545e3f7081287a6d50553966611ad1315694720863 3 0.00/1.00 vMB 3,875
93,231 93,231 000000000009658ccf72c2b49f220c5f42ca6c5f0b8260f0804cfb704fb766b7 1 0.00/1.00 vMB 0
93,230 93,230 00000000000209810cc2f0b7052809f600452df77e6dad39197af8501069197b 1 0.00/1.00 vMB 0
93,229 93,229 0000000000041b7718a8ca6d597a0568a8a8a85e9bc945c412c48ebe39a6494a 2 0.00/1.00 vMB 0
93,228 93,228 00000000000403aec81bf8a3a9f24590e1f43ba930d625540a3de3c9e9322af8 1 0.00/1.00 vMB 0
93,227 93,227 0000000000067b79579c6c2a9b39bc2ed94907d53fbc9158295c06b9a58fdf6f 1 0.00/1.00 vMB 0
93,226 93,226 00000000000735d0ddc6d946542964a0e7afc8ded61f96a11a2a204904559d54 1 0.00/1.00 vMB 0
93,225 93,225 000000000008ec3dae6a6321f910ed8a3f5ec40593687378e907ea043299854e 1 0.00/1.00 vMB 0
93,224 93,224 00000000000867096c12bc7db91e20bd7876b016890f78000a548d62affa431a 1 0.00/1.00 vMB 0
93,223 93,223 000000000008806d541fe0ae9ed77160859573d153e0b1d118cdc23e2a7cbbae 1 0.00/1.00 vMB 0
93,222 93,222 00000000000648e29b1cf5b51b28982e473250c6d5db839ca52dae5cc2dc1198 1 0.00/1.00 vMB 0
93,221 93,221 000000000008e362088a7f444c93cbe7e8502a644a4f45d2d525a300fc3e7a95 1 0.00/1.00 vMB 0
93,220 93,220 000000000004626bb9f2ca4e9c6e1ed48b2c4e77aef0f124093cbf2c8a223327 3 0.00/1.00 vMB 0
93,219 93,219 000000000000f049e41f8186f10a47e854ef103c570eb9566f0811f1f9150fcf 1 0.00/1.00 vMB 0
93,218 93,218 00000000000255823731037854da2262a6acff56fe6c3ac26b9e0e125c603b5b 2 0.00/1.00 vMB 3,891
93,217 93,217 000000000000cba0be747621034d8b63e6af3281c3ee171e247b31b056ac9c18 1 0.00/1.00 vMB 0
93,216 93,216 0000000000038ff15af90d64df8f718319b8d4af25330e5da62f5609390cd7f0 1 0.00/1.00 vMB 0
93,215 93,215 000000000004b3a0d98698ca51743534a28611a9f1810a68dd312daa1040ba39 1 0.00/1.00 vMB 0
93,214 93,214 00000000000121cb5c7dfdad449ea5db32505c1fe350a04c6723a32716968ff3 4 0.00/1.00 vMB 0
93,213 93,213 0000000000063bd641bbbb14bfe8928a1d35ef66c80df8922127f058a2455dee 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.