Loading Tool

Explorer IconExplorer

Memory Pool

78,008 transactions
30.07 vMB
0.11367143 BTC
Random Selection Loading Transactions
Max Size: 179.59/200 MB

Candidate Block

Mining Attempt c00c5dc50d24728118d1d4bedbda968af3aa63f8045e1fef6b10a8b6cb0e334b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root e624ae58fc86480b11b0df7872e5ff0ec1dcd234915c63336ea0b40affd2d1a4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,637
Size: 1.00 vMB
Total Fees: 0.02799396 BTC
Feerates: 107.93 > 2.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (739,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,672 175,672 000000000000047ee7e3e49518cfe43dcc52643eb402e2a3750118fc31b659d2 90 0.05/1.00 vMB 115
175,671 175,671 0000000000000913b61884700caf9e21090994cb6790e8eaca1e5643aefbabe0 28 0.01/1.00 vMB 329
175,670 175,670 000000000000080a0b22bc75f314e7ee07be9c10b61606a85e39ffe5564cb2c3 58 0.02/1.00 vMB 710
175,669 175,669 000000000000012f30536b6410e6a2301f8e929ec91a7762f4b74a850ebf610e 42 0.02/1.00 vMB 18
175,668 175,668 00000000000008fc1fb4d545f79fc0afce57f99aa4fe1d4c4e77d5e49c73c919 61 0.02/1.00 vMB 73
175,667 175,667 00000000000008573f09376765f859d933ce5c414b55f36d8f03b4bdb89c7f21 67 0.03/1.00 vMB 108
175,666 175,666 00000000000004824f35ccf1a951bf51587fd8a1175d502df7fd7e7d2405ee82 12 0.00/1.00 vMB 367
175,665 175,665 000000000000077749d9fcca3e2a9fcaf40aaf952b864e3fc2dc288d9fd84b8e 12 0.00/1.00 vMB 52
175,664 175,664 00000000000001c4eaa7b38ad177494925d02cdf0b16c3734cf897aba8c76991 44 0.01/1.00 vMB 82
175,663 175,663 00000000000006016d33055851aeb8b87b4589e130cd8c955209a270f4a051ff 58 0.02/1.00 vMB 70
175,662 175,662 00000000000006a638a436bbdf0d8c75f0059e8b657acd9d84ef452e8906ce87 160 0.07/1.00 vMB 165
175,661 175,661 0000000000000907c7ea3ab47b288f4e644cdc9f2967b51495eb6ef322b1ac4c 94 0.02/1.00 vMB 32
175,660 175,660 0000000000000531fdab47770918e80a6b08f0dc97db72347c0148cd84547545 137 0.05/1.00 vMB 90
175,659 175,659 000000000000000da2c25800bdd3b824f0aa36ebfa4c82baa0a23406ebec808c 56 0.03/1.00 vMB 231
175,658 175,658 00000000000001da8380e14cc11e2cbf561c13d3e5023b5f6d14f588e4ff486b 17 0.02/1.00 vMB 4
175,657 175,657 000000000000093ac2eb58af2c16eaa27dc5e02374ce6b7d0de72d290e8f5604 149 0.05/1.00 vMB 15
175,656 175,656 0000000000000138d21ab665ccccf24e4594f160731c16a6cafab7aecaaf2c57 101 0.05/1.00 vMB 213
175,655 175,655 0000000000000368c430423cf1ebe221435d1f422703ba3ab4350733cb28ecb4 150 0.07/1.00 vMB 162
175,654 175,654 00000000000006d4ef0391a99dfe7cad3c2014977ca2634bd28da8025d823a66 9 0.00/1.00 vMB 801
175,653 175,653 00000000000000f135c723e2010f9b4cd3d189c8c921db51fc60ad2f382369e7 113 0.04/1.00 vMB 149
175,652 175,652 00000000000005e0d22c40606aa014d60143f53e41d5ef4d694450e5c819365e 80 0.03/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.87 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.06 GB
    • Received: 17.30 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.