Loading Tool

Explorer IconExplorer

Memory Pool

39,306 transactions
28.20 vMB
0.05904150 BTC
Random Selection Loading Transactions
Max Size: 143.73/200 MB

Candidate Block

Mining Attempt 9a1f3f35567331ad4f6374731d3f65ea3d2bd985477e851fb68372c2d18a7354
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root ebbbb91238fc729ab79e8add6e45453905e8c5b2b8144a67e0f09d7adae68dff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,595
Size: 1.00 vMB
Total Fees: 0.00500296 BTC
Feerates: 60.12 > 0.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (452,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
461,751 461,751 000000000000000001ccf8c93dc79d261c0cd4a206e161ec82e192f17e04823d 1,972 1.00/1.00 vMB 289
461,750 461,750 00000000000000000007ca09ebfcc7fade243679fcfad4bd13d2fd762baa7136 1,789 1.00/1.00 vMB 204
461,749 461,749 00000000000000000158abe89e61f6168b58cd63fcb48f03ded5c90a4e7996aa 806 1.00/1.00 vMB 200
461,748 461,748 00000000000000000017b5e7ca2b0b3d1e6d6e596bdd958b9847a4bffcd7a626 1,519 1.00/1.00 vMB 199
461,747 461,747 000000000000000000f7ce7a48e38b9ab40a90693688d9f16febae913984c0da 2,913 1.00/1.00 vMB 396
461,746 461,746 000000000000000001d35dae2e507b111c530544952d1d72bef47f5b3ab5e671 1,192 1.00/1.00 vMB 146
461,745 461,745 00000000000000000068985802eae0a68a0f3739a94df93cf1496d67ac84ffd7 2,052 1.00/1.00 vMB 174
461,744 461,744 00000000000000000213e1db66bcc435b462c0e230ab3bcf0aeb9514316a3337 2,044 1.00/1.00 vMB 146
461,743 461,743 000000000000000000697cc56e9006204ac6230d4bd304c31f4661a7ad4da45d 1,743 1.00/1.00 vMB 264
461,742 461,742 000000000000000000b5dca9c2b29e1fe756af923b3917ccff5788f30b3a733f 1,813 1.00/1.00 vMB 193
461,741 461,741 0000000000000000019a1cc15522b17ba4dcc5d910e8f7ab3847861d8e6f1b44 471 1.00/1.00 vMB 162
461,740 461,740 00000000000000000101b594c13dbd22c9a57da0a8a368d9825a5d5f9d6d3286 1,254 1.00/1.00 vMB 171
461,739 461,739 0000000000000000013c80e8b2c8ad44a07542d36c337439a80c05f0e6ee120b 2,030 1.00/1.00 vMB 199
461,738 461,738 0000000000000000020efd9a4c7071455b4f7108d94d5688ef1f324873003108 1,581 1.00/1.00 vMB 343
461,737 461,737 000000000000000000f17ce91c6f0664949ce354d5dc02f1c3b1f49c01239feb 2,708 1.00/1.00 vMB 139
461,736 461,736 000000000000000001bd7f31dae593167575fd30a5bf21bf79028b0a97e7823a 1,334 1.00/1.00 vMB 117
461,735 461,735 000000000000000001e991b6b58d725b7598e1f66aed1e72e3aae64f466b01b6 2,396 1.00/1.00 vMB 144
461,734 461,734 0000000000000000003e7a95cb7eb1e83d3cfaf534b67a280acf0b31470f2fab 2,283 1.00/1.00 vMB 178
461,733 461,733 0000000000000000001f38de49e06c49793cbb3feea59d844f87165c6dd419ae 2,004 1.00/1.00 vMB 145
461,732 461,732 000000000000000000a55598f0d194f0290ff36e93d891bd065965e855a1cc51 2,762 1.00/1.00 vMB 193
461,731 461,731 0000000000000000004d3d1367fec3f9c2cfd1df8f20e162bcdbacea3c6c97dd 1,795 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 781.70 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: 629.16 GB
    • Received: 11.87 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.