Loading Tool

Explorer IconExplorer

Memory Pool

50,081 transactions
29.79 vMB
0.11181354 BTC
Random Selection Loading Transactions
Max Size: 158.98/200 MB

Candidate Block

Mining Attempt c9c3fddf6c15a684086a9f10fa0592d8276b376d173a8c9183d8ad2c0972cd2b
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root 25849b35fd0eb50771cf23605bc2b48b7073380720813051edb112a120003a65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,263
Size: 1.00 vMB
Total Fees: 0.04888711 BTC
Feerates: 301.60 > 4.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (613,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,603 301,603 0000000000000000419f0aff8a462c44d8de697ec47dc23942d3d304aafdc4d8 611 0.31/1.00 vMB 42
301,602 301,602 00000000000000000093c2d3df2d857855cac40f76a8aac338d1a8ae80edc2ba 530 0.33/1.00 vMB 29
301,601 301,601 00000000000000000ead697c48946b6f39745a32cc21ee6965f41ea389395ae2 36 0.04/1.00 vMB 11
301,600 301,600 000000000000000031194707ced2a733deef9fc6839c501f30e8881b78fd9d5f 218 0.11/1.00 vMB 38
301,599 301,599 0000000000000000650c5567e2814ef48315e610134f30806f63e13fca9ab68c 411 0.62/1.00 vMB 14
301,598 301,598 00000000000000002b6b0a2f95c7f031d7c10095f30ab7755b2b65ebaf7fc229 830 0.35/1.00 vMB 42
301,597 301,597 000000000000000052f676ce6494f10198ff2ee3157de9f449711431ea86ef82 256 0.10/1.00 vMB 43
301,596 301,596 000000000000000016467960dc43772d1d05a0f3f038b81f779b3ad4136d295a 934 0.35/1.00 vMB 40
301,595 301,595 000000000000000055af1b2188895541b3f229068be5ad63c2bc6a9aacbcd42a 573 0.35/1.00 vMB 26
301,594 301,594 000000000000000069b689122cca2745f383846f1d66d5ef0547b6363dd3c466 599 0.25/1.00 vMB 31
301,593 301,593 00000000000000000d13a0f8f9b1a7fd1d643c905badd5c029075c1146ade811 512 0.18/1.00 vMB 90
301,592 301,592 00000000000000003c297ae5e6f7f0865591c0672accf2fa9ff708259929bfbd 326 0.24/1.00 vMB 19
301,591 301,591 00000000000000002fbfa9cf118f36928d12ac9318c417154ec23bf90681b397 512 0.17/1.00 vMB 49
301,590 301,590 00000000000000003102b0427594c115d83efd76d926e76d8ca16992f499e166 439 0.28/1.00 vMB 25
301,589 301,589 00000000000000006fd26e56ae3a0c819eba360ea0563b0e4fccbb1cece77250 504 0.30/1.00 vMB 28
301,588 301,588 0000000000000000326543a124e5705ad5b11cc1e6e71a7c5d6d86b3d7a1d653 305 0.19/1.00 vMB 27
301,587 301,587 000000000000000036ba258c5d23de6e09f8cded9655052e7b9345fea73a745d 759 0.46/1.00 vMB 30
301,586 301,586 00000000000000005f05a4c92f52423791c169cc1eb0fd300a0e707477342b2a 258 0.11/1.00 vMB 38
301,585 301,585 000000000000000063640cfbe25450bc879ccbf02bfdb485d64dbd00ce5fe9b4 162 0.11/1.00 vMB 25
301,584 301,584 000000000000000072652ccb55905d5f6676aba8e23af448e7eb23af2fe50e39 413 0.24/1.00 vMB 33
301,583 301,583 00000000000000000b7ad1bb19fe783c55996cbddaca06d9021ffb46eb41e633 461 0.19/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.