Loading Tool

Explorer IconExplorer

Memory Pool

80,215 transactions
30.62 vMB
0.07795625 BTC
Random Selection Loading Transactions
Max Size: 185.94/200 MB

Candidate Block

Mining Attempt d9d392db3840cb9b5fb66e287015c70099b270cfb554244b510e0e1b846cff0d
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 6829988e898adaf8b8afbb0842f818fdcefeda9da7937d3bf08a2ef06fedac72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,399
Size: 1.00 vMB
Total Fees: 0.01239657 BTC
Feerates: 100.69 > 1.24 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (633,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,720 281,720 00000000000000017570577565548be3d92156a202d67f5e823dca47a1ce01eb 1,235 0.73/1.00 vMB 26
281,719 281,719 00000000000000022ceab1cff87bce24a5768cc3a7de3546a0b857f271a369aa 809 0.25/1.00 vMB 96
281,718 281,718 0000000000000000d9b66df4ad101c297a1c13140eea8d3bb3ae750ca569b35e 503 0.43/1.00 vMB 26
281,717 281,717 000000000000000013450124bda13b1a1bc8ddf297302e6133b909d0de0f7720 122 0.05/1.00 vMB 37
281,716 281,716 0000000000000000f998f580f0f8d2393322c5da3b2131b4280920df4b979d7f 923 0.50/1.00 vMB 26
281,715 281,715 000000000000000260430a8bd5fe93d30c19bdd6b66cb2278c2fce9c1d550151 807 0.25/1.00 vMB 53
281,714 281,714 0000000000000000f0ead3203c3a2340bfc71557e886b453d358620a0d72faaf 118 0.05/1.00 vMB 107
281,713 281,713 00000000000000024b775a5edd46146a87c23dbd43c388e5e28e132cafb5bfe6 776 0.25/1.00 vMB 69
281,712 281,712 000000000000000154ca45a99fa67ed4a3fe5bb256abba19aaad51ea17cdd2cb 1,062 0.42/1.00 vMB 46
281,711 281,711 00000000000000008d7d39d0eec8e227efefb1f80a04b3b7ebece5d332dbdb39 517 0.25/1.00 vMB 41
281,710 281,710 0000000000000001318ddccd00b57723a260ecf4d28b4d6ea68153177b14bee0 535 0.37/1.00 vMB 21
281,709 281,709 00000000000000001fe1588c9d1b63cc76e4c5eaa72613147bebd96a206acf47 768 0.25/1.00 vMB 62
281,708 281,708 00000000000000018fe142fe578b0e28d4ad337861225b9b1721ebba1fc0f8b9 431 0.23/1.00 vMB 30
281,707 281,707 0000000000000001b5d367ab8cf8f81aa538ff8e203253569d7e549ed5394ad8 1,185 0.50/1.00 vMB 48
281,706 281,706 000000000000000224c598b7f9358fc8c66c470ee9d3e61a8063dc5d0cd059fa 340 0.15/1.00 vMB 42
281,705 281,705 00000000000000004cb5f3470e894b8e7c03e21e6ae60b766d859044b776c8a1 208 0.11/1.00 vMB 40
281,704 281,704 0000000000000000380197ecd34723f3feef0c784ed07c8ce98aee63a254423d 183 0.13/1.00 vMB 32
281,703 281,703 0000000000000001bbfd73910077d2f78cbcc319786e36205ba26a5442ddb2ad 665 0.45/1.00 vMB 33
281,702 281,702 00000000000000013741dac7074f2f46b86497ce0b309d64b10cfa774a51b5c6 807 0.50/1.00 vMB 34
281,701 281,701 0000000000000000db320ea6a3ea512791d0b903a913a3ac4d0c3c5cd69469c9 447 0.25/1.00 vMB 29
281,700 281,700 00000000000000012d71aef3d9bf1a25099dfd95a0a7e0720279554ef1a57bd9 1,355 0.50/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.72 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: 701.95 GB
    • Received: 16.62 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.