Loading Tool

Explorer IconExplorer

Memory Pool

79,679 transactions
29.74 vMB
0.10105820 BTC
Random Selection Loading Transactions
Max Size: 179.34/200 MB

Candidate Block

Mining Attempt b1bd0cae16a019d4fab5f65aa4253a1f5af8a82b1fae428e5f3c7be2cdce8392
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root c8d95af547fe6a6782b06dcd61c7ad5b64655890e3f3e225190201d915123c72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.03458700 BTC
Feerates: 302.06 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (143,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,646 771,646 000000000000000000064816026ae67976886fd0ce99e58c76accefb55bc29d7 2,834 1.00/1.00 vMB 29
771,645 771,645 0000000000000000000361a96ee1a84b65056e23543e9e9562098b597460457f 2,068 1.00/1.00 vMB 19
771,644 771,644 000000000000000000034c3c2b780c4cc729072748b59735b5558870e115402b 3,007 1.00/1.00 vMB 30
771,643 771,643 00000000000000000006c423756fc269d9589cc6606a38565abb15d2cbe55db1 1,801 1.00/1.00 vMB 8
771,642 771,642 00000000000000000001e8f2b3c508f098eacba5c10a9a947da6697a1a5ec66d 4,008 1.00/1.00 vMB 9
771,641 771,641 00000000000000000004e9807fcbd89f8e77554d2e0f09ec56fd707b734acacc 3,769 1.00/1.00 vMB 6
771,640 771,640 000000000000000000063fc42f3cbb04f90600f881682e4bbcc147adf36ada43 3,036 1.00/1.00 vMB 19
771,639 771,639 00000000000000000006a45e3b2cce47d552811a9f27f15052ae8c4de1171aca 3,757 1.00/1.00 vMB 25
771,638 771,638 000000000000000000035f35742dcd516343cea31b69eeec25b58c5a129f7214 2,102 1.00/1.00 vMB 4
771,637 771,637 000000000000000000052f732c263c2e669279901a818f0a6c88b08f8704dc17 2,852 1.00/1.00 vMB 5
771,636 771,636 00000000000000000000afeba1ce1190ecac52d77b8e72315637310985145cfd 1,909 1.00/1.00 vMB 6
771,635 771,635 00000000000000000002d3e8cda818c8d899be193ba1936b8b650bbd8c086749 2,065 1.00/1.00 vMB 8
771,634 771,634 000000000000000000034fa1be2fbafccf762d02ee4da575a5600794d3c4cc05 2,584 1.00/1.00 vMB 15
771,633 771,633 000000000000000000040c4f21843e4b297ceaff84a03759b0e8067e40f32d1d 3,578 1.00/1.00 vMB 21
771,632 771,632 00000000000000000000e0ff81662645dbf8147d4f27be72f1454c7e9a614046 2,629 1.00/1.00 vMB 11
771,631 771,631 00000000000000000000686e159ad77e4ba420a9589fd56066a0b1fbdc89e23a 2,324 1.00/1.00 vMB 17
771,630 771,630 0000000000000000000109450ef111ec6166b8fd1fc661a188ea0f0a4decf418 2,109 1.00/1.00 vMB 16
771,629 771,629 00000000000000000006a036758090566c58091db771f7f06cb02f7d7e75e290 2,787 1.00/1.00 vMB 29
771,628 771,628 00000000000000000003eaeed75f9e8d9c85e2b9fc4438ce490f3daad4b70e84 1,197 1.00/1.00 vMB 18
771,627 771,627 0000000000000000000659cd2fe6ceae69e5575ce7a2545d26a4fde2af74e829 3,510 1.00/1.00 vMB 14
771,626 771,626 000000000000000000038bbe97c2d26ad0cdcd5c359c350e669adbfbd84319de 3,988 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.62 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: 671.99 GB
    • Received: 16.10 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.