Loading Tool

Explorer IconExplorer

Memory Pool

85,603 transactions
31.42 vMB
0.13383925 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 690e2b9b5afe06c1a467220d979c2b07d3167fea256eb66f80613c92499b2a59
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root ccfdc1d7d1188e26a46922221c75df169aab4516c0742798439241d3ccea6e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.05725416 BTC
Feerates: 214.31 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (702,632 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,337 212,337 0000000000000209d9e0a099e2959e0670a7796a264b7c63128a77682cb2653b 254 0.12/1.00 vMB 178
212,336 212,336 00000000000000a7e91f67b57a93ccaf9552d38d7b6b14c91d6e4947b4d99599 342 0.16/1.00 vMB 176
212,335 212,335 000000000000007aa7abef3317ea16c4678596b5c3d709c044dd17dca0474a30 216 0.12/1.00 vMB 128
212,334 212,334 00000000000000568d962c8cd7ccdd33954b753694e728c0221196e7729d748f 579 0.25/1.00 vMB 178
212,333 212,333 000000000000029cde516d06002e28f1a74889267abc792b9a1a9cf738967a1d 92 0.05/1.00 vMB 147
212,332 212,332 0000000000000131852e4efe49f1a61fd1efa0ae8d2c9c9135ac4acea06d8919 72 0.04/1.00 vMB 107
212,331 212,331 00000000000003a3d565cbdc75a0033c077bafd441c53d8792bc6aad0f18c5e8 547 0.25/1.00 vMB 188
212,330 212,330 000000000000022ecee2d0fc2fa1df6c7fb4b6f8ea1f75361ccd9d4fa2d924bb 394 0.16/1.00 vMB 206
212,329 212,329 00000000000001b771d46de74704241940a8c72387cca469202bc9417882d4e3 737 0.39/1.00 vMB 178
212,328 212,328 00000000000002427357b2eb8f3902133dfb30e085fe5e6416697200339346a6 1 0.00/1.00 vMB 0
212,327 212,327 0000000000000458be6fd55eda478a50d8f01e18511a66ccc0f18734bd3db92f 1 0.00/1.00 vMB 0
212,326 212,326 0000000000000488f6356e0992792c90a3da83af6fab23c0afad41c91190b202 467 0.22/1.00 vMB 560
212,325 212,325 000000000000024818032064296539ee9041c326e313c793c82e2c140abe9123 11 0.00/1.00 vMB 648
212,324 212,324 0000000000000344768511ad45867140b137973ad87a450ecd9734b8a2071157 97 0.08/1.00 vMB 85
212,323 212,323 00000000000003f78e891f2f37bda8f19fd79382cf85c2ed8252eb99520a29e1 308 0.25/1.00 vMB 109
212,322 212,322 0000000000000185a72e848106cae860fbf9b7caf34c479035de59d22820b248 611 0.20/1.00 vMB 246
212,321 212,321 0000000000000251ee76a2f943e45e80ed03c6f1e16040b933b8669e6e624f05 189 0.06/1.00 vMB 166
212,320 212,320 000000000000004e29da26ec0d6f1dd157436692daf66ea9b2cde195c592bc5d 404 0.25/1.00 vMB 143
212,319 212,319 00000000000004571475706c8ba4c50b45e86fa2862a5e1f8f77e335924d126a 159 0.05/1.00 vMB 144
212,318 212,318 00000000000003bc9c732ba5afcb32c5815ce0b529cc86219ae6f7f94fa2d628 136 0.05/1.00 vMB 152
212,317 212,317 00000000000001fd948245a108b2a07f02575a5bda6e340e4f3f0a53fa803e9d 187 0.06/1.00 vMB 92
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.