Loading Tool

Explorer IconExplorer

Memory Pool

36,536 transactions
25.76 vMB
0.05954403 BTC
Random Selection Loading Transactions
Max Size: 131.98/200 MB

Candidate Block

Mining Attempt 6dc5bf035708cb9f23c81ccb348c74c3a3ec4acd9916ed99c18177873df2eb16
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root d630126974ecb92bedd5e0d7d9b6bc8abb28c210ea40b80afc3a42f35f05071d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,192
Size: 1.00 vMB
Total Fees: 0.01248669 BTC
Feerates: 170.89 > 1.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (734,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,701 179,701 00000000000008c1d60127e89027d7905b3a50130e6c09a4ff45348a0ef0aa1a 306 0.14/1.00 vMB 156
179,700 179,700 0000000000000127ae6d9b52e6065f069c968cc835032bfee2c738c0284b74dd 153 0.05/1.00 vMB 37
179,699 179,699 000000000000074089d89eab6094e66434af11523fe153f98744270f11694170 130 0.07/1.00 vMB 215
179,698 179,698 000000000000062109e85fdb4181da7115fa636b8574789de939a2f848e68c63 18 0.03/1.00 vMB 199
179,697 179,697 00000000000006498904e6999961f058e5e700ae2344aae560f61d0cbc52a47d 62 0.02/1.00 vMB 144
179,696 179,696 000000000000060e93d70c488ec6ff387f4ccdb4627b5daa2cfaa5c4bb912939 122 0.03/1.00 vMB 129
179,695 179,695 00000000000004b6b5f514255e7bdd3df942228c9b72e3f043de5a041934ba14 55 0.02/1.00 vMB 69
179,694 179,694 00000000000007f7ff89b0171dff78e16f50a783b0335eeb0521d4143b97f4f0 4 0.00/1.00 vMB 58
179,693 179,693 00000000000001364d0300fedc386627974a47251eca876aa56ac6cc7746392d 4 0.00/1.00 vMB 37
179,692 179,692 00000000000000888614b56612a1fe48d5002b99c75bcf5f4dbf6a44789b36b9 28 0.01/1.00 vMB 334
179,691 179,691 000000000000068c71549251cffa25de8b01835bd7ec8bbc162110f7b971f166 13 0.00/1.00 vMB 15
179,690 179,690 00000000000000d4c68ab548ae4a64ded67ab5a3287fdb7e17b21e5ae5b6e46b 47 0.03/1.00 vMB 223
179,689 179,689 000000000000082ca1424e6bc7b051dc5dbd5c4711a5695d4c098312c2543ae2 46 0.06/1.00 vMB 47
179,688 179,688 00000000000003f6bfd3e2fcbf76091853b28be234b5473a67f89b9d5bee019c 27 0.02/1.00 vMB 54
179,687 179,687 00000000000006799f28533b6faef0d152df476652a6a0157e34c3a5485d3bde 78 0.03/1.00 vMB 185
179,686 179,686 00000000000000c9b4ea3b75dd196fd282466ac3118cdcc970215c6c674b19d8 27 0.01/1.00 vMB 75
179,685 179,685 00000000000003110a8a8c5e7ca6fde9704ececb7a96fa4338dcfaa8f979aca6 19 0.01/1.00 vMB 207
179,684 179,684 000000000000064b51762aadc741b87507a0963334dcd40a5decb67d4716b9e1 51 0.02/1.00 vMB 25
179,683 179,683 00000000000000b77e0afd6758e04eed933cbc6e1b9531485b9c47eae947f425 110 0.04/1.00 vMB 166
179,682 179,682 00000000000008132319f2bb29f72580f0c6768cd337f972d72edb6ecde83e7f 58 0.04/1.00 vMB 1,228
179,681 179,681 000000000000078d83cd4d40ea23269206585cefa6fd93ef49f54387d7db97e0 52 0.02/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.