Loading Tool

Explorer IconExplorer

Memory Pool

39,518 transactions
20.46 vMB
0.08688394 BTC
Random Selection Loading Transactions
Max Size: 112.45/200 MB

Candidate Block

Mining Attempt e3a3a679820383f4407dd8f8e9938037ffef0d925f9e11a52bfb5984e46d2893
Version 20000000
Previous Block 00000000000000000000e9678e3a9241a1ffdbcd1aa54b1d367482d04be74d7a
Merkle Root de6db96e5517ecf8fbdf3b9dfadef228f3bdd1dc284f99c50c19f6098f88d9b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.04170335 BTC
Feerates: 454.44 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,111 (662,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,477 251,477 0000000000000024e6060db3c2a34287b5267125ce03779bcb9baee594584081 73 0.03/1.00 vMB 122
251,476 251,476 000000000000001ce4eebf30c6a14f1e5eab3ad8cb30ca189c469ffecfbd86f8 188 0.08/1.00 vMB 101
251,475 251,475 000000000000002b135e44053696a6d5d362d383027478ece73195a09456998e 185 0.10/1.00 vMB 83
251,474 251,474 0000000000000009961ba2dad9b6ef437842dc26d09d359316d48d4abb772560 229 0.10/1.00 vMB 120
251,473 251,473 0000000000000042ccbdde1a8ca6b64272d035b1a4f56ad79e9f37916230a8b2 349 0.16/1.00 vMB 104
251,472 251,472 000000000000000e35270eed0ac4197bc67839c898b8ab0d38c7484ef546b4ec 161 0.08/1.00 vMB 95
251,471 251,471 00000000000000676b7f0dfab3cd32c6c3febfcf345fb287725871ce58a54c2c 128 0.04/1.00 vMB 170
251,470 251,470 000000000000006190f8a164a2603b774ff09169b3418ddb8ec00ebdaa0f0147 100 0.04/1.00 vMB 107
251,469 251,469 000000000000006e85d40876c36320e1170a6f81c5c3b1e2e304d514bcc718bd 10 0.01/1.00 vMB 40
251,468 251,468 0000000000000046644490ebb161e81f2ae0197c8e789e0a653b8cdfb0e8df66 278 0.11/1.00 vMB 117
251,467 251,467 000000000000000350982dca78f91657071fd72424edcef404f72b9d922f8265 228 0.10/1.00 vMB 119
251,466 251,466 0000000000000071390b1649029db5bf06d91d336d72eb427c857c09432a7701 45 0.02/1.00 vMB 104
251,465 251,465 000000000000002d01ea30028661afbcea6e120d3d28e82389b77f2a2b7766af 40 0.01/1.00 vMB 91
251,464 251,464 0000000000000012d92d37ad4aa13cdcbff8a227cf839f54c7af7d109a8c9479 29 0.01/1.00 vMB 169
251,463 251,463 000000000000001836939f2b5b30e7ada4616ebb83a1246df6eb0edf06a95814 83 0.04/1.00 vMB 103
251,462 251,462 0000000000000028194a41532e8eb27d7180dee7425eda78fa22fe017da86440 123 0.05/1.00 vMB 172
251,461 251,461 00000000000000096d255cbaa27ce137120e8a6a263798a86c0fd3a48a07039a 263 0.14/1.00 vMB 70
251,460 251,460 00000000000000392fc1ade3cf8dc0bd42c468ca355dbde27380dce0d441552c 29 0.01/1.00 vMB 99
251,459 251,459 000000000000000bb081b89a559c59fba5ba46f0d2e1a6b19c98d7c871d8d2cd 7 0.00/1.00 vMB 155
251,458 251,458 00000000000000001a956b37c9e81414c43086acd14ec1c0e32fd3ff995efc6b 319 0.15/1.00 vMB 119
251,457 251,457 0000000000000004601048435d9da329884f4808b177658357541f37b0bb740e 226 0.10/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 780.80 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: 559.64 GB
    • Received: 7.27 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.