Loading Tool

Explorer IconExplorer

Memory Pool

83,749 transactions
31.44 vMB
0.09894587 BTC
Random Selection Loading Transactions
Max Size: 191.66/200 MB

Candidate Block

Mining Attempt 2b0206f670823bd2c9115df34c75914e59708048c47a3cc74142b7f34d49d419
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 07445e1cad61f57c8e69091d17b1fc2411f36886f9ef5c4451b09eb6d245424b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,271
Size: 1.00 vMB
Total Fees: 0.02614033 BTC
Feerates: 177.93 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (74,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,290 841,290 00000000000000000000386a233e9b50fda5c22a566838890ec1d5f1e80aed49 1,879 1.00/1.00 vMB 23
841,289 841,289 0000000000000000000132d9169d7d9e1cb1db9d9595a3b6e2866e00a01fc701 307 1.00/1.00 vMB 21
841,288 841,288 000000000000000000025d4c1029fe40bea82d5ea2d1237d2707d200eed68d84 993 1.00/1.00 vMB 22
841,287 841,287 000000000000000000010eed34813140b049309014a56ec52e7ceb5552177d76 2,437 1.00/1.00 vMB 34
841,286 841,286 0000000000000000000122d20c94bf71bba48531644412f98e05f3aca7167feb 2,883 1.00/1.00 vMB 30
841,285 841,285 00000000000000000002028fbb9026a2890485a89e36a64be6ceaa5516f3857e 3,094 1.00/1.00 vMB 47
841,284 841,284 000000000000000000024a350445a4359f091419c90b19cf6bb21985595425bb 2,064 1.00/1.00 vMB 22
841,283 841,283 0000000000000000000248f88f0d6eb4ed6b61ae430f346146c9f7ab1b968a40 2,933 1.00/1.00 vMB 23
841,282 841,282 00000000000000000002849fab3fd26b0af4203bbba56468b9d2f66fed905e00 3,203 1.00/1.00 vMB 47
841,281 841,281 00000000000000000002df6afcd48db7654a904188253049822aa7ceef1338fb 2,608 1.00/1.00 vMB 22
841,280 841,280 000000000000000000028396929afe7bbb969d77aca8fb72de4216dbb4721d33 2,884 1.00/1.00 vMB 28
841,279 841,279 00000000000000000001e1074ae6c7eca00b6a48b75d68cfc2635ab49d9d66e2 2,736 1.00/1.00 vMB 27
841,278 841,278 000000000000000000007e35bc57b526a2c94b02c33e347ddc836fa9392f8f2e 3,808 1.00/1.00 vMB 26
841,277 841,277 0000000000000000000082cfe356f4ba5f0cc5d144c0ea41223d45dbb7f5087d 3,475 1.00/1.00 vMB 25
841,276 841,276 00000000000000000001e8d29c686ea2a90a0f305aab467654a1dac73c762ca6 3,053 1.00/1.00 vMB 44
841,275 841,275 000000000000000000025341017f8b428af0e6c0a3384dd1cb69b4f89a201caa 3,257 1.00/1.00 vMB 44
841,274 841,274 00000000000000000003177ad7365e15bd681eb14521e131b7a8c42b3b5f8e0c 3,675 1.00/1.00 vMB 47
841,273 841,273 0000000000000000000122acfd6d814599dfa98d597e123d99e5bf0b7082809c 2,641 1.00/1.00 vMB 26
841,272 841,272 0000000000000000000267b5109f196b90050db631982ae840f896216f2ea26f 4,018 1.00/1.00 vMB 52
841,271 841,271 00000000000000000002410fdc3bc90eca6e141808c07239f231e2386fea8ac9 2,940 1.00/1.00 vMB 29
841,270 841,270 0000000000000000000312107b8da4d4d2a56fd7938bf6469bc6c84089f126cf 2,779 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.