Loading Tool

Explorer IconExplorer

Memory Pool

49,390 transactions
28.50 vMB
0.13961763 BTC
Random Selection Loading Transactions
Max Size: 152.46/200 MB

Candidate Block

Mining Attempt 6702b27375c50946ad6313494a99ad04f07f64e678d095cd967d4c0e6d76acae
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 5fbbb0c4ca26271bea7107857231c0dc039bb26eca471ceadbcd0766ac1e1d0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,479
Size: 1.00 vMB
Total Fees: 0.08271799 BTC
Feerates: 301.05 > 8.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (572,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,277 342,277 000000000000000007d8d7c0a9cd94f287fc1789527d64247f5f944208492702 155 0.12/1.00 vMB 22
342,276 342,276 000000000000000001a5fa759ab715c6fe1f7d7938853c08104d344bae427aa3 1,049 0.56/1.00 vMB 27
342,275 342,275 0000000000000000061cb4cdad1c0456007ec02af133abdff7c1977b95ff4c18 216 0.10/1.00 vMB 25
342,274 342,274 00000000000000000a88e0296c9e16ccdb059282440d6035bdfe5dc647e37283 749 0.42/1.00 vMB 25
342,273 342,273 000000000000000006395ce83818cd4e2456b9c369296703711938e6795e6079 449 0.25/1.00 vMB 28
342,272 342,272 0000000000000000019543d5a2f763d109c5044b2b455d8a2cb342f69f8e4b5c 1 0.00/1.00 vMB 0
342,271 342,271 00000000000000000dbe8178dff92bb215f23f7634fd411e5a55aab95d272bae 579 0.28/1.00 vMB 24
342,270 342,270 000000000000000012fa64d2a06d9694011c223355ec396c9677c5af41d775ce 1 0.00/1.00 vMB 0
342,269 342,269 00000000000000000d5b7d19f47edc088c114ed03cfb31a5f630a82db216d779 1,301 0.65/1.00 vMB 26
342,268 342,268 000000000000000007d290ae385dfb3c67c0abe13bc50bcc9d3b5e9831f95e1e 139 0.09/1.00 vMB 15
342,267 342,267 00000000000000000212b8d6dd176ca42a6403291328433e28e557402832a400 1,247 0.65/1.00 vMB 28
342,266 342,266 0000000000000000035e4faa9a392cb437248733c803274dd3e1753719c4c255 879 0.42/1.00 vMB 27
342,265 342,265 000000000000000004e8a68d71459730b1909f441dedf2d580dbc0d48cc73cf0 80 0.08/1.00 vMB 10
342,264 342,264 00000000000000001131515489c46e2c0240b6539255260599f8dbcdbaac9efd 252 0.18/1.00 vMB 19
342,263 342,263 00000000000000000318d53b19d6e1021658aef07188b5e03b7527dfcb343b4c 1,722 0.79/1.00 vMB 27
342,262 342,262 000000000000000006f3aadb12aada0f2937b59574abb5b1b36877b1fd250ab7 1,350 0.64/1.00 vMB 28
342,261 342,261 00000000000000000a3e4f0e60b6e7825d7816bf5023de67b2c2c70d347ffcd6 64 0.06/1.00 vMB 9
342,260 342,260 0000000000000000022d10f5dd39661ddd3f16b170f341c14d01916c2b22803f 450 0.45/1.00 vMB 16
342,259 342,259 000000000000000014cf5657a143a02a91a5eed9d4a7c509db99e0a38ce5c74c 1,024 0.37/1.00 vMB 33
342,258 342,258 00000000000000000bab415786dfbb3099340a1f2065f80920c283382c2c03b2 188 0.10/1.00 vMB 25
342,257 342,257 00000000000000001a82dc80aaf0d5c1e3e33c7e40bb651d37ab8b9a6cb2dda9 247 0.22/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.