Loading Tool

Explorer IconExplorer

Memory Pool

39,839 transactions
26.36 vMB
0.05577286 BTC
Random Selection Loading Transactions
Max Size: 137.30/200 MB

Candidate Block

Mining Attempt ed1056da5ad2f32063586eaf9e8e4405f484d9f291b4f4f8fe4b1e097668630e
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root bc03c9dd4535fbb8de131df41d8adfc8709600eb5eaf7cca88bee13b516c6407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,527
Size: 1.00 vMB
Total Fees: 0.00740038 BTC
Feerates: 50.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (604,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,226 310,226 0000000000000000050271932fcb7966b94b6ff1eb45f2cd232491ba84c89d51 284 0.14/1.00 vMB 29
310,225 310,225 00000000000000000b17edb8d3ab24e2dc1b9827b2085485c399ae793e6dd6f2 40 0.04/1.00 vMB 9
310,224 310,224 000000000000000009168aad1fc174e97ddc8a486450989e7345140d8e00113d 252 0.15/1.00 vMB 24
310,223 310,223 00000000000000001775ab0f43d24f73add7001840cb15f0519abbaff0849010 86 0.09/1.00 vMB 20
310,222 310,222 000000000000000012c00e8ab98eb641f465cbd5dc8e253ed4f25429a6df3f22 694 0.47/1.00 vMB 25
310,221 310,221 0000000000000000039c77e4574b7953428860959d119c63ad56337718d83f58 130 0.10/1.00 vMB 26
310,220 310,220 00000000000000002d3d43fe3732be46c2f84fad3f3f42d1cc1efc54a9ad78ba 61 0.05/1.00 vMB 12
310,219 310,219 00000000000000002f4a8e4fb73c8dd67b95aef576591b6831e0d153fdd736c8 75 0.03/1.00 vMB 35
310,218 310,218 00000000000000000f67c32b218542f0ffe24c440e0074f6f73db5a54a82140b 420 0.31/1.00 vMB 28
310,217 310,217 00000000000000002a77675ad6b507e3d586614073316c9f888ec83324cf852f 174 0.11/1.00 vMB 25
310,216 310,216 0000000000000000273078b21f7d2d627e2fafaa4c049b5bb4fca6e6dbb02cc7 206 0.23/1.00 vMB 21
310,215 310,215 00000000000000001cfaf6b31726662241c76867c6b82ac317b77f30073192c4 468 0.29/1.00 vMB 29
310,214 310,214 00000000000000003f1586b377e5688e562df16ebbc71e56a433d9a70832d5e1 46 0.04/1.00 vMB 20
310,213 310,213 000000000000000022e4593964f99aa8e4384dcd553ec82b3a7e0d74213a06c0 12 0.01/1.00 vMB 19
310,212 310,212 0000000000000000295b8a2b97b070e5e6a2b1b825f0673fdcc91e828eb90e3f 353 0.35/1.00 vMB 17
310,211 310,211 000000000000000012d681dd7a127698b4ca919c3b275e028ba387bf663083f4 151 0.14/1.00 vMB 20
310,210 310,210 00000000000000000193785e406d77eb27f446a9a69b27707d69b18d8fee56c2 330 0.28/1.00 vMB 21
310,209 310,209 00000000000000002a2747b2cd5e75e6c1c9e4dad0070a3d18c0cffd9ecd8309 116 0.05/1.00 vMB 29
310,208 310,208 00000000000000002739bc5183f1e09a663571758fab1d0f4f520d18a854c24a 36 0.11/1.00 vMB 12
310,207 310,207 000000000000000032386a391d361ee63c2b90144919144ca07a9fd390f2750f 174 0.11/1.00 vMB 27
310,206 310,206 00000000000000001e511f10ce2f133a5128dac23491535c18134a4d7a956904 237 0.12/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.