Loading Tool

Explorer IconExplorer

Memory Pool

79,134 transactions
30.22 vMB
0.12101848 BTC
Random Selection Loading Transactions
Max Size: 179.83/200 MB

Candidate Block

Mining Attempt 6602fc594e0625d734aaeacf2ce171651551c386801e9c5c077048dcae43ea95
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root daac2ef999ec5160f0d4c66e24958b5516295e64b8b3111b84cfe0c2a3e15c39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02964421 BTC
Feerates: 109.82 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (629,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,710 285,710 000000000000000145819244b8087a41fc9ae65d26cad3521201567b52c548e5 88 0.09/1.00 vMB 14
285,709 285,709 0000000000000000e2852d2630e2d4cc66d38f4f554af25d01c8e4258f722bca 110 0.10/1.00 vMB 14
285,708 285,708 0000000000000000b704a2512baa6cdbea07e49deba80338ebcdcb1ce419e555 572 0.30/1.00 vMB 37
285,707 285,707 00000000000000013ddbbfde32d9b1ac88670fe40e9aa23523c28f1cccdc2e91 285 0.16/1.00 vMB 30
285,706 285,706 00000000000000014cf11e1edc7622ecb1d8d5af71768d43c6ba0be797a5b40e 416 0.23/1.00 vMB 35
285,705 285,705 000000000000000059c9a89218d76d78ef998664e4c82b2be081d98e53fd129a 160 0.06/1.00 vMB 58
285,704 285,704 0000000000000000f1b4627badd208de62931db5303a6f56fd8eeafa357e7612 168 0.15/1.00 vMB 19
285,703 285,703 00000000000000013d12cb7630d7d54710ab0017d10b75244d916f7455089248 702 0.50/1.00 vMB 26
285,702 285,702 000000000000000024d079db25441e27acdb305409f974b2abbd3ace96676815 430 0.35/1.00 vMB 17
285,701 285,701 00000000000000007470d3d84a48aa2a230c46d6bdd2b7fb5d53d2b19212b5c9 939 0.50/1.00 vMB 34
285,700 285,700 000000000000000048a5ab521658492bb040557c7c62c7b5dd4881aa082c2c95 312 0.35/1.00 vMB 17
285,699 285,699 00000000000000009881aa98edbd3e291e3d9c63c231fd6bfb27844540946695 830 0.35/1.00 vMB 36
285,698 285,698 00000000000000018dd8173fc283502d47a0bdd025867b972b458b06206ef1ab 214 0.06/1.00 vMB 42
285,697 285,697 00000000000000012344ec9857b66270d4d6039d25a491564685b38df15543c9 771 0.25/1.00 vMB 59
285,696 285,696 000000000000000004fbfae30cfc721b66bedf76dad729b07d7542730eac2e26 205 0.06/1.00 vMB 143
285,695 285,695 00000000000000017ad005b20d20a56764ccf8222d8ee319932c89b25e08b05e 602 0.28/1.00 vMB 39
285,694 285,694 0000000000000000e62d355ed4029b156d8cdaf1b63c522329cae4bce4c50a71 247 0.12/1.00 vMB 35
285,693 285,693 000000000000000100316999de62bfe53739650b79fe1ba7ee76188cd80c365a 294 0.12/1.00 vMB 38
285,692 285,692 000000000000000138c1449d16d95b5c19abfbf47b4d4c5bc7c5f66bd474e252 67 0.05/1.00 vMB 16
285,691 285,691 00000000000000016a7cc7f194f31ffbd1273c08d69764dfe66dd5cace9a7c8c 441 0.21/1.00 vMB 37
285,690 285,690 00000000000000011e66adaf8b62e62d718188684f624a75382d9aaaf2a46ca7 1,285 0.67/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.