Loading Tool

Explorer IconExplorer

Memory Pool

80,998 transactions
31.40 vMB
0.08624060 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt d24abc2a411e80121317ea7d8f3b56ed1fc1b3e47cd411b8d443d135cac241df
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root fdafc2a4d2983ffc34ea12e7e4955ca539c9d75cf3b47b608f6cc834267fce8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,049
Size: 1.00 vMB
Total Fees: 0.01815395 BTC
Feerates: 150.65 > 1.82 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (562,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,783 352,783 000000000000000009833b57e132fb61b1ae488669e2935c03c699b98e7e5d2d 598 0.32/1.00 vMB 26
352,782 352,782 00000000000000000e4b58e880aecc004723132524e7ecd43ff0f8b4e51bdbb6 525 0.34/1.00 vMB 20
352,781 352,781 0000000000000000025c2db6f701183ea2ea8c032952d4b8bdc58640a24ac5c0 587 0.35/1.00 vMB 21
352,780 352,780 000000000000000000069402a5c782f7dd0a2acc43d7c5fe8a79cc0d4295ab40 303 0.35/1.00 vMB 4
352,779 352,779 00000000000000000139a849cc32a446fea4ac9395d8d813e091205faec9daa9 1,256 0.60/1.00 vMB 29
352,778 352,778 000000000000000006fec8d708bc0f0a2d0fdee2c4b30d38fe562d9df1ad2b16 1,093 1.00/1.00 vMB 16
352,777 352,777 00000000000000000f1435010471d5e3747fabca24ce9330465f8a4fecc69b59 2,028 0.75/1.00 vMB 35
352,776 352,776 00000000000000000afd91c7b94dc5677962da06a8dae93be7e97c13b7ccf845 256 0.09/1.00 vMB 46
352,775 352,775 000000000000000015ca13f966458ced05d64dbaf0e4b2d8c7e35c8849c3eaec 1,024 0.44/1.00 vMB 33
352,774 352,774 00000000000000000034044dd2dad8ef43fa75c2931798e2e736cd397c3cb198 777 0.40/1.00 vMB 28
352,773 352,773 000000000000000006691ed16d8ed937a7bd49a547fa45584173aba84821ecc0 769 0.49/1.00 vMB 22
352,772 352,772 00000000000000001524bb6113bd79b91253f8868278127cd3a016b82967ed6d 21 0.01/1.00 vMB 25
352,771 352,771 000000000000000015d8b35a982a2e2294537ba25984d3900525f1e7d31484d8 597 0.33/1.00 vMB 27
352,770 352,770 00000000000000000b8471fb9d6a213fba640cc8a66ae5354801779e77efe99d 101 0.04/1.00 vMB 39
352,769 352,769 000000000000000000aa7b9f470624789a80107412758f3b5504dc8b491343a0 158 0.07/1.00 vMB 28
352,768 352,768 000000000000000008176f986b6b16de6e7b259433ef261c58f4961c222fd8e0 360 0.16/1.00 vMB 27
352,767 352,767 000000000000000001b0c161e5cc35b67f128766c03951dd63c76966bb68b7d0 391 0.26/1.00 vMB 23
352,766 352,766 00000000000000000a14de1240ec718f6f9f7accbf17a5913560dab7fea0667c 441 0.31/1.00 vMB 21
352,765 352,765 00000000000000000600e914a28392b36dcf9c12b78b5660d05c15fda9bf2833 256 0.09/1.00 vMB 42
352,764 352,764 00000000000000000f26af8bbf31727c9213aa336550b10fa27fcd359aca0280 772 0.41/1.00 vMB 27
352,763 352,763 000000000000000006afa625f16dbc613f882be5d2d29dce68a22edfddeb3eb5 274 0.19/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.74 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: 708.15 GB
    • Received: 16.72 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.