Loading Tool

Explorer IconExplorer

Memory Pool

82,638 transactions
30.71 vMB
0.08520594 BTC
Random Selection Loading Transactions
Max Size: 185.30/200 MB

Candidate Block

Mining Attempt 8b4064c0a220c1fc57f949adb47e055f447207736aad43710d5dec7e4bd04b5d
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root c2967ef9098cb39169b8706d6ffa27fc14a74c6891b0702092421098cd3aa149
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,500
Size: 1.00 vMB
Total Fees: 0.02015154 BTC
Feerates: 73.20 > 2.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (560,670 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,304 354,304 00000000000000000cd70f4c60f760b93517d4a8b446baccb4f16bb4f30a4acb 488 0.21/1.00 vMB 27
354,303 354,303 000000000000000003bc28249923b0e3828c3c1c286b9bc29431b65ad0fb12ee 349 0.20/1.00 vMB 23
354,302 354,302 000000000000000009f5d09cfcf39fd11cb4cafc250350c1bbb7d8a832dddf1e 339 0.19/1.00 vMB 24
354,301 354,301 000000000000000006dbba1f4cdbfa878db108d09ae87b114061914feaa22674 135 0.06/1.00 vMB 30
354,300 354,300 000000000000000002f102d9352e5319058e24c2ce66e6d112ec7143cc5f90da 2 0.00/1.00 vMB 0
354,299 354,299 00000000000000000f27900d01ad2b5b954e3c46c1d331d3082d1ba11dbbe7b3 350 0.35/1.00 vMB 14
354,298 354,298 000000000000000011578e073c5e0460a826adcaf370a64742cd35850a007f5b 95 0.05/1.00 vMB 34
354,297 354,297 0000000000000000123de1ad81c51dd2b86e2b574df0fb6e1e409306e33a5006 226 0.14/1.00 vMB 27
354,296 354,296 00000000000000000cd9e1ac212649e5505ce4e37402ca13f5344c7493efaac3 685 0.34/1.00 vMB 26
354,295 354,295 0000000000000000097c3f0667225a65b1b00db7718de3c83134fc84e9c082cf 516 0.31/1.00 vMB 23
354,294 354,294 00000000000000000f0d813c0deb21327a12166449e6dc14bfc56324a355ec30 492 0.25/1.00 vMB 21
354,293 354,293 000000000000000002b5cdf38bc7240969e164b6966680b1691b8a25658ea6b2 1,709 0.75/1.00 vMB 34
354,292 354,292 00000000000000000ec82297721eddbfc5903b498d53585f0bd924a9ca79435c 483 0.25/1.00 vMB 29
354,291 354,291 000000000000000005a77a4795c766f841d2370b26925481fb65717234dfdea2 110 0.06/1.00 vMB 24
354,290 354,290 00000000000000000777a9220ad9be05a64ea6f4455b3d871314a73bb9612654 195 0.09/1.00 vMB 26
354,289 354,289 000000000000000010fc32bf7d0abfb46158242630ed11bb4cf6a0eaa498d91f 590 0.28/1.00 vMB 33
354,288 354,288 00000000000000000450b52ed249e797e1b1049578674ae79e7289858bebbcd5 140 0.10/1.00 vMB 22
354,287 354,287 000000000000000017109ad4cea752204488c8593acc373a80a1cef82711ce8a 1,533 0.66/1.00 vMB 32
354,286 354,286 00000000000000000923bbab74a4b89e2c9a90937262a3fb9e73adb8bcb6228b 512 0.28/1.00 vMB 27
354,285 354,285 000000000000000011e79b8ce245a3c882fd1a7566855f4e6477598bcf3093e5 607 0.28/1.00 vMB 31
354,284 354,284 0000000000000000169afd8620d2deadef1d50d5d60b30cb0281ddbb3bab118c 1,510 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.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.