Loading Tool

Explorer IconExplorer

Memory Pool

82,027 transactions
30.85 vMB
0.10650328 BTC
Random Selection Loading Transactions
Max Size: 185.28/200 MB

Candidate Block

Mining Attempt 40ccc11c728deb20e058993f8b88e887e25893e5ed672f53f6b0370b9bdcd38b
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 826cc136bcc25e25645091eaf28dff67e16040f958798e6e9aff3837d9f1b9b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.03721051 BTC
Feerates: 558.99 > 3.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (464,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
451,038 451,038 000000000000000001c59cb08e7436b17caac95dff9a8a466fe33edbe972790c 2,118 1.00/1.00 vMB 84
451,037 451,037 0000000000000000017b5a6e3412d5f09ddff8a54824fede8342b386f5071bcc 1,967 1.00/1.00 vMB 106
451,036 451,036 00000000000000000228290240645a306f6295814ebfd1528ad4378d680b7f49 502 1.00/1.00 vMB 25
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
Previous 10 blocks ↓
Total Size: 782.69 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: 689.66 GB
    • Received: 16.50 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.