Loading Tool

Explorer IconExplorer

Memory Pool

41,810 transactions
26.78 vMB
0.06483270 BTC
Random Selection Loading Transactions
Max Size: 140.13/200 MB

Candidate Block

Mining Attempt b9ac0c3f63a7ef39c22f00d08c519b869ca6f6494fe0f95ccf0d1db9a3a6384f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root cc33ce82f592f67474c3a28bc6482915e91177620da76bc3ef17d76816c7c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01512837 BTC
Feerates: 151.03 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (622,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,411 292,411 00000000000000005be76944cea07e0084038a1c0ba3cea9840bd5126dc1f23a 841 0.35/1.00 vMB 69
292,410 292,410 00000000000000005b2f3a5d18ef343f12edc66a744df242efe5038e30787c25 727 0.33/1.00 vMB 45
292,409 292,409 000000000000000045522a0566847e17d3b276edf670f76c4dbc68fddbe9a35e 30 0.01/1.00 vMB 79
292,408 292,408 000000000000000020366a15799010ae0432be831c197e06b19133028a9aa6f3 208 0.14/1.00 vMB 22
292,407 292,407 00000000000000003787f9c657c406d656cf55d1682bd93b5c8a00ff6cdf64b8 412 0.33/1.00 vMB 20
292,406 292,406 0000000000000000880c352f9148919f85da679804c2881eec36feb76701b75c 1,024 0.38/1.00 vMB 48
292,405 292,405 000000000000000098633b387ecaf419fd5a03e5799f4cd138c3731ebbd5f9c0 153 0.10/1.00 vMB 20
292,404 292,404 000000000000000070eb5fc12e30608c63213e9edb025e0deef07b99c7e52d78 198 0.11/1.00 vMB 25
292,403 292,403 00000000000000002b7f06f7d7915e0fd889defa1dd107485e3f97ce49ba0774 89 0.04/1.00 vMB 97
292,402 292,402 00000000000000002aae7c9b015adb882b096c5f5cd5a71589aa8b6004d7ed25 813 0.44/1.00 vMB 32
292,401 292,401 00000000000000005f3189269d2c39711d6a340a617267d72f95848a9ab8e7ba 779 0.35/1.00 vMB 38
292,400 292,400 00000000000000006ea2741c9ab1e9fff07ea06959057f93ee476685b74a19a1 675 0.31/1.00 vMB 36
292,399 292,399 0000000000000000d051f5a0a39730d8b0b47b89e8c14cc73daa530947fe705e 108 0.05/1.00 vMB 31
292,398 292,398 00000000000000006ddc56ff929c751a0125f931387aa8846740e98740872455 528 0.29/1.00 vMB 37
292,397 292,397 000000000000000025e46729867aa58a80328cd234c5c0a124230d87da87d1b2 145 0.10/1.00 vMB 14
292,396 292,396 0000000000000000da237381b078ba8267f11203e06fdccee85516303699389b 396 0.21/1.00 vMB 83
292,395 292,395 00000000000000006240b06b6cfd8841a58721fa2a09457deb529ac4e32b9d8f 359 0.15/1.00 vMB 49
292,394 292,394 0000000000000000357f1bdba179fb7f16116fadd7c0cda4f5fe4d9ad311b05e 480 0.24/1.00 vMB 62
292,393 292,393 000000000000000001b0b1277c0c0cb2c4d7e16c330f4d3922e28a9b236c2e83 55 0.08/1.00 vMB 10
292,392 292,392 000000000000000006b82efa9e2e30920ce6f8a8d7f5cc0abf99574a8d49fdd2 1,364 0.91/1.00 vMB 36
292,391 292,391 00000000000000000a3161857775841b108588bfd7e063f6af1516496346004b 1,120 0.35/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.