Loading Tool

Explorer IconExplorer

Memory Pool

79,030 transactions
29.60 vMB
0.10561666 BTC
Random Selection Loading Transactions
Max Size: 178.19/200 MB

Candidate Block

Mining Attempt 68ffdf60d91aeda4797369d9ebcbae8d37b9ba3a3c746de74c353f118a1db6e8
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 0369891a8b85cace5599ef94c145748ecf277158a6409ac5194cc056b77137cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.04048767 BTC
Feerates: 164.34 > 4.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (74,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,082 841,082 0000000000000000000330ca389d07a4793abec642ea8d04e93a3ac1e5321ac5 3,431 1.00/1.00 vMB 45
841,081 841,081 000000000000000000003d86cf5b4c2a33103ba923cea217aac46429555aaaaa 3,703 1.00/1.00 vMB 59
841,080 841,080 00000000000000000001e1f2cd97d4187eb477980ca57081392b9c54337cc5ea 3,107 1.00/1.00 vMB 30
841,079 841,079 0000000000000000000200820cec9565dab760a7d6353f8b8a71358a14486f99 3,500 1.00/1.00 vMB 51
841,078 841,078 00000000000000000000a79946cf5ed227c9cdafbade40c3b363ee9d8b1e0afb 3,804 1.00/1.00 vMB 58
841,077 841,077 00000000000000000001110f41e2ada31c456a311a6c80950bca1b1e9401af6a 3,385 1.00/1.00 vMB 43
841,076 841,076 000000000000000000014da15186b6dccaf1253f26a9d13a8aba2ca9167f625b 3,703 1.00/1.00 vMB 71
841,075 841,075 00000000000000000002493fc6a2067a6037638aef0cab29b98bd9557aaf6398 1,508 1.00/1.00 vMB 27
841,074 841,074 00000000000000000001bea9aa2e9b7ea9d27a6a3143c533e9988ced748a597a 2,427 1.00/1.00 vMB 25
841,073 841,073 00000000000000000000ef9b29b9842355fce664e62cc5ab26d9efcece5e365e 2,584 1.00/1.00 vMB 27
841,072 841,072 0000000000000000000300af86569180da02a55b59db81775de7fbcc10fc8fea 3,806 1.00/1.00 vMB 28
841,071 841,071 00000000000000000002bcae4b76f3352fc4317229abc5b4c432a3a79917b95f 3,211 1.00/1.00 vMB 45
841,070 841,070 000000000000000000028d43c3714834a03e3b232225757dded2a432a778f87c 2,874 1.00/1.00 vMB 52
841,069 841,069 00000000000000000001534e8492eafe3200e77fa8636a1fff4000a00834424a 4,298 1.00/1.00 vMB 24
841,068 841,068 00000000000000000000d6f1089f33f65ab890323cf7f6e9e3c4783b22dd9f1c 2,741 1.00/1.00 vMB 49
841,067 841,067 00000000000000000001f0e0671735c2f7673776430b8bdcf987aed5f1d624a9 2,395 1.00/1.00 vMB 25
841,066 841,066 00000000000000000002579aea61079244a225821dfb7c8a90179532b9d4dd67 3,003 1.00/1.00 vMB 36
841,065 841,065 00000000000000000002eb66b79628e2cf588719bd768de9b305bb35f783b716 3,516 1.00/1.00 vMB 34
841,064 841,064 0000000000000000000017f1db3dd49d05d4eea6761daaa25ad345a9985bcb18 3,538 1.00/1.00 vMB 61
841,063 841,063 00000000000000000001d1d386f0c9922a25a92c61cf1992d77a677a2590c242 2,534 1.00/1.00 vMB 30
841,062 841,062 00000000000000000000cbdf2cc70fd9fde2318f6711467762f1be6f7c365ad1 2,924 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.