Loading Tool

Explorer IconExplorer

Memory Pool

80,782 transactions
29.85 vMB
0.06842511 BTC
Random Selection Loading Transactions
Max Size: 180.15/200 MB

Candidate Block

Mining Attempt f176b2b9516402c2871bfe753d5b27065e08f2207a070b3c0a07fa1fe86ea8f6
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root efa4d802f8da57f9b5f2dedf06e88e37f0212d9f25f6af2ef921e235546cd5d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,558
Size: 1.00 vMB
Total Fees: 0.00742849 BTC
Feerates: 34.33 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (567,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,727 347,727 0000000000000000048b20c1c5b44cc3699e2ee8e5a90a4252bf40cc5f067094 410 0.24/1.00 vMB 19
347,726 347,726 000000000000000014b6bb1cca3fcdf821754c9585f8f56842cee9d626d23470 54 0.07/1.00 vMB 6
347,725 347,725 00000000000000000e567e7eee6df421c39a276d2d16b235ae6504d0918306f0 61 0.07/1.00 vMB 6
347,724 347,724 000000000000000011bb187dc23dbafe21aff7146317560ae60513468dac2f5d 247 0.19/1.00 vMB 14
347,723 347,723 00000000000000000ff5fd96b430ffcb8e12c79e0353591348a9dfba8b1e623a 1,716 0.92/1.00 vMB 25
347,722 347,722 00000000000000000f3e8b14a92f4d8270df2a3f7a7284f6fd8aec7bbbe70e55 778 0.40/1.00 vMB 17
347,721 347,721 000000000000000004939f379d12fafe682ef0e8cc47c9470055719096cb61b9 524 0.55/1.00 vMB 16
347,720 347,720 00000000000000000bac15ee18d92b9b744c85826dcb21cf9aa7a42efe601279 1 0.00/1.00 vMB 0
347,719 347,719 00000000000000000f03f4205cfab5ac7c4921e3a494eeb2fc948fde3adc6c2e 1 0.00/1.00 vMB 0
347,718 347,718 000000000000000008e164fe6ab850d72c73e8fd127df6e1aff312f9cd5a9a9f 2,094 0.75/1.00 vMB 40
347,717 347,717 0000000000000000076aac7253827a10dbd1e3617b3d0ab889e179ba11d87d6b 196 0.10/1.00 vMB 23
347,716 347,716 00000000000000000a7be1b8a25adc5b24af5f199dd512422c8cf75f1873dbb4 306 0.32/1.00 vMB 11
347,715 347,715 000000000000000016491c80867dd96eef2ae8d98e31df8147d0dbea42f537fd 1,409 0.75/1.00 vMB 25
347,714 347,714 00000000000000000d556967d388e2613c8e95ca78e203790306c73371ca8918 372 0.29/1.00 vMB 18
347,713 347,713 00000000000000000f9e182917ffcc2a65814e12ad73a32242acd2d785dfddd4 128 0.04/1.00 vMB 47
347,712 347,712 00000000000000000a738937169ef2df153b63a209dd78cd215a1a7c2f35fdd9 325 0.15/1.00 vMB 26
347,711 347,711 00000000000000000fd47b1ea8b53be42db3444ff0120592bd142a39b4108bb5 643 0.32/1.00 vMB 26
347,710 347,710 00000000000000000b3244906433b2ec33696d7686b5c3f5fb8aa68da57b5c69 287 0.15/1.00 vMB 30
347,709 347,709 000000000000000009d90f53eadd3fe47f57a1c49c3009ea196d634c3f2748fd 598 0.27/1.00 vMB 27
347,708 347,708 000000000000000008ebaabe4e45270fffcff77a2da13514c9fe5ad2fc18a234 453 0.34/1.00 vMB 17
347,707 347,707 00000000000000000d59122aed5baa78df8e81cb79440788f6e7b650cecf1cab 1,747 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.35 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: 662.19 GB
    • Received: 14.84 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.