Loading Tool

Explorer IconExplorer

Memory Pool

47,547 transactions
30.19 vMB
0.09543015 BTC
Random Selection Loading Transactions
Max Size: 160.77/200 MB

Candidate Block

Mining Attempt 7e7260a367d91195dfac3a989b9faf1d49e861b6badfc082563e9edfb52e46a9
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 63c7178d056d4632b3332eceaf40da74513c5283d60caa4793b3400d9cd457d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.03479387 BTC
Feerates: 150.97 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (122,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,241 792,241 000000000000000000021bd8de72022946954d23ed0490e309f015726d1ba3cf 3,056 1.00/1.00 vMB 27
792,240 792,240 0000000000000000000373d0897cccc3e759652cd8343eed1a72fb688a1e2b45 3,492 1.00/1.00 vMB 44
792,239 792,239 00000000000000000005a0c122232a79f5ff1657c93720d82db650b1c9c783ec 3,310 1.00/1.00 vMB 47
792,238 792,238 00000000000000000001f2ca4f07e132c5729698ced649de7adc23f6f14677fe 835 1.00/1.00 vMB 22
792,237 792,237 00000000000000000002af1118c70749725170084913abffe43c01212e931c8e 1,401 1.00/1.00 vMB 25
792,236 792,236 000000000000000000037226ca7580ab63090f0dcd4dcff8b9578a0af41dbab7 2,818 1.00/1.00 vMB 27
792,235 792,235 000000000000000000028ebbb6bac268e6451830579621a759ff34e5e5a9f564 3,767 1.00/1.00 vMB 37
792,234 792,234 0000000000000000000484caedd7564948fd90138f5ce4ea2db755646883ebf6 2,976 1.00/1.00 vMB 39
792,233 792,233 00000000000000000003f6655fe54fd62d75415474ef626f3176f3b5051c2f0e 3,048 1.00/1.00 vMB 41
792,232 792,232 00000000000000000003d303551f48f28e7ef0e2b4b614dd7d69059d4d1a1a29 3,089 1.00/1.00 vMB 58
792,231 792,231 00000000000000000005375f017d39cffa7602d80382e5648875732cd6b09247 2,569 1.00/1.00 vMB 73
792,230 792,230 000000000000000000001bf0cbd53037c88d2f5289234ff312881fa06350aa60 3,526 1.00/1.00 vMB 33
792,229 792,229 00000000000000000002c0f7f24261ef994c0045d3c77847e021b13a824b1c63 3,417 1.00/1.00 vMB 44
792,228 792,228 00000000000000000001dd0670b0e8760ad42b5d72141635d8e6e04f9411c5e4 3,578 1.00/1.00 vMB 29
792,227 792,227 000000000000000000005a7fa24fa43a13e50605a3fe2900edb31597d6f2755c 3,626 1.00/1.00 vMB 54
792,226 792,226 00000000000000000004cb3d04ce5159af2b6f9a2f78595017f7a75c295dcce7 796 1.00/1.00 vMB 20
792,225 792,225 00000000000000000000b6315968c6489a046c569409b010ecb8bd55e1598df8 2,084 1.00/1.00 vMB 21
792,224 792,224 00000000000000000002ab9603374bb6cdfac2ce94d8290c69e2cba8caf241c4 3,352 1.00/1.00 vMB 54
792,223 792,223 000000000000000000010ea0c345ed43cd21e37cc063084c54da5ea6ce27d5cc 3,350 1.00/1.00 vMB 26
792,222 792,222 000000000000000000049ada05395e1cb654a0014c3d2b96187723e069ad5747 3,388 1.00/1.00 vMB 46
792,221 792,221 000000000000000000012bac5cb414cfb0deac017b397c14ac9ee57426f55f01 1,321 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.76 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.