Loading Tool

Explorer IconExplorer

Memory Pool

41,554 transactions
28.79 vMB
0.06980241 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt 2eee82fb83d3bfdd13a271aa1d038267ae7ece0964d58d7e63478ee513efbc22
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root e2baa190460c18f2833414822afdc4ffe08d3cd5f859def13f6177ee859d386e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,601
Size: 1.00 vMB
Total Fees: 0.01386707 BTC
Feerates: 100.19 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (678,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,444 236,444 0000000000000038c094d8e74c10774de5ca21e99c090841e65dabd9c98dfbc5 350 0.25/1.00 vMB 98
236,443 236,443 0000000000000026a92a67730ca485adc9e0f6ca7f6eb662e447be0ed3e489f8 158 0.15/1.00 vMB 87
236,442 236,442 0000000000000088b6cfc5f4b5eac020bac32bc2c15a5d281f09fb145723b19e 349 0.17/1.00 vMB 174
236,441 236,441 00000000000000e2e8fcb3ecabf62227a4d4097aaeb9f29cc227560d2c9884a3 288 0.25/1.00 vMB 63
236,440 236,440 0000000000000049fcb996c8b47e16d18ee1667a17a2f30433bdef61fa56763e 677 0.31/1.00 vMB 156
236,439 236,439 00000000000000fdac48c9025118f5333e2fc555c0b6229df2a0f8bb85d03fce 311 0.15/1.00 vMB 165
236,438 236,438 000000000000015af3c4cf02bafbcedb8cb9fbf09cbbb6b0fb39aea7a27cf19c 616 0.27/1.00 vMB 179
236,437 236,437 0000000000000127c4f575fd02bc1fb25b0a9e85d54dcecb6f3192b0e4005dfc 620 0.32/1.00 vMB 145
236,436 236,436 00000000000001720c5b22f0ba6daf28f98dbbf699b2228fdc70b449c4bf5896 439 0.33/1.00 vMB 99
236,435 236,435 000000000000014713683b9c1762574f40bd5cc323d0b5589a67c44e641f4ffa 712 0.25/1.00 vMB 203
236,434 236,434 00000000000001034eca7b9ba0c3bd4dafb16f8928783c6760a12addbc4f7101 128 0.06/1.00 vMB 102
236,433 236,433 0000000000000144b06941da377abb15579a12a59133ea0b904cc0928527a55b 1 0.00/1.00 vMB 0
236,432 236,432 0000000000000018b3ef6303fbf8f16a5f3bb74c7fce0bf224aac76c518b1444 318 0.16/1.00 vMB 150
236,431 236,431 000000000000002c75deea8a49cc8e969bf91f7c9edefd7b92503ed01aba68ae 634 0.25/1.00 vMB 195
236,430 236,430 0000000000000018429b3553df4d2597cc15e28e962fc2321aa39e652b3a64b4 449 0.29/1.00 vMB 118
236,429 236,429 000000000000000752d8cfd6c5fd81cd94ea0347c735aedfa95fc78709912553 678 0.25/1.00 vMB 148
236,428 236,428 0000000000000113bf0857b0fe0aec2381a79ad4b8c13127cb566e3a05c81338 744 0.25/1.00 vMB 227
236,427 236,427 00000000000000abdb82197f6ee75230464c7b3dcafe9a14444e24028d63c306 922 0.37/1.00 vMB 218
236,426 236,426 00000000000000975f1125aa23dd03f621cb9e087f5eadc32d723fad96216ef4 86 0.04/1.00 vMB 81
236,425 236,425 000000000000001da255eeca9832ddd30a16e2dd5ad43c436342712fc28499da 429 0.23/1.00 vMB 150
236,424 236,424 0000000000000161de562e6eda356231cf30572f5e3052b8a2a7edec885264ca 335 0.17/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.17 GB
    • Received: 11.88 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.