Loading Tool

Explorer IconExplorer

Memory Pool

45,437 transactions
27.98 vMB
0.06930152 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 156bad40b0cf0cb8945e1c287417186f3493eccb9285a7adc75af0b785852c9b
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 02fb78fa870707cf2317405d6596d28bda3d9d9db1822d422dfc6596c9528d28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.01585567 BTC
Feerates: 101.53 > 1.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (702,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,339 212,339 00000000000003b21b965ed11fff29d3f966b44eb0e6878bf60b020ae4497e3a 127 0.07/1.00 vMB 176
212,338 212,338 00000000000004498e48644dee31060cacbc0c76c8665215efd594f590515713 1 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.28 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: 656.74 GB
    • Received: 14.43 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.