Loading Tool

Explorer IconExplorer

Memory Pool

71,176 transactions
27.16 vMB
0.09273457 BTC
Random Selection Loading Transactions
Max Size: 162.69/200 MB

Candidate Block

Mining Attempt a8c6c32b3d26909830750649efc0845bc323902a1913b9aabda9382e7ad142df
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 2616d79866c58038e47de0dd304dc2b1e14e74460ff4ff15cf1630ee673a079a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,624
Size: 1.00 vMB
Total Fees: 0.03339330 BTC
Feerates: 1,003.56 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (782,403 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,072 133,072 00000000000000b0af7a8b9c923af0ee0730e92d0f24793fe3064add84a4e45b 93 0.03/1.00 vMB 427
133,071 133,071 0000000000000417dc18fe3f57c15a462e72eb2afe8ca7e0bc4cf8b168946e72 167 0.04/1.00 vMB 63
133,070 133,070 000000000000058e4c7d947c92435b40162cda76e0957887429fe12fc45a8150 13 0.00/1.00 vMB 1,250
133,069 133,069 00000000000006b248642439e61a72a9991f94b5d8826c731001821263d66ada 20 0.01/1.00 vMB 25
133,068 133,068 0000000000000443070354abf105810ccf205aefe97e77b50a5e709194a7d637 48 0.02/1.00 vMB 269
133,067 133,067 000000000000067c096ad108dad8094d55db9981d6af2ba7248c631de8f77679 13 0.00/1.00 vMB 2,151
133,066 133,066 000000000000002dd23815e37e122312a2ee1851b2dcab7c54f99bf7e4ad32f4 15 0.00/1.00 vMB 1,727
133,065 133,065 0000000000000ae066168807b32c9ff85a94165f17000d9c42e1c50451ddc035 149 0.05/1.00 vMB 411
133,064 133,064 00000000000006eb5a3d184cbceadde6471cee1f9b5f38074794535d8f4ddea2 21 0.01/1.00 vMB 1,201
133,063 133,063 0000000000000838fbd34d530936d56e864288380ef8c885bf8f16daf88ba1d3 89 0.04/1.00 vMB 153
133,062 133,062 0000000000000a3cae7737f6c8c5c21b95033ae68bebc7c3ec9cb0ca038cc060 24 0.01/1.00 vMB 406
133,061 133,061 000000000000049e59290fa30a047e0c69b34ad4e7b57a705f24d9ca6c087d46 90 0.02/1.00 vMB 175
133,060 133,060 000000000000097969ff12a2dc469780f3060b6113ae96511334d6f3db7412b7 62 0.03/1.00 vMB 857
133,059 133,059 00000000000007d7fa8479eaa483009131cbd0de04a7bfcd88b28fc945c64873 89 0.03/1.00 vMB 762
133,058 133,058 0000000000000b1d60d41b12f0b727df076d86be1c977d0f6cb6be916affdfe5 16 0.00/1.00 vMB 1,884
133,057 133,057 000000000000008d9dd70dad81afd09a7e94647d0e517ac080b73e36831f3dbf 41 0.01/1.00 vMB 925
133,056 133,056 000000000000047846f0776c901542540d555b9861cee16e9788611a3aef333a 95 0.04/1.00 vMB 421
133,055 133,055 000000000000000a2153574b2523a6d1844c3cb82d085e2575846dd8c5d4ebb4 11 0.00/1.00 vMB 396
133,054 133,054 0000000000000c26e24722d39d92641ffda32e521f9d73e4b3a82afe5b3030f5 45 0.04/1.00 vMB 8
133,053 133,053 0000000000000bf2292393bbdf85c96874d7a5c198dcbd892b849700facb34cb 15 0.01/1.00 vMB 1,129
133,052 133,052 0000000000000c44102752a1b10c92cf6253e207e93956fc406c8fc9b9a3b3ce 33 0.01/1.00 vMB 687
Previous 10 blocks ↓
Total Size: 783.22 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: 757.59 GB
    • Received: 19.02 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.