Loading Tool

Explorer IconExplorer

Memory Pool

76,632 transactions
28.47 vMB
0.06442650 BTC
Random Selection Loading Transactions
Max Size: 172.77/200 MB

Candidate Block

Mining Attempt 066e49582a518a35a0b3598bf8e80e3d606532fbaa0d05b7796eac06dd64bc23
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 9b8f8738c56dec157d6b344a5bfdf9ab075119e3bcc43944d33b7fbc18130d1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,573
Size: 1.00 vMB
Total Fees: 0.00545621 BTC
Feerates: 178.73 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (72,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,568 842,568 00000000000000000000ff1ddede1b94f2ca68acdcdb889cfda98578dd28796b 3,190 1.00/1.00 vMB 28
842,567 842,567 000000000000000000016cc6c0083811bb79af8d4f41416527417b1f4689d556 4,650 1.00/1.00 vMB 23
842,566 842,566 000000000000000000020b5a6a6e881c2e862c02e7125aead7c883ad288ff29d 3,281 1.00/1.00 vMB 20
842,565 842,565 000000000000000000031a6ed2cca3be368a409d789400c6cf03b6e7fc1f4913 3,092 1.00/1.00 vMB 18
842,564 842,564 000000000000000000002da6196edd40cc1cb13453a408dfe1e3c03fc7aed2a8 4,482 1.00/1.00 vMB 22
842,563 842,563 00000000000000000002f12ee93e9a42c746c69086c4823b96d6653769e0782d 3,751 1.00/1.00 vMB 25
842,562 842,562 00000000000000000000d49ae3f89fd1fbc670d3961fca602a63fbb07859e916 3,020 1.00/1.00 vMB 25
842,561 842,561 000000000000000000027d2faf820b8032249df0d864eb87458170f305b13382 3,446 1.00/1.00 vMB 36
842,560 842,560 00000000000000000000c78ad3624c533b9a2fa0c1ba63abbe5f07cfce260c8c 3,063 1.00/1.00 vMB 27
842,559 842,559 000000000000000000027e7c2419a3cd0256e0132471d55b516d9b35aff313c8 4,544 1.00/1.00 vMB 27
842,558 842,558 000000000000000000005b81bceb014e8aa432bf286cdb40508bc5abfe555f29 5,321 1.00/1.00 vMB 20
842,557 842,557 00000000000000000000304860d778abf2cabd09c517be0eb14fc72f99e6eb2a 3,552 1.00/1.00 vMB 31
842,556 842,556 00000000000000000000c1317311cec326fb01c76972cbb244474f9913e8f993 3,107 1.00/1.00 vMB 23
842,555 842,555 000000000000000000011696c32e08b8feb1dcaba67c9d0e037aab0a69a1be81 2,050 1.00/1.00 vMB 21
842,554 842,554 000000000000000000011aee127604ce1fc3da0c4639b59f13840a4a8259e203 3,053 1.00/1.00 vMB 23
842,553 842,553 000000000000000000021d14e204a5200d10e571bda286ff9aaa50decee74fe4 1,917 1.00/1.00 vMB 21
842,552 842,552 0000000000000000000120d796acc949118adfc2fa833098142dc49af0793a8e 3,315 1.00/1.00 vMB 23
842,551 842,551 0000000000000000000186e5b5fbbccc900556d8b11be88ea0be7a0be78c6eb8 2,806 1.00/1.00 vMB 18
842,550 842,550 00000000000000000001d4ca89d179a019f9e86a5d2758a30010e35c329defa2 1,402 1.00/1.00 vMB 19
842,549 842,549 00000000000000000000134841f3ccd0752b8df0e509eab7d1ebc2c142d97132 3,220 1.00/1.00 vMB 24
842,548 842,548 000000000000000000012f76665a28756be823902991c022bb9e2824d7b69e92 3,203 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.68 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: 675.50 GB
    • Received: 16.43 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.