Loading Tool

Explorer IconExplorer

Memory Pool

76,499 transactions
28.42 vMB
0.08914201 BTC
Random Selection Loading Transactions
Max Size: 171.91/200 MB

Candidate Block

Mining Attempt 0177a50abc2d6c0ec4b4ad2871d28ce57f5c9048626b7d6137f16a9bc1850f54
Version 20000000
Previous Block 00000000000000000000440e4558a936519a33c093ac7ba767b097ea0c94dc70
Merkle Root 6817a801dc624c2ffab8062fc626ecd13dabea16af0246377f23016e22cc7362
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,236
Size: 1.00 vMB
Total Fees: 0.02546162 BTC
Feerates: 100.53 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,296 (548,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,482 366,482 000000000000000006f471f40e665123c5c722da89c24e627f140d896b4c62a0 1,679 0.78/1.00 vMB 43
366,481 366,481 00000000000000000bbad9b019cbf039b1282405f7bd89babe78b9c435df822c 302 0.25/1.00 vMB 19
366,480 366,480 00000000000000001230d4b2a469c034600e98acde89908ecebeabaf3c840845 643 0.37/1.00 vMB 34
366,479 366,479 00000000000000000c95acdab0f8f2ce39a57e471143a493618da2f08c50115e 547 0.33/1.00 vMB 46
366,478 366,478 00000000000000000da44df991ef6b7ea3a2ea491295072962b445d29d5837c6 1 0.00/1.00 vMB 0
366,477 366,477 0000000000000000122dc6ce172c65819b3790d08a8a916108b4c3e07c5f74c8 997 0.60/1.00 vMB 28
366,476 366,476 0000000000000000076bb832fee7c266bfa459198bef2be360bf641751e4ff48 368 0.39/1.00 vMB 19
366,475 366,475 000000000000000001cac854b01e38a6185366ae2beb9b3137be6018de10afc5 1,294 0.93/1.00 vMB 28
366,474 366,474 00000000000000000284eb8c66b18657b4b629b2d193d335631ea15fc462c201 3,003 1.00/1.00 vMB 62
366,473 366,473 000000000000000000bfd4eb2f57a3c65f49bdb8818fc5769b8c89b1c29b7b08 468 0.25/1.00 vMB 37
366,472 366,472 00000000000000000040d4eca9ba9792f3e8dbbce5f4867d92bd4aa85902a284 720 0.52/1.00 vMB 19
366,471 366,471 0000000000000000051a39d9f158980f64c9d2a947c0fdbb42ee95cc2d580c6e 343 0.17/1.00 vMB 33
366,470 366,470 0000000000000000003e7b5108d6dcda6b50bfc999976e1531264ffed0ab387f 326 0.25/1.00 vMB 14
366,469 366,469 00000000000000000f5a7b238da2ab566d8b417e417b7cd276dbd9717d070717 2,089 1.00/1.00 vMB 42
366,468 366,468 00000000000000001558423c22f1c9eebd77fce3f4d573520def119a8e3bdfea 1,271 0.72/1.00 vMB 41
366,467 366,467 000000000000000003412d9ab7fdc99b7505c7e27b329707a33e2295aa4f7db5 1,423 1.00/1.00 vMB 27
366,466 366,466 000000000000000000d971dc7c9c6fd8307ddc041bb947333255f35cfbdb3923 1,969 0.93/1.00 vMB 28
366,465 366,465 00000000000000001158614fb4b02731aa233babba653a80ceaab34bebb3d0c0 2,135 0.93/1.00 vMB 29
366,464 366,464 00000000000000000cbf09a56178b98a55d784934eae8f41b5b399c871f5ac57 2,560 0.93/1.00 vMB 42
366,463 366,463 0000000000000000079c485d9c2857450d9a9670e2f963fdcc312ca2afa7373c 1,889 0.93/1.00 vMB 32
366,462 366,462 00000000000000000939524874a2896a46ea96bf59776ed869ccff95679cb087 2,338 0.93/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.71 GB
    • Received: 17.44 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.