Loading Tool

Explorer IconExplorer

Memory Pool

36,747 transactions
28.62 vMB
0.06532226 BTC
Random Selection Loading Transactions
Max Size: 143.28/200 MB

Candidate Block

Mining Attempt c2cea59e2e9978bb2a55e5046205b52b879f61366ff306ecd717f2a30473fad0
Version 20000000
Previous Block 0000000000000000000059402129e8cfb80bd7c408e1eb706635b3b834353019
Merkle Root 323cb663de6cf1df3c2dfbb340c3a9a600d93d669cfaa826443c40be70279b76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,105
Size: 1.00 vMB
Total Fees: 0.00976185 BTC
Feerates: 100.33 > 0.98 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,527 (372,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,036 542,036 00000000000000000023bf4175303c2f98f67e6af5fd59a9a61ffe249662b8e2 327 0.12/1.00 vMB 11
542,035 542,035 00000000000000000001c6d989572743d416a098b1fe5179e2c9a47e258c4915 2,740 0.97/1.00 vMB 14
542,034 542,034 00000000000000000010b0bb894d84c6d5be93a911d29f47a6982edc046d983c 3,032 1.00/1.00 vMB 21
542,033 542,033 0000000000000000000a1b389b49e5d6967a6dd4f0ddd79b227420c784d80a3b 2,409 0.78/1.00 vMB 15
542,032 542,032 000000000000000000137952bcb80ea60d2884d8d857fb24c1992eb35aadcb85 1,316 0.51/1.00 vMB 15
542,031 542,031 000000000000000000246b0b3a15e7006fa3c971adfc83fe3cfefa87558fa574 864 0.29/1.00 vMB 23
542,030 542,030 000000000000000000131bf7ed363e8e1e8cb3bb80bf34106ff3394d8ad23888 1,240 0.44/1.00 vMB 19
542,029 542,029 0000000000000000000b04beebf3606a093bc2aee500722366986affbd7634aa 1,109 0.37/1.00 vMB 17
542,028 542,028 000000000000000000077b9bf191110903db47e8be8ea6492cd79fc221966d95 902 0.34/1.00 vMB 15
542,027 542,027 00000000000000000007f1d625b148213e17928aee394954a418cb0085b7d745 1,814 0.95/1.00 vMB 10
542,026 542,026 0000000000000000001cfe82084549e6f66927703638e7cbe8228af484cd53d8 1,737 1.00/1.00 vMB 3
542,025 542,025 0000000000000000002201f85c96f6e5723b168a30c5968fe76524bcfa1e1357 3,415 1.00/1.00 vMB 24
542,024 542,024 000000000000000000272b0811056dfc9d692c11a4fddede8aa2c8e1c787d3dc 2,566 1.00/1.00 vMB 20
542,023 542,023 00000000000000000027cd913b942e34cd3c9fa37793a59be67be2d516069a26 1,130 0.38/1.00 vMB 14
542,022 542,022 000000000000000000214d853ab2ec5bdcd2cddeb62aad538cfdbde93e6601cf 499 0.28/1.00 vMB 39
542,021 542,021 0000000000000000001a0e7264e4226a63a3ca73558baa32cf04347c798cec97 353 0.20/1.00 vMB 8
542,020 542,020 0000000000000000000e3a54161b600251dcea727df57ac99b21ad67aa052f12 100 0.05/1.00 vMB 15
542,019 542,019 000000000000000000139198e61a897565116a4d52ad2fa785a80f68ca49404c 560 0.33/1.00 vMB 8
542,018 542,018 00000000000000000007ba2059a727eb899ba2fffb21435c86499a54f62321f2 2,129 1.00/1.00 vMB 19
542,017 542,017 000000000000000000271b9bb7fcc288f6bcfe71e41d07edd3ea368a6652a176 176 0.05/1.00 vMB 13
542,016 542,016 0000000000000000001c3ce07ddfac8259cb1a1000080a2fde133c29e92493b1 580 0.26/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.55 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: 621.23 GB
    • Received: 11.23 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.