Loading Tool

Explorer IconExplorer

Memory Pool

37,790 transactions
26.04 vMB
0.05168419 BTC
Random Selection Loading Transactions
Max Size: 134.92/200 MB

Candidate Block

Mining Attempt ecb1328c74b63cdce6c3096bdc132d24dfcf24bf0e58c6525db66f254e7c57c0
Version 20000000
Previous Block 00000000000000000001b7674223024d82c52e523316ed94cc86a2e4e969203f
Merkle Root 4b988893240caae32bff233f78a0c4e0bc692ee7ccbe55d90d763361fee01084
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.00430696 BTC
Feerates: 13.56 > 0.43 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,867 (574,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,160 340,160 0000000000000000008240afb4a9bd5b1690d5fbac3a415cb7e81e65188fb0a1 1,481 0.66/1.00 vMB 28
340,159 340,159 00000000000000000abbf8b7e317d698e0cb730b7075bbcfa0923c501733cf00 825 0.39/1.00 vMB 26
340,158 340,158 000000000000000010c2b5701fa9e09eb8a9a6fe01596bae14089223e09f034f 982 0.50/1.00 vMB 30
340,157 340,157 00000000000000000757a9d8a3b96e8e3f5a411d7af8b4c82e08d1c0f7a701fd 1,674 0.84/1.00 vMB 28
340,156 340,156 0000000000000000106dad73171ec77f016ba3f5aa8f0687d2aa08facbfe8367 314 0.17/1.00 vMB 19
340,155 340,155 000000000000000007c3d93027e1930ef86a3a73765cc4c5ec6b233a603b6461 696 0.41/1.00 vMB 23
340,154 340,154 0000000000000000108c4c767865ccad28c3d715af66b7eba298dd4aedd8ccb7 335 0.13/1.00 vMB 29
340,153 340,153 0000000000000000183faa12c5704a1215c5135edf1964eb9e6e6f6d6ae99acf 257 0.15/1.00 vMB 21
340,152 340,152 000000000000000014b6eb58752bf0ffa8a6eeff48edc2ba86d8d7bfbe3bc51d 435 0.24/1.00 vMB 26
340,151 340,151 00000000000000000e6959f3f8ef95f4de1a746d0ce6a5377dfdcb3b95f59aba 81 0.07/1.00 vMB 6
340,150 340,150 00000000000000000572cab9fac34aa9a08172fe62021f79464956182a27e0c8 392 0.22/1.00 vMB 22
340,149 340,149 00000000000000000300c6e5094bca513c571fa03f4de3fe5273201bb683aded 363 0.28/1.00 vMB 18
340,148 340,148 000000000000000013e63003b3aab85489194eeaee655cbf788cbbe7560a7cb7 512 0.19/1.00 vMB 34
340,147 340,147 0000000000000000114bfb7e2b739a3feca83d0faa2bb1fc149180227ac7006c 370 0.18/1.00 vMB 27
340,146 340,146 00000000000000000f44c5eb4c028e749a86360fd414d424ceb3c82c55bc8232 896 0.52/1.00 vMB 23
340,145 340,145 0000000000000000125a73410b378ff91ffcd2023c50e2d63c2b4b39871d1d6e 931 0.51/1.00 vMB 25
340,144 340,144 00000000000000000c52bb331e4800f7903eb67b655a648024648bdf31032dfa 284 0.23/1.00 vMB 15
340,143 340,143 00000000000000001008057f0a87ef5ee69312c5361ad374856b6b186eed0337 648 0.62/1.00 vMB 14
340,142 340,142 00000000000000001187a8e69cf9afbbc03c3ed1f17a3e3a1539a2e0ba62686a 334 0.24/1.00 vMB 14
340,141 340,141 0000000000000000078923156e411a668755b66fdf51621f393de04df438a1e5 602 0.29/1.00 vMB 24
340,140 340,140 00000000000000000cc7fb0fbe5faa0418f9e14be2ba6acbaf4c1ac14d10b83a 1,109 0.72/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.15 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.14 GB
    • Received: 13.82 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.