Loading Tool

Explorer IconExplorer

Memory Pool

49,443 transactions
29.84 vMB
0.07606310 BTC
Random Selection Loading Transactions
Max Size: 159.72/200 MB

Candidate Block

Mining Attempt 705271fa0a20c183fac8a928f3612cacf0094a9b46651c2fbc46962ab95c30e3
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 7ba32e828e64a4b6075f80388227213ccdb6c9a304cab8bc3414f86c8368e44b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,141
Size: 1.00 vMB
Total Fees: 0.01404747 BTC
Feerates: 117.91 > 1.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (468,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
446,327 446,327 00000000000000000191cad2b292fd3035a24e6be88ad01023da72e5ec72e868 973 1.00/1.00 vMB 28
446,326 446,326 00000000000000000277fa7fa7b19a12d071edb1d931dd3f5f61a2a7b72367ce 2,370 1.00/1.00 vMB 78
446,325 446,325 0000000000000000034406b615ede77f5cbe183a45285cfdfa02e56b3d852109 1,483 1.00/1.00 vMB 57
446,324 446,324 0000000000000000021f3bbdf0a0d82a860fe309a54f96bb3ccded8f1fc0a7c4 1,108 1.00/1.00 vMB 84
446,323 446,323 000000000000000002428ff0dfa5cc9699d7531c94e1846ac070a54056c3f40c 2,624 1.00/1.00 vMB 85
446,322 446,322 0000000000000000010c612b6f18b4c72988dd45e7fe0e6b85626c661a97c847 1,572 1.00/1.00 vMB 78
446,321 446,321 0000000000000000017e022fcc70d5c5faae24fde2d9a15f7e7ce756a09e126e 2,065 1.00/1.00 vMB 87
446,320 446,320 00000000000000000273b8e441386a044849786939458de62dabf91ed562feb7 2,222 1.00/1.00 vMB 74
446,319 446,319 000000000000000002a24bfcfe0f46ff47e25029eed939d81042175b88d99a19 2,424 1.00/1.00 vMB 79
446,318 446,318 00000000000000000234cc7f20cf432160fe058c99d99b2226334b0d3a0f67a5 2,480 1.00/1.00 vMB 97
446,317 446,317 000000000000000000b9996e1f5ae604a575464f72b699d3fb219982c6a22136 634 1.00/1.00 vMB 15
446,316 446,316 00000000000000000149f6a23cf3cd8e84cd3a9d2eaf72b99b61f7882fb7b17a 305 0.12/1.00 vMB 76
446,315 446,315 000000000000000001de3db08a7adc5ee60ec64efe7c4243f44b7bf8e82d3f09 1,564 1.00/1.00 vMB 65
446,314 446,314 0000000000000000035e10aa388d76ef93563ec85804b50d8d1fe1610a28850c 1,359 1.00/1.00 vMB 46
446,313 446,313 00000000000000000297b9181a2ef738027e4bd9783e684233726f5302705c7c 1,990 1.00/1.00 vMB 69
446,312 446,312 000000000000000002dafd397d69039887adbd5a4be411b694ce5e46d823308f 1,363 1.00/1.00 vMB 40
446,311 446,311 0000000000000000011d880365408d60a36da652f74197eb535891e925d01b42 1,907 1.00/1.00 vMB 57
446,310 446,310 000000000000000002fdf07a9f6faa3bfd9c3db70d519d03455f7a4c59f7c64e 2,746 1.00/1.00 vMB 73
446,309 446,309 000000000000000000e0ed9b38f9d3a720dbf2e2e3894a76b4b7fad68222d55c 2,254 1.00/1.00 vMB 90
446,308 446,308 0000000000000000017bcfb0e4206080e17cf4c9caf6f3d7c5682e2f0b25203b 2,728 1.00/1.00 vMB 99
446,307 446,307 000000000000000003704d1d01d84e76a0778efabd953a9bec80a6f56aab7460 2,081 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.