Loading Tool

Explorer IconExplorer

Memory Pool

73,902 transactions
28.25 vMB
0.06862939 BTC
Random Selection Loading Transactions
Max Size: 167.91/200 MB

Candidate Block

Mining Attempt fd65d2e5c1d687fc5d61127b675b30c86ef9117dcec5d76c22753a3fe58aea0a
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c653c21e34897eae673f9383dd4e1054566e2be3ed9f7eeed58def393addca6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,572
Size: 1.00 vMB
Total Fees: 0.01210542 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (143,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,659 771,659 00000000000000000003cdf34553f50745a27983f85f08d7dbb961629a4e5186 1,272 1.00/1.00 vMB 7
771,658 771,658 000000000000000000027693c77b6959c703cc41e5595877ec83673c726335ca 790 1.00/1.00 vMB 16
771,657 771,657 000000000000000000012d49ec263717dd40e7b1455f3a0985afdd0ccab193a6 2,550 1.00/1.00 vMB 9
771,656 771,656 00000000000000000003f333e2f732822e9fb61d96e05e44db7cf7aa01199800 1,160 1.00/1.00 vMB 2
771,655 771,655 000000000000000000065afb7a27cd94412ef1ebbaf91f0f9d8bb891ff165d90 5,633 1.00/1.00 vMB 7
771,654 771,654 000000000000000000011557be9adce221735784d252352483bb10a9d46f8969 2,861 1.00/1.00 vMB 12
771,653 771,653 00000000000000000005f0e06aae595a24bdf643fafd9a732220ffda10e08145 2,195 1.00/1.00 vMB 7
771,652 771,652 00000000000000000003f4cad704a60d341a7e5afa746e1f9bac27e15dd3fcd1 2,020 1.00/1.00 vMB 5
771,651 771,651 0000000000000000000399e3df54d7fd5a953eb880bda5920178cae33d02157b 2,404 1.00/1.00 vMB 7
771,650 771,650 000000000000000000070f9e5cc79d086e153640292b25b81d49c9452e437af9 1,291 1.00/1.00 vMB 9
771,649 771,649 00000000000000000002d4b1c81201e1a68452fee71d66769d0464e7ea2fe396 2,446 1.00/1.00 vMB 12
771,648 771,648 00000000000000000007d3ca557add67972aa751f6ad56599a6ee6d379c13c85 1,474 1.00/1.00 vMB 16
771,647 771,647 00000000000000000002a4db772ec5ef62ad07780f2675e7f5bfb4857963bac0 3,744 1.00/1.00 vMB 15
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
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.