Loading Tool

Explorer IconExplorer

Memory Pool

79,896 transactions
29.85 vMB
0.08114558 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 164b4d29ad036d0f9df514c6c3172cd3b4f36e8287865d6e7f30ef90761da994
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root b8d7db72615c32b9e0872bd566ead5bae7357a2c1e661c64788164a22736087f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.02011469 BTC
Feerates: 100.29 > 2.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (594,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,867 320,867 000000000000000004b372ffa7c4dd9eabfbf06cb95977e7d84fbf9b665916d4 833 0.25/1.00 vMB 51
320,866 320,866 00000000000000000d24ec4b170e82bfc82ea4ae0ff0a4041a84bb3937bd80e0 394 0.18/1.00 vMB 35
320,865 320,865 000000000000000021dcc9d8dbc67d9bb839c2a92b4b7604f603fb003f3d21c1 295 0.14/1.00 vMB 32
320,864 320,864 00000000000000001a27a4a5381cf88b40a735a2e23687ff721974e903db3cfb 1,145 0.63/1.00 vMB 28
320,863 320,863 00000000000000001d29df35ae79c0023d90cdee4a3b6786f5f1d83c55a10d00 59 0.03/1.00 vMB 21
320,862 320,862 0000000000000000220b0bd2c181cc93947e90d600fec5f6b0ee4ecbf110a8c0 26 0.01/1.00 vMB 35
320,861 320,861 000000000000000019c118d66d22e6440362d64eabb017d45564db951dfc130d 868 0.43/1.00 vMB 29
320,860 320,860 00000000000000000643d462b63b11e1a0e481255d7eb97cf878892feeb1a1ea 314 0.14/1.00 vMB 28
320,859 320,859 00000000000000001fb5edcf6c7b158170fab5275a6759b440e7b2d0c4d1e869 16 0.00/1.00 vMB 91
320,858 320,858 00000000000000000a90e852910f650b8a2c3c8b6e1747bdb993c91e671adc55 547 0.31/1.00 vMB 30
320,857 320,857 000000000000000006f4e8d92a0fb36326911ebbcd7a7d92df85973dc12817ad 1 0.00/1.00 vMB 0
320,856 320,856 000000000000000024a2dcb1e856a87ba76a826b3dd3e9950d73519a20d569e3 513 0.29/1.00 vMB 27
320,855 320,855 0000000000000000084bf2a6d200f70c3f81a66be5eab98f40ea7745d7785b47 403 0.18/1.00 vMB 31
320,854 320,854 00000000000000000ea53285c725ae5116749b272d8942ced58aa1bfd1777f39 249 0.15/1.00 vMB 22
320,853 320,853 000000000000000019871bf72677c1d331b06a85e1f89a9102824a46efa0dff6 254 0.26/1.00 vMB 19
320,852 320,852 00000000000000000a21f7d152ac2befb9701f0e91489f0aa3257c13971f4d89 256 0.08/1.00 vMB 42
320,851 320,851 00000000000000000ade478ad981507a07b226810f40d07f13d0289a749875ed 708 0.43/1.00 vMB 27
320,850 320,850 000000000000000003cebf9e1e181be6866e841da9fe86ba8a35a30808d53700 269 0.15/1.00 vMB 17
320,849 320,849 0000000000000000071fc472dff5519a2566a3050d64acd45b18d14c5aaeea64 1,512 0.66/1.00 vMB 32
320,848 320,848 000000000000000023c14279c492158102000cce447b31fb34f152d50d599d14 331 0.16/1.00 vMB 30
320,847 320,847 0000000000000000151d042ad9d24c5f78b4dcc7e7911f925c31746335eb1346 764 0.35/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.70 GB
    • Received: 15.04 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.