Loading Tool

Explorer IconExplorer

Memory Pool

26,429 transactions
27.46 vMB
0.06440150 BTC
Random Selection Loading Transactions
Max Size: 131.11/200 MB

Candidate Block

Mining Attempt 62c9dc8c83af1cf497dd7c314b04eff48d31e00cdd1f8640ed53ca6dd95ab2d1
Version 20000000
Previous Block 00000000000000000000f7db0d0441ea7e915e393237de50110aa258874156c0
Merkle Root 4655792425adaee8625c2c11d870e8ddab64d8bec0a285d538a714fa1dea08a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 1.00 vMB
Total Fees: 0.01236228 BTC
Feerates: 150.75 > 1.24 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,481 (911,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
3,014 3,014 000000004586e460002e8b629f99c6c3afb75d0356e44c10f3d6bfb174726e43 1 0.00/1.00 vMB 0
3,013 3,013 00000000b3f870834abddae4314818204529b780f833669157bb65b384d81621 1 0.00/1.00 vMB 0
3,012 3,012 0000000094bfee5e5359e8913c5cfb461282629dff5776bb17b3addd593e53ab 1 0.00/1.00 vMB 0
3,011 3,011 00000000c9e9198636900eff14109b07f973871c12e78d11e8a7ba1bae64f05b 1 0.00/1.00 vMB 0
3,010 3,010 00000000663ebb1ec7628c45761296e2fd4a1d0efeb27b561695c25ebe0ae9d4 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.46 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.06 GB
    • Received: 10.80 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.