Loading Tool

Explorer IconExplorer

Memory Pool

50,655 transactions
28.63 vMB
0.06820806 BTC
Random Selection Loading Transactions
Max Size: 153.93/200 MB

Candidate Block

Mining Attempt 7d71046065d44823ab7b84130cf701a14a5f97d0a990f18dc43daa7864e2fbd8
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root d00c6070bcb87106a7bb52cd10a9e0209f173146dd3d64b9db8261687c0e9bdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,957
Size: 1.00 vMB
Total Fees: 0.01316800 BTC
Feerates: 122.12 > 1.32 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (793,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,436 121,436 00000000000012ad70f7cbe98484d74363a691d3ad27a623e2f56212a1d535c0 9 0.01/1.00 vMB 269
121,435 121,435 0000000000006e8a9cfed29097e6867460336675c18b616f5a17ce1dd32a9cb0 14 0.00/1.00 vMB 0
121,434 121,434 00000000000080ea01f9eb9897b4041271d4bd01dd59bf1562db7912bb6daf84 7 0.00/1.00 vMB 0
121,433 121,433 000000000000262dec6e319fe1c9523709a626176cebc8937ce1f46296597a27 25 0.01/1.00 vMB 2,296
121,432 121,432 0000000000007e24a7a982fd1bfd0f1deee06ee4f6cf3dea948ce60541c7afa9 15 0.00/1.00 vMB 830
121,431 121,431 00000000000033c9c58c4054c96c2f3e6a23b634974b55a71384f6e0d315df0b 34 0.02/1.00 vMB 671
121,430 121,430 00000000000025c3ed4265864f3ede618c8aef69b35177434123d238fb66b240 11 0.00/1.00 vMB 0
121,429 121,429 0000000000000de44896d64eb301f48f29108dccc212da4b5edc5b3c571dbbce 12 0.00/1.00 vMB 0
121,428 121,428 00000000000072e5f08ebb9339c6886fedba9224ab5e263baea460ba148ae886 14 0.00/1.00 vMB 458
121,427 121,427 00000000000034fa21051368f5a197e65239efb2f99a831615bbdd499429ab94 8 0.00/1.00 vMB 1,103
121,426 121,426 000000000000170b01901a691a88d0bc1cde49fe32675d920039540613e3f2d7 10 0.00/1.00 vMB 0
121,425 121,425 00000000000005f34c6e10ffeb86f3073c119531629f4e2728204431fd3a6ba7 13 0.00/1.00 vMB 334
121,424 121,424 0000000000000f987ae6e68ae57beae50bbdaf12128090fbfabd1a97d1649da2 7 0.00/1.00 vMB 341
121,423 121,423 0000000000006b968ebfcf94dd972deccc50e81315ebd5195f44b46d68036176 12 0.00/1.00 vMB 0
121,422 121,422 00000000000091904d4e24b975f54ac9d2b65bd18c092bf3727787ceaa50cd24 17 0.00/1.00 vMB 222
121,421 121,421 0000000000007b44b281f9349485b1fccdc7550b80367499e0652f74096dc975 12 0.00/1.00 vMB 0
121,420 121,420 00000000000025e5d23fa4a16146f3b6b02497fd67f6982c75580aaf18765aef 17 0.01/1.00 vMB 348
121,419 121,419 0000000000000cec177ab79d943c9769e83209ff2a02f36b770b285eb848ebbd 9 0.01/1.00 vMB 952
121,418 121,418 00000000000037ef205af09a8afa27714c350c49d03b950d291fe9f31807c0ea 12 0.00/1.00 vMB 0
121,417 121,417 0000000000002a2b9c8aeb42c955334b66c728d0eebf83aafaef6f7280fb8e6a 13 0.00/1.00 vMB 0
121,416 121,416 00000000000026339ba72d16e7c5069c5cd9880d526144591fcad6ee00f2b3fc 23 0.01/1.00 vMB 308
Previous 10 blocks ↓
Total Size: 782.02 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: 649.82 GB
    • Received: 13.22 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.