Loading Tool

Explorer IconExplorer

Memory Pool

77,704 transactions
29.10 vMB
0.07293624 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt c65a26f96f3ac8131d4f7d4e52f68136f4d50e5a141ef986215f8f4088a3fd2a
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root afa8db8a392e47fb04273f510a5ae1adb3b042b508b94bc6b4179eb4764277ea
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,992
Size: 1.00 vMB
Total Fees: 0.00935149 BTC
Feerates: 301.25 > 0.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (621,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,210 294,210 0000000000000000919dc8b1186344f0f6aacb1527e31afaadfdabb04d452f51 1,138 0.69/1.00 vMB 32
294,209 294,209 000000000000000001721c7232969176503f5006cd2d4e15349e4a2d490dedd1 1,077 0.75/1.00 vMB 29
294,208 294,208 0000000000000000cfc565db77c1b439bf645af8a2a542f27fd03050b1b918f8 512 0.19/1.00 vMB 70
294,207 294,207 00000000000000006c5a99ad8b72113a55f7507767dc79a65b8120bbc380c605 340 0.22/1.00 vMB 34
294,206 294,206 00000000000000004756ce6a87fa51d74ecea9ee189291406bf6367037cad563 1,023 0.90/1.00 vMB 26
294,205 294,205 0000000000000000ba10b4e40da22a94cb3bb2a8fe56fe8df3bf9631bf67fb5b 618 0.25/1.00 vMB 50
294,204 294,204 000000000000000034e4bd0511d046ba43d30bc50943fd6e5b9360b6c734e87b 224 0.13/1.00 vMB 39
294,203 294,203 000000000000000019bc43593f1521c38d0cfe261310c6527a37a5fb504fe8af 319 0.19/1.00 vMB 32
294,202 294,202 000000000000000049783f19e49c634d359673a55686bfb1b00c6419506f980d 325 0.18/1.00 vMB 33
294,201 294,201 000000000000000093b7699b9ebda415780243e0382209303f667b9ce6d03522 32 0.01/1.00 vMB 0
294,200 294,200 0000000000000000d869d4cff0dad03d98533fa16dbfeaf47e52db03be65c6e5 269 0.20/1.00 vMB 113
294,199 294,199 000000000000000062361b7ffd1a314f1dc1a029587dd0e24905f22c940bed7a 1,312 0.92/1.00 vMB 69
294,198 294,198 00000000000000008b29c6f554446f07ad900b1ed1814e874351887cf5d26ff2 599 0.25/1.00 vMB 35
294,197 294,197 0000000000000000b083c67e49a43e9f7d01a357c912614ed28f0f7c56f8b256 95 0.12/1.00 vMB 20
294,196 294,196 00000000000000004346c565aa539e86fda276da06422a233500344eb6fde218 979 0.50/1.00 vMB 36
294,195 294,195 00000000000000007e09d758fea41ba9078304394f51344261c4a7275fe2712c 330 0.18/1.00 vMB 30
294,194 294,194 0000000000000000ab79febd4d7e160246f322fb282e1f3a7c449dd5b5c1ef44 220 0.11/1.00 vMB 56
294,193 294,193 00000000000000005221a622855fa1b0e48ea5b1adb42bad18dbe3a1dd31384a 54 0.03/1.00 vMB 28
294,192 294,192 0000000000000000453837cc5e2de59ed10a158bfe5dfed86b9d46f2d4aba52e 129 0.10/1.00 vMB 24
294,191 294,191 00000000000000002a4568b2503ca924e7906ba69da139d9776bc2efea589a62 213 0.09/1.00 vMB 29
294,190 294,190 000000000000000070065e764cba9c3865a46a5137a1ad9cfadfb25f07da34a7 523 0.35/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.