Loading Tool

Explorer IconExplorer

Memory Pool

41,974 transactions
27.71 vMB
0.07664085 BTC
Random Selection Loading Transactions
Max Size: 143.10/200 MB

Candidate Block

Mining Attempt 62e31d311ca4dded2cb038a65a3352eab3e4ffdb7d0ed2e0af0f6a2cf390beef
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 2029593feb3d987b40af116b962205f9099493d6ea49c73197691cac36a9a640
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.02143281 BTC
Feerates: 180.63 > 2.15 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (335,251 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,410 579,410 0000000000000000000710689b6cacbd6d0d6b567ff20aa5738d7f81da83d632 2,549 1.00/1.00 vMB 70
579,409 579,409 00000000000000000003b1ae91d6a35dcbee80b2ded7c42fed8ab5232001c0fb 2,789 1.00/1.00 vMB 75
579,408 579,408 0000000000000000001a44f1eecce9f5b1529395aeff887c3aca55aeb9c779ff 3,263 1.00/1.00 vMB 159
579,407 579,407 0000000000000000002025b0de9cc9329021e25e2071b841ec0d32d74a26608a 2,684 1.00/1.00 vMB 31
579,406 579,406 000000000000000000001855a3ce89a165b016c73b688a11d54efe7e664e8ec4 3,199 1.00/1.00 vMB 147
579,405 579,405 000000000000000000210cd07824aa1a0a343a4978c276575731318545ea4ffe 2,905 1.00/1.00 vMB 184
579,404 579,404 000000000000000000018cef86dc8da6a45f4ae8b048600bb4b0bac62467ac65 1,719 1.00/1.00 vMB 45
579,403 579,403 00000000000000000004add37988a91c399400b81d01c571b5c2667beced534a 1,717 1.00/1.00 vMB 18
579,402 579,402 0000000000000000000c4411a24e285c9101975601db97a591ca313c209c20c4 2,919 1.00/1.00 vMB 46
579,401 579,401 00000000000000000007cbd62cadd3477537dcf66883495384d4616edb61c60f 3,062 1.00/1.00 vMB 134
579,400 579,400 0000000000000000001a802829790fe0376396466ddfbd760ede3215946f32a0 2,408 1.00/1.00 vMB 122
579,399 579,399 0000000000000000001eb79e186cac96af05c6cbbf610551968d8545fa61996c 2,344 1.00/1.00 vMB 52
579,398 579,398 0000000000000000000aac6769a1d0bbfd507c75543f643ce198f58ea0f5f42c 2,255 1.00/1.00 vMB 180
579,397 579,397 0000000000000000000917dbbea9b5e60a2e5180e9546ff7c01ee26b16c97a51 2,761 1.00/1.00 vMB 136
579,396 579,396 0000000000000000000220f9b373855ececd575b3cfa05b9153d17ed3de9e2b8 2,730 1.00/1.00 vMB 147
579,395 579,395 0000000000000000001a9e0162d763ba19bd73b5dc08f6c6a3d0b979d7f529ee 3,038 1.00/1.00 vMB 158
579,394 579,394 00000000000000000002ff88db415e41bca6f3dfcd804210456f24351c7087c0 2,595 1.00/1.00 vMB 137
579,393 579,393 0000000000000000000b766586d860d313fb36b5797d6b10e741878e3f9186bd 2,189 1.00/1.00 vMB 47
579,392 579,392 0000000000000000001a8feaccf9d94cb7560c7f9b8c73e558a7369b67620330 2,242 1.00/1.00 vMB 25
579,391 579,391 0000000000000000001443f7c6cc947c0ff646d646e22b002f08adbe542595ad 2,980 1.00/1.00 vMB 94
579,390 579,390 000000000000000000150307adfebc41309ec977a368461a852b4427807fe4a3 3,127 1.00/1.00 vMB 193
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.