Loading Tool

Explorer IconExplorer

Memory Pool

33,332 transactions
25.24 vMB
0.05212650 BTC
Random Selection Loading Transactions
Max Size: 127.84/200 MB

Candidate Block

Mining Attempt 2684fcbddfeb6584738f19c1b6d0398c4aee8602a9dd0c602f8bbf01a554fefd
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root f703fd8520e1e91e0824cfb92562a4e9e58238702f373c9d34b20e10b2ac4d54
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,320
Size: 1.00 vMB
Total Fees: 0.00659159 BTC
Feerates: 713.01 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (335,272 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
579,389 579,389 000000000000000000199401ce7419b693ef0967d363e42876248614f002d24a 2,823 1.00/1.00 vMB 120
579,388 579,388 0000000000000000002165e816580621feaf67c03cd2e3783461328afca20659 2,591 1.00/1.00 vMB 144
579,387 579,387 00000000000000000007a81833762f1d1e1685c48299df9c56736e1677ae88ae 1,929 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 781.82 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: 635.95 GB
    • Received: 12.34 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.