Loading Tool

Explorer IconExplorer

Memory Pool

40,054 transactions
27.18 vMB
0.05803897 BTC
Random Selection Loading Transactions
Max Size: 142.15/200 MB

Candidate Block

Mining Attempt ab09897119fb4ec6a951d05f7519c7e12a26280df04c5d3e8a8681e48f4d2d57
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b741a83ec0f069dc1151baee67d2a53081114b9b7889de8bb9717ff796cbe91e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.00766424 BTC
Feerates: 69.10 > 0.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (620,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,614 294,614 000000000000000029cdb6a91e865c0320d97bc0938627efbb294e19b1e53dd4 1,426 0.75/1.00 vMB 33
294,613 294,613 000000000000000067227fce537bc4656b59866f0ac07cfda4c7eb8e27fcab2e 792 0.25/1.00 vMB 61
294,612 294,612 0000000000000000a4b753b1535b4b8e8f49f21b9d9b115e103192a9c8159d49 210 0.10/1.00 vMB 28
294,611 294,611 000000000000000039bc13ea747ac563bd2a7dba01106f57a8a70f65ca6b34e8 405 0.28/1.00 vMB 35
294,610 294,610 00000000000000006644a9a7a717566130c6f96b375dd4c97be3cef1faa9c8f4 143 0.08/1.00 vMB 75
294,609 294,609 000000000000000040b0c598db840f7f28a74779c3c637c8da5e1177910d5749 547 0.28/1.00 vMB 34
294,608 294,608 0000000000000000114277fab86e85e37906472b26b4f2e6340f91c3d9630862 130 0.05/1.00 vMB 45
294,607 294,607 0000000000000000a1630ffbbe0c7874c2bd89123f1a8abbbeb69ed72c5801e6 681 0.32/1.00 vMB 37
294,606 294,606 00000000000000002c75bc9905ed4a4b53e48c0fdc19b4122c9fc551082f8565 135 0.09/1.00 vMB 26
294,605 294,605 0000000000000000970589cd2f41d25a9e9a17ec4df95e8cdc70aa314e981a72 33 0.02/1.00 vMB 75
294,604 294,604 00000000000000007b26bf2b50e9c8cc106e002f070f2040e56de92fab335e41 449 0.23/1.00 vMB 58
294,603 294,603 00000000000000007518285725d48e004d9f8b7af6106db526c96899dc3bcc1e 318 0.11/1.00 vMB 33
294,602 294,602 00000000000000009d51db304b71bb8d058edeccdbe5f29bfcba94baf4685de1 64 0.03/1.00 vMB 38
294,601 294,601 0000000000000000023936b74a0ff311e690ec84b56c79bde223dff4e6efd704 808 0.43/1.00 vMB 41
294,600 294,600 00000000000000003068d278567fa562461ca7918541b0e6d7cfebe833710138 32 0.01/1.00 vMB 12
294,599 294,599 00000000000000003e84f2edb20c8a04b1410b400479de531ff25658bb9dc20e 622 0.29/1.00 vMB 62
294,598 294,598 0000000000000000ad5e3f7abca4c88679be8292039157536430050c9581262c 126 0.10/1.00 vMB 21
294,597 294,597 00000000000000009ff4581ae73ca506efddfacf1b13ff8f50c82435ac8f8a12 256 0.09/1.00 vMB 80
294,596 294,596 0000000000000000654883e1f7a8608a3909c988f0d65b4ce35bdc7237bbd877 124 0.33/1.00 vMB 14
294,595 294,595 000000000000000012ce5d9143fb0c6227b129f60b6c2173fbb48a4cb3daa5a3 566 0.35/1.00 vMB 30
294,594 294,594 000000000000000040b6544b193861aed611ef33b26bbcfd3c6a4dc9988460c1 1,077 0.35/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.