Loading Tool

Explorer IconExplorer

Memory Pool

82,489 transactions
30.13 vMB
0.10070369 BTC
Random Selection Loading Transactions
Max Size: 182.81/200 MB

Candidate Block

Mining Attempt e10deb1c08db456a231edab427848c4d9fd7529cfa2c3980b9155dadf3920000
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root d14283593c89d20cab0b39daf71fda4c24f922470483a7eb836a72ab21b6249f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,293
Size: 1.00 vMB
Total Fees: 0.03002418 BTC
Feerates: 301.57 > 3.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (605,749 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,371 309,371 00000000000000000ad3d569e81310285396e1c1f1c5b450a5b3038f143dbd46 376 0.19/1.00 vMB 27
309,370 309,370 0000000000000000194ff2667d97b23402dde2614b390d17896951ff8431f1a2 149 0.06/1.00 vMB 33
309,369 309,369 00000000000000003b53b2a6b8dda4b144a556659c25359ba59df8840399b804 387 0.16/1.00 vMB 34
309,368 309,368 00000000000000002e0550635b71032549fe2125068d78c583e07011ffd0d39d 570 0.54/1.00 vMB 21
309,367 309,367 00000000000000003990894483bcc25c129e8561f36133abec5f0d6935b6b2eb 677 0.45/1.00 vMB 25
309,366 309,366 000000000000000012bd200765f475ebe03f8f047729a187b213c58e385ca938 115 0.05/1.00 vMB 35
309,365 309,365 00000000000000001268911798efc2cc6c1f72521e826ae433c948cf20052338 64 0.03/1.00 vMB 34
309,364 309,364 00000000000000001b76fcf1140aef3c4af2308f9509823233fbe96d4ff0a7d7 86 0.04/1.00 vMB 32
309,363 309,363 000000000000000006cb9acfaffd807d60ce2655a1fd0df38f38f08d5b7d0b23 124 0.05/1.00 vMB 32
309,362 309,362 00000000000000003240259401e571f142aabcbf4aa83b7578619ef04f6588a6 1,011 0.48/1.00 vMB 26
309,361 309,361 00000000000000001319317f56913a3ada1338d3b1a9ecdd76003b6a7b8cf12f 195 0.08/1.00 vMB 37
309,360 309,360 00000000000000000c0d5bae6d4937358a446e7b24318ccbc0eea8a559fb524e 410 0.20/1.00 vMB 33
309,359 309,359 000000000000000026fdff1d0f273781203f19067053f00ecb69d819d883cd97 147 0.15/1.00 vMB 10
309,358 309,358 000000000000000039c688b5ef6aa2155ee688c1ff992c63ad4f25d55581f4c0 1,505 0.75/1.00 vMB 34
309,357 309,357 00000000000000000cde14a51dbf2c44ceb71d045b4ec3acd782a73f0a32bdc6 155 0.40/1.00 vMB 13
309,356 309,356 0000000000000000385f5aebac6b3b848343d153ceea61607b31a45862c322cd 1,690 0.75/1.00 vMB 36
309,355 309,355 00000000000000000bf10f7f3e4a05e9edf52bd1c082dde31ac1619ea9dab2bf 782 0.38/1.00 vMB 30
309,354 309,354 00000000000000002aaf23b3e3fce2da8cd9d4893d3b6a3f7d1dfd0dcaad53dd 117 0.05/1.00 vMB 29
309,353 309,353 00000000000000001d2cf9098c881e71bd616781d2e3f4ddd4c5d2a66a0b009b 435 0.23/1.00 vMB 27
309,352 309,352 00000000000000001575da56e66df427710b8ede30815f5ef6a756bd1adcaace 363 0.33/1.00 vMB 20
309,351 309,351 000000000000000012076c62fbe7790ed6b1c7d10570ccaf23de9856099b3c43 402 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.60 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: 671.77 GB
    • Received: 16.00 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.