Loading Tool

Explorer IconExplorer

Memory Pool

79,529 transactions
29.68 vMB
0.06841224 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt 6692bc13641957d82081d66214600dc572905335d4e7cc890270b023ad3c0c1f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (579,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,481 335,481 0000000000000000034b86982c8f211a8f917ce8c73a804c98a7e66a4fd83690 1 0.00/1.00 vMB 0
335,480 335,480 0000000000000000087acf35f52801100e458a643a520498ffd66f722c15dc5c 246 0.13/1.00 vMB 18
335,479 335,479 000000000000000007f6ac975cd5df85baef01ae868d1286b7e4a6ce39759ccd 1,822 0.76/1.00 vMB 29
335,478 335,478 00000000000000000197fbf21f2aeac4ec20474323b16d1d27c2ff08b1db1155 857 0.69/1.00 vMB 19
335,477 335,477 000000000000000010dd319711116d25b81a4e2e27cc62003c23942e7b5ec1cb 860 0.50/1.00 vMB 25
335,476 335,476 00000000000000000afe5cb60562c1ea194879fcaa210cc8fca8a1bebe5397d8 1,305 0.75/1.00 vMB 26
335,475 335,475 00000000000000001939681fbe74fd00b4983f430a51aefe26719bb8b88280cd 348 0.28/1.00 vMB 18
335,474 335,474 000000000000000002f1e1469ade135e3f72d53bdfd3c98582a22dd87dfcc889 256 0.09/1.00 vMB 43
335,473 335,473 0000000000000000063d840f2073c20526d2d2df3399cc98ad2f48e4b6e25646 573 0.32/1.00 vMB 24
335,472 335,472 000000000000000009b295bc729be5e6d808c0788d340f006ae12511beccc59a 718 0.64/1.00 vMB 16
335,471 335,471 00000000000000000df8a3a3c525f78c4fc1f239b2d6f61d2f64bd5b24255484 512 0.15/1.00 vMB 43
335,470 335,470 000000000000000019031d7b496421a5a3259e43898bbd574839159367a1fe93 80 0.23/1.00 vMB 5
335,469 335,469 00000000000000001428b9ffea6232090481609fd81c2f2f8ccb77bff87bf8af 292 0.19/1.00 vMB 29
335,468 335,468 0000000000000000187a74f2e7d29e76d320fd1cb2bb9bcfb406c62f6126a7bb 173 0.10/1.00 vMB 27
335,467 335,467 000000000000000007b5125a310166a968dc4aeeccd058d0529977f8996f458a 438 0.21/1.00 vMB 18
335,466 335,466 000000000000000003c8e8e7947c5578c8aebba3e87d622ac9295e7593061526 479 0.34/1.00 vMB 22
335,465 335,465 00000000000000000e1f5c814ee1b29842d029f7a969ce490cae5d4ca4f86d94 568 0.75/1.00 vMB 15
335,464 335,464 000000000000000016c859e3089ece015c0955dca3d1ebaacee9fe9f1b5de942 2,276 1.00/1.00 vMB 29
335,463 335,463 000000000000000011c67df9c8e4f15a03479866191e96cd72676a56814d0e2c 551 0.45/1.00 vMB 19
335,462 335,462 000000000000000016fda0818c06c9422a3614299865243a4dcb990c21c212e1 1,331 0.50/1.00 vMB 33
335,461 335,461 0000000000000000041e219960f3cc85ac1d3b90e110f07a38838c8535f5bf4e 302 0.15/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.