Loading Tool

Explorer IconExplorer

Memory Pool

80,294 transactions
29.53 vMB
0.12729468 BTC
Random Selection Loading Transactions
Max Size: 178.72/200 MB

Candidate Block

Mining Attempt f8d47a21134caece9fb630bb0caaa745e5a831200d7689392d98cf4045bfee41
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root e4cbe4ac8fbe1d9f9b66f3deadb2c60fa0d142a99bd29f75c4b2fdd5842f7a1e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.04582936 BTC
Feerates: 477.45 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (291,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
624,040 624,040 0000000000000000000198260805f7640d59205985d1006920c29d9a6edfe0ba 2,261 1.00/1.00 vMB 16
624,039 624,039 00000000000000000000a098c435ce246c191f3bd0f0b05595233021b0c2055d 253 0.09/1.00 vMB 16
624,038 624,038 00000000000000000000e6ec026e6a075888cefa4a4c9e29aacf932c936eb098 1,632 0.92/1.00 vMB 8
624,037 624,037 0000000000000000000de09aa587ad8d0a19eb3102296336b8c6dfce2486e284 2,736 1.00/1.00 vMB 21
624,036 624,036 0000000000000000000cc08ad5cd8833935b5d12759635ef5552d904df180598 1,915 0.91/1.00 vMB 15
624,035 624,035 0000000000000000000932815f4b39cc4f5a6c78b9f44eb74ed6e0c77b3ad4f8 164 0.05/1.00 vMB 20
624,034 624,034 0000000000000000000ef44994280ca70bcec597af146245e0f48244d499ad78 1,017 0.82/1.00 vMB 4
624,033 624,033 00000000000000000007386d433df2a2ec6568767aba0a81f5dba51e89c54e25 2,947 1.00/1.00 vMB 19
624,032 624,032 0000000000000000001006b43f317d3cdd3e89d9439ffef8e27a005b8512ddc5 2,583 1.00/1.00 vMB 20
624,031 624,031 0000000000000000000932ead87fef3ee7eaba9187ebb3c4425276cdf899e860 1,454 0.86/1.00 vMB 5
624,030 624,030 0000000000000000000a58089aeca19757e81b397f4dcd37dcb488967c7ed617 2,701 1.00/1.00 vMB 14
624,029 624,029 00000000000000000010faa9534375a1d38f0383480d6cf08b9dfc5ae63d7817 2,520 1.00/1.00 vMB 25
624,028 624,028 00000000000000000004843fc6fb60a9ed85a5b345b014fbd94a2589e6cc0012 71 0.02/1.00 vMB 16
624,027 624,027 00000000000000000008d41aacd7870da8428dea5265b7fba3ea336e7e618fd9 2,389 0.96/1.00 vMB 18
624,026 624,026 0000000000000000000774d21f5c7246d31c46cf0257b77c970d4e5ecd8376c9 1,016 0.55/1.00 vMB 13
624,025 624,025 0000000000000000000ba655737819332de7fcc7b78fe74e7d5893444ee14cbf 2,515 1.00/1.00 vMB 19
624,024 624,024 0000000000000000000dc4b11ac0c5025299f6c82da876fff96f22efbb592837 1,413 0.82/1.00 vMB 3
624,023 624,023 00000000000000000009664f52e364f09d99ad866bcbe3329d1b91715d2887b8 1,892 1.00/1.00 vMB 21
624,022 624,022 00000000000000000007d2724723455ca5527b2f7d716f95fcee8eadac94c9b5 2,450 1.00/1.00 vMB 15
624,021 624,021 0000000000000000000da85f46aba10c9e2836ca560925141b48dba6b8705ce8 490 0.27/1.00 vMB 13
624,020 624,020 00000000000000000007e948783aa9491bdf0b323b500361d38a94f0d86f98c0 94 0.20/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.