Loading Tool

Explorer IconExplorer

Memory Pool

79,001 transactions
29.27 vMB
0.09588168 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt 1a944b1b4ce395e98182977181a55a081dec2402b0373979bd20726c2fa9cb96
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root 9bf483a9a535460ff1c7e39defc79eacb1a9d4ffc95a1ad393b704780679716d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.03409720 BTC
Feerates: 150.62 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (464,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,035 451,035 0000000000000000026529bc6cacc0395164b0e30660ca5b4d1203de6f556d10 830 1.00/1.00 vMB 32
451,034 451,034 000000000000000001a339d29e5d71f92b590135e36264b9be4ed670cb9cb505 492 1.00/1.00 vMB 34
451,033 451,033 0000000000000000015d26ad24c002777688e770a8300ab31f567e13bda84aa0 2,380 1.00/1.00 vMB 81
451,032 451,032 000000000000000000392b8dfa8c023303e4056c82de12fbe81f69fe714f656e 1,481 1.00/1.00 vMB 86
451,031 451,031 000000000000000000fb35025a137bdc8eaeb21cb3d1243f6adecd1bf2e76910 2,158 1.00/1.00 vMB 114
451,030 451,030 000000000000000000ad254f2b8c324770f7cf42df7fd3ace64810feaa11d6c0 448 1.00/1.00 vMB 34
451,029 451,029 000000000000000001064c32fbaa48842119a4262339959fa95e318395dcd635 1,623 1.00/1.00 vMB 69
451,028 451,028 0000000000000000009a270b3de5e3d143996a0db046e3e082fab71be8dda8de 2,181 1.00/1.00 vMB 72
451,027 451,027 0000000000000000012757b5e0c580383b2edd12343b39a48a174552c59e6c92 2,125 1.00/1.00 vMB 75
451,026 451,026 000000000000000000fcdad9126c32cdd44d647bff1e29bff15329d46e6b38bb 2,478 0.99/1.00 vMB 110
451,025 451,025 0000000000000000005799e10ff9a8aa0592dc202c3a6c5f763f34222de1ea7b 1,752 1.00/1.00 vMB 92
451,024 451,024 0000000000000000003bf24b4552707d1c7bcd14d8acc96d953fbab002de05f3 1,773 1.00/1.00 vMB 99
451,023 451,023 000000000000000001a926b7cd37c19e36cc380f0b87720169b4342163713910 1,857 1.00/1.00 vMB 112
451,022 451,022 00000000000000000135580fa337c5b7f5b546a1244d6fa2ac4f71b03b0dbd69 2,221 1.00/1.00 vMB 105
451,021 451,021 0000000000000000026d40f6d17db48939495a278a4339ea455d73dd564d5835 1,503 1.00/1.00 vMB 75
451,020 451,020 000000000000000001a67dcbb204f4b80a6893c866322325b052c42f809043c3 2,174 1.00/1.00 vMB 97
451,019 451,019 000000000000000002ca1a7b1cfc1592172b6523cee0ea2a12ca6188e82a8f58 1,950 1.00/1.00 vMB 92
451,018 451,018 000000000000000000075a6e67b5264af972533bd482ee4ee22aecda4dca9914 1,166 1.00/1.00 vMB 52
451,017 451,017 0000000000000000015de829089cf9d4f557e115db3c871bf4bc6f71ddd8d1ec 1,459 1.00/1.00 vMB 79
451,016 451,016 000000000000000002161b9a5137ebbc96733683100db15eb17c12c630ce6e0b 2,415 1.00/1.00 vMB 100
451,015 451,015 0000000000000000016eb2c5cf7edefaaf3f123925831462838c963c737304ff 2,371 1.00/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.