Loading Tool

Explorer IconExplorer

Memory Pool

46,383 transactions
27.29 vMB
0.10017262 BTC
Random Selection Loading Transactions
Max Size: 145.35/200 MB

Candidate Block

Mining Attempt 6fa31cd984120fa4c9758564ae781afe2e88435e327ea4d242998784b1dd7722
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 2b9d6d9cb26baabc821ef0c9a9702538d39f9e94a90315e861a82c008253a441
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,629
Size: 1.00 vMB
Total Fees: 0.04938668 BTC
Feerates: 101.66 > 4.95 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (546,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,858 367,858 000000000000000010320e6524b2f7134674039231bf702b69151b695b9bb204 547 0.49/1.00 vMB 38
367,857 367,857 00000000000000001114d81eb2df3928872a904b486307cec0a94027a4c1ead9 1,279 0.93/1.00 vMB 36
367,856 367,856 000000000000000001d5e2eafcf1ededd2c1c90803b44352dfc2120e247b233d 681 0.84/1.00 vMB 24
367,855 367,855 000000000000000011d14fc3bdb6bddfa7d8e9d6dff44975b87182ef5d6930f6 466 0.79/1.00 vMB 19
367,854 367,854 00000000000000000790326b80b943a1e8c05e0f1474e70ffdf0648d07a76cdc 1,145 0.85/1.00 vMB 29
367,853 367,853 00000000000000001080e6de32add416cd6cda29f35ec9bce694fea4b964c7be 12,239 1.00/1.00 vMB 22
367,852 367,852 000000000000000008b9bce1696733ea57c539370810865445d7b92d8d50f28f 1,037 0.93/1.00 vMB 29
367,851 367,851 000000000000000007796685374d184e373aea4f4af697a5fba361e1d9e544a0 9,647 1.00/1.00 vMB 13
367,850 367,850 00000000000000000dfc6ff45bc9dde82c8622adb0e3a918a36bed16405fa1da 568 0.80/1.00 vMB 22
367,849 367,849 00000000000000000914ea4ade65377f7f975e90023b3f18473c6683c6d06d5b 87 0.10/1.00 vMB 30
367,848 367,848 00000000000000000f0698ab4b7d660f169ec043b94aea719dae582fba099a4e 278 0.19/1.00 vMB 28
367,847 367,847 00000000000000000470a53ed6bdc8ff98c2d7a5082a677391f8e7fa95e1bf16 765 0.89/1.00 vMB 23
367,846 367,846 000000000000000011f9359c76eaa71890d14a74e31a81bcaa64f81788e562aa 1,238 0.75/1.00 vMB 41
367,845 367,845 00000000000000000e4e3e60149e545b57c9a27f79edde02396c9764feb62d69 1 0.00/1.00 vMB 0
367,844 367,844 0000000000000000138e9c91fa3eda3753839df34f38cdd672b2877ffdeaf341 852 0.92/1.00 vMB 27
367,843 367,843 000000000000000002282aaaa5aa72beb134db198d4c56affa4c041b6bd8cdcc 4,501 1.00/1.00 vMB 31
367,842 367,842 0000000000000000070bfb7b53562c4257b912af05e5fd510d2ac10eabc37e12 1,834 1.00/1.00 vMB 41
367,841 367,841 000000000000000012273d43954914773d6a6d0304e6a76f2b8541da9b390a8a 810 0.88/1.00 vMB 25
367,840 367,840 00000000000000000de4f92454af17dc719f2bb407f59937f4381492f90198ec 625 0.39/1.00 vMB 31
367,839 367,839 000000000000000000cfd9325d2483af11d5b062d56b3c6d885eff4b66ddbe26 441 0.78/1.00 vMB 19
367,838 367,838 000000000000000012642848035b326f92f0dedc6e9862b56401daeed23329ff 1,273 0.95/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.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.