Loading Tool

Explorer IconExplorer

Memory Pool

84,302 transactions
31.78 vMB
0.10738917 BTC
Random Selection Loading Transactions
Max Size: 194.45/200 MB

Candidate Block

Mining Attempt b3d463eae8786480dad5c6e365cd99297e84fed57de390e1e8f7b10accd266aa
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 8ff8d0d43b7a3651fa2ce633ce12b2799c62cb4702ca5032afc59d804030a71f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,722
Size: 1.00 vMB
Total Fees: 0.03188541 BTC
Feerates: 203.60 > 3.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (111,508 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,718 803,718 00000000000000000001777025fef107e76145bfc0ccbaf66a08aebed1763799 3,096 1.00/1.00 vMB 22
803,717 803,717 00000000000000000003e83d9e6bfbecd71369d075add30f4d4c7708596af37f 2,065 1.00/1.00 vMB 13
803,716 803,716 00000000000000000001b4d62e29ec87147c52e88d9fd9f7b955109d009f9724 4,696 1.00/1.00 vMB 8
803,715 803,715 000000000000000000018b8a223f9d4e309d757a3addb02122147a736d3143e5 3,877 1.00/1.00 vMB 10
803,714 803,714 00000000000000000003413a81a6ccf273bacf61a55cbad67554dd6a33beb467 3,398 1.00/1.00 vMB 7
803,713 803,713 000000000000000000002a4badf958f151fd5dfe07141fb6e9e71c18f8bcaa25 2,544 1.00/1.00 vMB 7
803,712 803,712 000000000000000000048cf0bcbf2ef81dd9106f4c6bd36b9afaa9fea7945398 1,395 1.00/1.00 vMB 14
803,711 803,711 000000000000000000020e047254ceebf09f1c4b1b8a369916ab848c8870792d 3,909 1.00/1.00 vMB 7
803,710 803,710 0000000000000000000492b0ba3f819d06fcdb51fb720efb7dbb6ed513ec3464 3,036 1.00/1.00 vMB 7
803,709 803,709 000000000000000000032013c399c61203e73bf55f9a6f5e2a23e4e9ec8dd878 4,881 1.00/1.00 vMB 9
803,708 803,708 000000000000000000040206e886a937f83d5915fce67b0b77910b0ec66db4c0 4,216 1.00/1.00 vMB 11
803,707 803,707 000000000000000000043b9f1604c0787cb4d07a842097cd1d29f433041b00d4 3,063 1.00/1.00 vMB 9
803,706 803,706 000000000000000000052340da33be83599fff24ffbbb47d79259f893de3c017 3,120 1.00/1.00 vMB 8
803,705 803,705 00000000000000000000fa2752aee28fde4e94dba6536060c7396b8a2d0a11b9 3,257 1.00/1.00 vMB 19
803,704 803,704 0000000000000000000252b6d82802b988f165e1b79db471cd2126217a8963bd 829 1.00/1.00 vMB 6
803,703 803,703 00000000000000000001926113a8658625d5bd84cb96421a18ca764d5934b392 3,381 1.00/1.00 vMB 7
803,702 803,702 0000000000000000000220bfe440493ea4e20227b0e6d4655e8bf028c49278f2 2,336 1.00/1.00 vMB 11
803,701 803,701 0000000000000000000241d7afa0adbe92d092651896488e16c318215964d4b7 2,254 1.00/1.00 vMB 14
803,700 803,700 000000000000000000034f5b72988a12217888e78a2ca96b72f513ad05241aa4 2,361 1.00/1.00 vMB 23
803,699 803,699 000000000000000000053adcac4247d891a17b5fb354bb63a1dcf2054f37c579 5,077 1.00/1.00 vMB 10
803,698 803,698 000000000000000000016fe8c9d1bb42e1153cc44bd7e78f9479c49d055f82fb 3,946 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.78 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: 709.69 GB
    • Received: 16.95 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.