Loading Tool

Explorer IconExplorer

Memory Pool

37,893 transactions
28.02 vMB
0.06351435 BTC
Random Selection Loading Transactions
Max Size: 142.00/200 MB

Candidate Block

Mining Attempt d644b4b7931b305b2fd6d347de972bbceff1ffeec778ae77bc79379d0c785570
Version 20000000
Previous Block 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0
Merkle Root f36a71144d16c17089f011546673e0f42c87e538fe26340bc091031c8d82b33a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,472
Size: 1.00 vMB
Total Fees: 0.00992427 BTC
Feerates: 126.10 > 0.99 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,600 (425,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,639 488,639 0000000000000000009039de3c3a5078cfbea0cd2da2ca325dc138f3c84514ec 1,941 0.87/1.00 vMB 105
488,638 488,638 00000000000000000057b153a28a93b1f76f490a25c71bd9095fe1598d66344b 1,460 0.58/1.00 vMB 46
488,637 488,637 0000000000000000009105d78950a17b7d16e6829b9715fcb9231651a53807a2 1,594 0.98/1.00 vMB 162
488,636 488,636 0000000000000000008b8af8733bd4e6f528e609a72d0ac8b518eb80460b2d86 663 0.31/1.00 vMB 98
488,635 488,635 0000000000000000004f3fdac1e15e422fbfe0882d57488c6259a5ae540acdd7 661 0.24/1.00 vMB 109
488,634 488,634 000000000000000000203b662837d1650231a1817e4b9a0dc8ec6376b940bffb 1,149 0.81/1.00 vMB 47
488,633 488,633 000000000000000000e6f811eef6db54954b29572ef97e3c11857e4ae2ca3300 2,264 1.00/1.00 vMB 90
488,632 488,632 00000000000000000000aef1a92eb4cff2c0e3cb2fefc1b41622f561b531ba41 2,142 1.00/1.00 vMB 55
488,631 488,631 0000000000000000000ef244cb0eb411825b809ed8988a0f9e033652589aa11c 344 0.20/1.00 vMB 54
488,630 488,630 000000000000000000c58a16e00c9f47c056193ead1825a9d89c50ab9498b52d 2,096 1.00/1.00 vMB 150
488,629 488,629 0000000000000000000fb08ab0fbff40e8f52c8e962340e02ae2b2459b6a7c0f 2,700 0.98/1.00 vMB 57
488,628 488,628 00000000000000000007893f26295819422c55bc3ebbbdb670d746405419d92c 33 0.01/1.00 vMB 143
488,627 488,627 000000000000000000afd991c2b2d49204b2928e76e03a9231de94b6158c69d5 2,508 0.93/1.00 vMB 76
488,626 488,626 0000000000000000004b986b728e23b4a650cb46979a9fd3548bad8742ed79c7 33 0.02/1.00 vMB 133
488,625 488,625 000000000000000000ce4f26ea1318a4e1f20a4982b6912db920ed701a66ebde 2,214 1.00/1.00 vMB 94
488,624 488,624 000000000000000000978f371c9264ab046b87ca7cdf7d2d404dc51f526c813d 2,374 0.96/1.00 vMB 174
488,623 488,623 0000000000000000004f51f9c1f92a58eaac1b04dac40e39f418288d6a13241d 2,096 0.92/1.00 vMB 74
488,622 488,622 000000000000000000c75a58fa00a2e75094ec1be90005c245ccfd3954231ebe 2,627 1.00/1.00 vMB 111
488,621 488,621 000000000000000000de220a250a003a1f2acf9cc80eb7e867060c75cbd02092 2,074 0.96/1.00 vMB 162
488,620 488,620 0000000000000000004127e9cf66192c855e7a851dced1781a2ec2883b67106b 1,971 0.92/1.00 vMB 13
488,619 488,619 0000000000000000004d2e72d5bdce5167d80998d8507b4e17612188684750a7 2,015 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.58 GB
    • Received: 11.81 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.