Loading Tool

Explorer IconExplorer

Memory Pool

33,613 transactions
25.16 vMB
0.05226229 BTC
Random Selection Loading Transactions
Max Size: 127.76/200 MB

Candidate Block

Mining Attempt 1b56528a0c92da4f1e8ad984e955196299de24a3659c9e636da0206ddac65397
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 86b1c1f9f2c08db129210645b9eac0f612a0b6efda7959bb914a2932372fb52a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,556
Size: 1.00 vMB
Total Fees: 0.00695640 BTC
Feerates: 508.49 > 0.70 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (566,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,500 348,500 000000000000000011c2aef69ea06424f805af3cbc919dbe89355ec90c37922c 81 0.10/1.00 vMB 8
348,499 348,499 000000000000000015d821f7a1eac7648eb302aa371e7ec8543cd4bd02ae17b1 341 0.16/1.00 vMB 25
348,498 348,498 00000000000000000abfb8783cb5399f0a481ae26464df5e08ab02fc76408852 16 0.01/1.00 vMB 26
348,497 348,497 000000000000000000fd28839a148c82d7ab2f8c40b5edd7f548738605694fe1 326 0.23/1.00 vMB 21
348,496 348,496 000000000000000015821bf4e6dca4ce7a6276171e2fe63d8c2595d9a5eed54e 169 0.23/1.00 vMB 9
348,495 348,495 00000000000000000f89938bc46e61b09c86851b4e153c6034e475a3c5d7485d 698 0.50/1.00 vMB 14
348,494 348,494 00000000000000000f9403f5720db0bd2720478427231b0a8076dfbf9248e65b 544 0.25/1.00 vMB 28
348,493 348,493 00000000000000000e3320faa1e8295fb4313024a9879cfe6a83bab8b7cf46ff 2,001 0.75/1.00 vMB 35
348,492 348,492 00000000000000000f94f71568097114beff33d876ff3a86708631b111793e0a 64 0.02/1.00 vMB 38
348,491 348,491 0000000000000000147058fa81bab8e6ec1e431d2c317ee6982fb6830de44c6a 215 0.15/1.00 vMB 25
348,490 348,490 00000000000000000328a2e24f53099d1645275a48ddb3809a27a7655500ead1 276 0.14/1.00 vMB 19
348,489 348,489 00000000000000000fcf88ced14ef27e5ad8cb5695c894ab7d02b29fcea84bcb 86 0.07/1.00 vMB 6
348,488 348,488 0000000000000000040cd9a333c4397355a02ed2733d85d3b927b3ccede67cdc 184 0.10/1.00 vMB 18
348,487 348,487 00000000000000000fd37e86ef1b859e4df4d6d571721b74a18a7ced3bfc7277 351 0.21/1.00 vMB 27
348,486 348,486 0000000000000000165cc193893b0194f92aaf9d27b785203ea1099241a13b0f 1,518 0.75/1.00 vMB 28
348,485 348,485 0000000000000000008e805f8262813c499e8d4d9ba68e639d145cf2ca8c8d04 295 0.24/1.00 vMB 8
348,484 348,484 00000000000000001053ae6ae5ecd10f1ab9c02287a61fc5c18743c1dc08f782 1,962 1.00/1.00 vMB 31
348,483 348,483 00000000000000000e7014daffe39016d323c1baca3fbfa67ceadd44455dc93c 819 0.75/1.00 vMB 19
348,482 348,482 000000000000000000dd9e42330b93c01e020840046caaf581d85c29a6c0a074 576 0.39/1.00 vMB 27
348,481 348,481 000000000000000016008cba6f2aa2170467197b057ac434eeb237d01bf3113f 1,084 0.75/1.00 vMB 26
348,480 348,480 00000000000000001319d83abf8f54246580aaff7dce38ed1311656e98cf8b99 66 0.09/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.81 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: 634.88 GB
    • Received: 12.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.