Loading Tool

Explorer IconExplorer

Memory Pool

43,929 transactions
27.05 vMB
0.09437175 BTC
Random Selection Loading Transactions
Max Size: 141.67/200 MB

Candidate Block

Mining Attempt 96cf6896adf128c73019e513285c188957bf3033487f7883e87f67bc652584f1
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5508fb780864801f5f1a4dfaf39a1fa38bb32b88d9c32735e03e7cec5269c92a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.04217889 BTC
Feerates: 151.16 > 4.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (360,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,204 554,204 0000000000000000000814b4bdaf85fc8e963bc27f2bfa6887c49a72e5e16829 2,165 1.00/1.00 vMB 20
554,203 554,203 0000000000000000001b77ba069e298494cde0fee4d3c0530566a3cc358a69f1 1,948 1.00/1.00 vMB 14
554,202 554,202 000000000000000000229b5a05b2f0f1c2e93084ed487740bf1d99b589deb5bb 1,716 1.00/1.00 vMB 22
554,201 554,201 00000000000000000024bed53c4361779d4cf5072ac53a0fb843f13c67f37c10 1,272 1.00/1.00 vMB 49
554,200 554,200 0000000000000000000d8df07643e75e9a4233c7373ae11c6a25f873762999c6 899 1.00/1.00 vMB 80
554,199 554,199 00000000000000000029fcd929eb2616a2c85c49628165d70276025eedd154f9 740 0.35/1.00 vMB 11
554,198 554,198 00000000000000000025adea8528ecd7ce8ab8bb1595878b9af995ab75ed17e3 1,462 0.56/1.00 vMB 14
554,197 554,197 000000000000000000191800473399f5e35059cf49f3c322c9d3ed4b6d138106 687 0.56/1.00 vMB 8
554,196 554,196 0000000000000000000f86b5d790ba558527fa77fceca5edf065c65b97198a30 2,165 1.00/1.00 vMB 5
554,195 554,195 000000000000000000183b58d8fcaf1ced56c3e8e256448b0cbcbfe57afe9d61 2,646 1.00/1.00 vMB 29
554,194 554,194 000000000000000000022d28508c46e77b96a879b1b761c31f885905f2ca988c 1,658 0.73/1.00 vMB 14
554,193 554,193 0000000000000000002bd7bef246164dce32207b59dc7edf68032b38507153cb 194 0.08/1.00 vMB 10
554,192 554,192 000000000000000000281952f790e5b69cfc149054388f9a12cb79470a605e25 835 0.37/1.00 vMB 14
554,191 554,191 000000000000000000075f2b21083079dc8fcab2e413111c5c7de9b18e25e053 1,098 0.51/1.00 vMB 13
554,190 554,190 0000000000000000000f5b3c15f15d7ab790cbfe57e4b6b6cca77843de9ebc12 1,870 0.98/1.00 vMB 17
554,189 554,189 00000000000000000030855fe3cbe9c0c09f16efbd0a1bf54db373d07f2677b3 1,231 0.54/1.00 vMB 13
554,188 554,188 000000000000000000205c9d55abe21122784907c978ff2cc2b5de2bf1fe8a4a 576 0.36/1.00 vMB 7
554,187 554,187 00000000000000000017bf79016a2d3c17d279682f2c6c07c28e6a7554b56efc 2,440 1.00/1.00 vMB 16
554,186 554,186 00000000000000000006e1963da769859df282f974826f694cf7e90a0af8bdc3 450 0.19/1.00 vMB 12
554,185 554,185 0000000000000000000006af33894c0ca3965fae5ac1a1bcc5bb7827d9b31ddc 2,090 0.93/1.00 vMB 11
554,184 554,184 0000000000000000000c0ac07b13817066880b5370985b934a5a82eab9adf452 514 0.31/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.85 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.