Loading Tool

Explorer IconExplorer

Memory Pool

77,164 transactions
28.43 vMB
0.08859424 BTC
Random Selection Loading Transactions
Max Size: 173.06/200 MB

Candidate Block

Mining Attempt e03dc60908bd9118ff439c7cf2ace864146dbc4badd2b7cedef50c224b3b4ff9
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 50f7a778f6666361934d07f9cf0b42c9788e57e421b11e148cf095ac35f09253
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,612
Size: 1.00 vMB
Total Fees: 0.02490051 BTC
Feerates: 477.45 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (186,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,762 728,762 00000000000000000000b5667d3a7878a8e98eedc75945305ef195dae1976aeb 839 0.60/1.00 vMB 6
728,761 728,761 0000000000000000000254d57b86f70955582c9b6126c6c15e0522fa21b06f77 676 0.90/1.00 vMB 3
728,760 728,760 000000000000000000006a6bbdfd9612c5cd3b3a626acf9adc6d1d73a41e6043 1,661 1.00/1.00 vMB 6
728,759 728,759 000000000000000000047ba709a53671ebf86190b46ead9e6c5b4eb657f268d6 2,286 1.00/1.00 vMB 11
728,758 728,758 0000000000000000000276d73ba1968dfe35f04aeb94837c2989fe804cbbc1ad 1,302 0.61/1.00 vMB 2
728,757 728,757 000000000000000000039102784ec5788b843fb36d106503b7c906e686011c09 1,815 1.00/1.00 vMB 6
728,756 728,756 0000000000000000000a3a8057d99fef764091f16a1d41fef33f070cc9ca8f81 2,748 1.00/1.00 vMB 16
728,755 728,755 00000000000000000004bc49fd01dc800bf6cbbe2a9cd4ddd5d710ecdfbf0a50 595 0.34/1.00 vMB 7
728,754 728,754 000000000000000000004e41c089cff49d3944ad3c0e40d9c0d81456777ca7ad 394 0.28/1.00 vMB 4
728,753 728,753 000000000000000000068e45a6d80457a3994783f49f283a9d8432be84ad5cbe 615 0.28/1.00 vMB 9
728,752 728,752 000000000000000000034ab50385bcc735a4f0ba1dfcdf9fde069e126fe54985 44 0.02/1.00 vMB 11
728,751 728,751 000000000000000000058202ad4049f99df0c9eb9aec68e3964d8c58a9e7c673 799 0.46/1.00 vMB 8
728,750 728,750 00000000000000000001410c119cde0516bb3ac0e130e82b3bb15d3280e5685f 1,018 0.48/1.00 vMB 7
728,749 728,749 0000000000000000000966ce120989434e9f2ae9e1b00d6752cf630fc06f89f2 1,458 1.00/1.00 vMB 4
728,748 728,748 00000000000000000008fa0d5874f0d5ba939efb875628bdf3156a614fb84e13 2,379 1.00/1.00 vMB 19
728,747 728,747 0000000000000000000153f6ba2d4b55bb482575a0d298c016d3c15914afe2a0 962 0.41/1.00 vMB 8
728,746 728,746 00000000000000000001ed857b59a614936872fe2e58bb19f4f76e918c4e06fd 955 0.33/1.00 vMB 10
728,745 728,745 0000000000000000000450fa47312c20102ee7f1ecb98d2688a6f06adc056717 1,478 0.55/1.00 vMB 9
728,744 728,744 000000000000000000087b0b97e48d274d268954ce933cf1c3b14221e3294fcc 295 0.18/1.00 vMB 4
728,743 728,743 000000000000000000067b27f5b297798439715e4550e94f6c8a7998376b458a 2,050 1.00/1.00 vMB 8
728,742 728,742 000000000000000000080b5b403e15b003b4366596672477fd9b5f45d3fb6fb4 308 0.11/1.00 vMB 10
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: 713.77 GB
    • Received: 17.47 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.