Loading Tool

Explorer IconExplorer

Memory Pool

25,917 transactions
26.89 vMB
0.10566006 BTC
Random Selection Loading Transactions
Max Size: 128.70/200 MB

Candidate Block

Mining Attempt 8a1c2659cb8cef9c5e3d9f31de34261afc2ff8a8c6be0bccaca62946b2069d09
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root a338f44ceb4bd86815e437799fe4b33d6e4ab6b14efa4cf8ee4c9357927445f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,987
Size: 1.00 vMB
Total Fees: 0.05521838 BTC
Feerates: 502.40 > 5.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (911,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
3,035 3,035 00000000e72f88ce6d4dee4e455614eb146a965634ffc16aee5c0483372091de 1 0.00/1.00 vMB 0
3,034 3,034 000000004b52938d0547fc2e74faf023150355592ada03105252c8fc0a46f7b0 1 0.00/1.00 vMB 0
3,033 3,033 000000003cfe3e2403cc46de7c6c3e20221786af4f4577da48225bbb539b5d5e 1 0.00/1.00 vMB 0
3,032 3,032 000000007eb7ae764c9ea9ddf8f11ea576616a2fcccd0720f48bcde18b4f9ecd 1 0.00/1.00 vMB 0
3,031 3,031 00000000999dc4ea5312d6d9db4613f064706bf51ba542360a164de46fab9c0e 1 0.00/1.00 vMB 0
3,030 3,030 00000000b7b927177c9fadc4a393e12a0b05aa71d66cd8db2ade5e86e6e0fc8a 1 0.00/1.00 vMB 0
3,029 3,029 00000000ebb5c787dc062f35b25915e00b89ee2f499767592828c9fdb11c092e 1 0.00/1.00 vMB 0
3,028 3,028 00000000426241707fe4345ca202d374086142a03f216cf09be6850b4a155692 1 0.00/1.00 vMB 0
3,027 3,027 0000000097a84662b678aa8767613c4b3f13003d0e0bcf0819c2fe1a79eb1974 1 0.00/1.00 vMB 0
3,026 3,026 00000000421803952da632bac717866599153b4ab08e6ea302ee8b16206ec55d 1 0.00/1.00 vMB 0
3,025 3,025 00000000963ac3e467d8d41ab5525a2c57f21b79977e1380d01dfd1652a5d5d4 1 0.00/1.00 vMB 0
3,024 3,024 00000000956918d60ba336d469e04e79113091f0c9bb465101c4c7e5d03d7d6c 1 0.00/1.00 vMB 0
3,023 3,023 0000000040250d7fff7b1e37fcd7122ea690494f3d5f47e8d311c126d09a21de 1 0.00/1.00 vMB 0
3,022 3,022 00000000fab5fc2278a9224c4c0905b6159f6e28f0d7c43437f1eea18fb4368a 1 0.00/1.00 vMB 0
3,021 3,021 00000000d9a05c3e4f3fa38316f615e1c3bfbe32b773ac237ebc5e2597a5eed3 1 0.00/1.00 vMB 0
3,020 3,020 000000009ffcdd117fab7d41eb9194af5d4dd82a024f889e340c922672f34562 1 0.00/1.00 vMB 0
3,019 3,019 00000000af213faaf56c36784a0a11050d7089c5e06a15940d6a856d108a6b1b 1 0.00/1.00 vMB 0
3,018 3,018 000000005f2f2e4c4e8ce832beb63b73cb5ceaaab61527f9b1eaae0221f72dbb 1 0.00/1.00 vMB 0
3,017 3,017 000000002301fa46111e812fcff9eecc3be8752f30d96a80bba823663bd08a8e 1 0.00/1.00 vMB 0
3,016 3,016 00000000258f32cd44afd8e8d523eb8e778175ede7535ce07c9b64299f61175d 1 0.00/1.00 vMB 0
3,015 3,015 00000000ad2ac991747dc80b656e8f4af4b3e104b1311cae6af631740c644a8a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.49 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: 611.80 GB
    • Received: 10.90 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.