Loading Tool

Explorer IconExplorer

Memory Pool

82,054 transactions
31.52 vMB
0.08331593 BTC
Random Selection Loading Transactions
Max Size: 187.65/200 MB

Candidate Block

Mining Attempt cc50a9e16bc6c21ffd5d51e5f825aa9d7305b12689e691cf41cd75c4d71ff59b
Version 20000000
Previous Block 000000000000000000006967e51e05e86af929479363a0a1c6b74722992c0c25
Merkle Root 5fc5eb00f3202676ce961b8ac8ebcea559c897f8e8fa6678dce26273e9b88a29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,297
Size: 1.00 vMB
Total Fees: 0.01590597 BTC
Feerates: 157.11 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,071 (296,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,685 618,685 0000000000000000000c3bf5caed5b2f562808ed4ccd9422bd6ee2a5dc0c1cbd 2,591 1.00/1.00 vMB 11
618,684 618,684 0000000000000000000c1ad32427e8d150e72b3fcf0eade2afaebe4ce1da9a71 2,782 1.00/1.00 vMB 18
618,683 618,683 00000000000000000004091df8ad43729d0b56570538573cd3348fd34367f4bd 2,982 1.00/1.00 vMB 10
618,682 618,682 000000000000000000079afc65f4cc086bc32defd2b098a1f4262aaf92f1a8fb 3,223 1.00/1.00 vMB 12
618,681 618,681 00000000000000000007aab55ce28938e196d93ddfb5cd6b609fe3120226424f 3,480 1.00/1.00 vMB 21
618,680 618,680 00000000000000000007688406017417611f3a744595f39f94ffed4663cf5b6c 3,295 1.00/1.00 vMB 28
618,679 618,679 0000000000000000000c06bc41dea14a3c9a8a65fa0614bfc5b65e27e9e6cbf5 175 0.07/1.00 vMB 20
618,678 618,678 0000000000000000000d11c08d750b4bb71c6f854b733c860c9a586105b04d49 977 0.32/1.00 vMB 15
618,677 618,677 00000000000000000002e69d91b027002b49b89c9f07a78da0b19c4e595ca543 2,379 0.94/1.00 vMB 7
618,676 618,676 000000000000000000090578e6a6e6c5793959d9e0072aae6c9d8c02bc3d1718 2,418 1.00/1.00 vMB 17
618,675 618,675 00000000000000000008d7cadb9521f8f14675335010f04c1d4464a794f820c2 3,439 1.00/1.00 vMB 13
618,674 618,674 000000000000000000093917a3e1502f4fd1e7f9ece85d376fc4b8b3e3956abd 3,331 1.00/1.00 vMB 16
618,673 618,673 00000000000000000007c55de9d0d50a7ff43aaa422f6d12cd0a78efe0103370 806 0.24/1.00 vMB 16
618,672 618,672 00000000000000000000132313e5dfb3149f75a618779322fc3ee8ab91b38af8 1,990 0.57/1.00 vMB 4
618,671 618,671 000000000000000000116bf1725df6c2a697bf14c1f9c8113f4e4a7f46949ffb 3,069 1.00/1.00 vMB 22
618,670 618,670 0000000000000000000829527ff09a63e6d0c3d4394b14fef5dd55060f1406ee 3,307 1.00/1.00 vMB 12
618,669 618,669 000000000000000000054bfced0bbea63b8e45120195e6bbb5154d2f4d568269 3,058 1.00/1.00 vMB 8
618,668 618,668 000000000000000000064d45aaf06c3ba47ebbac898d9ef7017d741e074bf014 2,879 1.00/1.00 vMB 15
618,667 618,667 000000000000000000081e4b2f59662cd689d48ed59b9af9796f6a691b00307d 2,279 1.00/1.00 vMB 16
618,666 618,666 0000000000000000000865095a2da647d8ff4648fd5722054f6f8d86a8d50bba 3,912 1.00/1.00 vMB 32
618,665 618,665 0000000000000000000c627f088ba1e7ed2568462221e86fa4a6d40fa41b429f 2,419 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.52 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: 668.84 GB
    • Received: 15.59 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.