Loading Tool

Explorer IconExplorer

Memory Pool

73,216 transactions
28.21 vMB
0.07220061 BTC
Random Selection Loading Transactions
Max Size: 166.96/200 MB

Candidate Block

Mining Attempt a175ae806136c6b7362e5739f41f81c8fa6e5e550de3ee9a54f648027a376582
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root c745e95d16fb228f17861ef30385e26483d48262eca94aefff0b118e23694df5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,168
Size: 1.00 vMB
Total Fees: 0.01579568 BTC
Feerates: 150.86 > 1.58 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (280,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,052 634,052 0000000000000000000d34458669b181e1422a136339e36e46045dbdedb96b8e 2,462 1.00/1.00 vMB 42
634,051 634,051 000000000000000000004e91767cea1d3a5f7fade4c9b286ef6a29a17947cb62 2,513 1.00/1.00 vMB 17
634,050 634,050 0000000000000000001267747a8c500d85a21957abe0be709d380056307483f5 2,298 1.00/1.00 vMB 32
634,049 634,049 0000000000000000000ed3e093420eb82be559578d128716602d4b058e38114e 2,498 1.00/1.00 vMB 24
634,048 634,048 00000000000000000000d981426f74ebebe4abcf8c9c83684831c39088c0b3cd 2,356 1.00/1.00 vMB 40
634,047 634,047 000000000000000000100da5b76185141188853e2861eb575deea0006fea71f2 2,436 1.00/1.00 vMB 24
634,046 634,046 000000000000000000080bb3d47ab6466868ad8490e244b181b30a6c2f42f355 2,348 1.00/1.00 vMB 21
634,045 634,045 00000000000000000001828f89e5bb7b43c520ee0034ee7ec12528dea73ae369 2,669 1.00/1.00 vMB 25
634,044 634,044 0000000000000000000bd7b3c81bb43d2403965403c3c253d97d016734404ae7 2,412 1.00/1.00 vMB 29
634,043 634,043 00000000000000000013c16686de772c2af5c01b49488026feeca856b292aec7 2,644 1.00/1.00 vMB 56
634,042 634,042 0000000000000000000e5f05460347e3e28af872cc6b4bb0623dd06ef34894b8 2,903 1.00/1.00 vMB 37
634,041 634,041 0000000000000000000f938ee8dadb275933bd5babb85e94becac7e6a31ee928 1,537 1.00/1.00 vMB 70
634,040 634,040 00000000000000000013c10e2c97fbf7247d695c157bd08bc2ffc7c822dc05f0 2,820 1.00/1.00 vMB 30
634,039 634,039 00000000000000000011ecf6ef2c8976e6a3d104ff91939b4aa688d17e548dab 2,694 1.00/1.00 vMB 34
634,038 634,038 00000000000000000005474d78de03be0a7d045f7c22522eb1da393c624e85d7 2,530 1.00/1.00 vMB 18
634,037 634,037 00000000000000000001ca94c25ef9f681d42e8f3d6ab8513be3b7d7ad442d9e 2,669 1.00/1.00 vMB 23
634,036 634,036 0000000000000000000c34bf18ca622a8cf3be8ee156c7b6355cb22505a8c589 2,096 1.00/1.00 vMB 35
634,035 634,035 00000000000000000011155efbc13b1ce24da528561e9b04e907d62d7fc9a5e0 2,535 1.00/1.00 vMB 34
634,034 634,034 0000000000000000000db03a9e01c1436d51981d6a54a2bf9b1cf0388ff02b87 2,669 1.00/1.00 vMB 27
634,033 634,033 000000000000000000104d8bf6c17e151a1f9693a8ff4a8b9c03cdfaefb10d12 2,915 1.00/1.00 vMB 38
634,032 634,032 00000000000000000000a32a6e4caa83f913b76251b930e090eb2f8fc32408f9 2,759 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.45 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: 666.80 GB
    • Received: 15.22 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.