Loading Tool

Explorer IconExplorer

Memory Pool

35,482 transactions
26.20 vMB
0.08395526 BTC
Random Selection Loading Transactions
Max Size: 132.31/200 MB

Candidate Block

Mining Attempt 55ca8bf0d544206200293671a6d7737b77620926f4db18f9fbc21a525652a8ac
Version 20000000
Previous Block 00000000000000000000ba672725fc943dfda3e1cdead8a888b3218041ce0745
Merkle Root 31e77ee66b3b69f9e05a870529c19405197740909902440eff9eba96839c50eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,506
Size: 1.00 vMB
Total Fees: 0.03291716 BTC
Feerates: 500.91 > 3.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,214 (845,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
68,399 68,399 00000000056e7c2a36763676cc0203823bbc3f8ec3e2de06bcb304864fe30c92 1 0.00/1.00 vMB 0
68,398 68,398 0000000000aeefa60400ab4f2fdce9b2e158d75221f51ca719afb16a4ad6aff0 4 0.00/1.00 vMB 0
68,397 68,397 000000000035a25d434cd053e8ff85cf5f52148a0c08a19147a9705fb3901a78 1 0.00/1.00 vMB 0
68,396 68,396 00000000031e74420edc9f20edf0700ef6fe2d93b496429fbffe97f2ee4b6471 2 0.00/1.00 vMB 0
68,395 68,395 000000000009c9b0c313c362cac808464277d8ab8cfbbeadc7a9f953bdb87f68 2 0.00/1.00 vMB 0
68,394 68,394 0000000001621685e2991836f63862db955fa3ff35d05bb162d3c3b6a0edbe40 3 0.00/1.00 vMB 0
68,393 68,393 0000000001fb726dd4839f2c45a682e432c0770615f6525faef223496f499599 1 0.00/1.00 vMB 0
68,392 68,392 0000000003313815a302a4da994db6b7ae7cdc30ec701cba865b573a3ba30ee3 5 0.00/1.00 vMB 0
68,391 68,391 0000000000a190b5a974040b7692a7cb2b130946299ed097e01c8ce06780c6b0 2 0.00/1.00 vMB 0
68,390 68,390 0000000002b74a4c324fa5e6b8d75bc582f0e8929fa88b07103bb8aec4070f76 1 0.00/1.00 vMB 0
68,389 68,389 0000000000b8cd48144e408b200f0077c1685f8c8fedb8da5807be9689b198bb 1 0.00/1.00 vMB 0
68,388 68,388 0000000005765ebd23f4f8da7e0dca07f76af82102f054a496e1a906221f2791 1 0.00/1.00 vMB 0
68,387 68,387 00000000038a83ebc07ea59f704fad90971bc3c1282b09edf85b2f66ef6d5395 2 0.00/1.00 vMB 0
68,386 68,386 000000000063745dd9c7716bdd94f3159701f7f8821aeac698e4a255c8a49650 3 0.00/1.00 vMB 0
68,385 68,385 00000000052636672fd7820d2ddfbd5db213cbfd1dded73f89e1c88d569a1b22 6 0.00/1.00 vMB 0
68,384 68,384 0000000002de670f7900673792be6b37bc1e28733dc27ee28df342adf3eb4f09 1 0.00/1.00 vMB 0
68,383 68,383 00000000013c0905a80b74c5e87639cedd95bdd0a314ab41a58310a78859146f 4 0.00/1.00 vMB 0
68,382 68,382 0000000002f4bb92ac6b4b42427b9c2cd836d453e1fca534f494869866616039 4 0.00/1.00 vMB 0
68,381 68,381 0000000004d9457ce88cbae870bf099a7d2c05bc02724993739c9a7c46e923fa 3 0.00/1.00 vMB 0
68,380 68,380 0000000002a0a703a0cfb47c7313ed05dbc9d27bb63218c7fa0413a2572b8032 1 0.00/1.00 vMB 0
68,379 68,379 0000000002dc22e3e4cca23734bfef15ec431546d8f1ae895343dfb64d51d25e 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 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: 574.56 GB
    • Received: 8.17 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.