Loading Tool

Explorer IconExplorer

Memory Pool

37,457 transactions
28.33 vMB
0.06302355 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt 827cecc659ebdd67fef21dcc25445f5513404029ed06a4abaa7adb1d6fa20180
Version 20000000
Previous Block 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55
Merkle Root 2a92c2d7e69337ac2170f18cdddb927e17d08ab0b88db1274081cb00aab79c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,577
Size: 1.00 vMB
Total Fees: 0.00857643 BTC
Feerates: 106.68 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,590 (149,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,392 765,392 000000000000000000045d91311c15f81d11355c52909d4b996b08a53a007907 1,692 1.00/1.00 vMB 13
765,391 765,391 000000000000000000075cd40866ccb6bbf2bcc28ca8f00187597281a69b92a5 1,383 1.00/1.00 vMB 10
765,390 765,390 00000000000000000007478612efa70989922d878afd8371d7c30245ca53b858 795 1.00/1.00 vMB 6
765,389 765,389 000000000000000000049041d02e7b7a72dde4130c7be09ada218dfd7da3f4be 867 1.00/1.00 vMB 7
765,388 765,388 00000000000000000002f2473998e6ec8ed87479252a415f9edbee01bb3f2eb2 1,915 1.00/1.00 vMB 2
765,387 765,387 00000000000000000000e12e519ebdaebd53510065d4c2dd64faeeea576909d0 1,088 1.00/1.00 vMB 4
765,386 765,386 00000000000000000004e673c39cd626302da52b42fe236098550afdf7d8a774 2,280 1.00/1.00 vMB 31
765,385 765,385 000000000000000000013d726adae260641782ceab6a896c49daf44605d16545 1,087 1.00/1.00 vMB 18
765,384 765,384 000000000000000000048b435609126f85bfafa19340fc76ef5eeb067e59775b 1,753 1.00/1.00 vMB 19
765,383 765,383 00000000000000000006e5e5aa6368d430b53558d837d410c3815d65705fd8e5 2,942 1.00/1.00 vMB 44
765,382 765,382 000000000000000000042756584aab8079994fd02e18af279d5ab6b10348d2fb 994 1.00/1.00 vMB 2
765,381 765,381 000000000000000000069affec6239f92f07055d2d7dd36a837f4ea876894eed 2,233 1.00/1.00 vMB 18
765,380 765,380 0000000000000000000546ed9277aa2a062265f5d29228d9b95de87e67c3cf28 2,985 1.00/1.00 vMB 40
765,379 765,379 0000000000000000000290fc74674f5afcae1cbeef2c7b555278881fedd7f692 2,566 1.00/1.00 vMB 20
765,378 765,378 00000000000000000001ef180cb5c3c24fdb2fea8e65e47f72674e6585c40794 2,050 1.00/1.00 vMB 19
765,377 765,377 000000000000000000065f4b42d9e6fda0764bcfe5163aff12fbca67cdf5e8fd 1,707 1.00/1.00 vMB 26
765,376 765,376 000000000000000000063f781010ab0c9cc5e7cf9c5a125f1e6770715bf16a41 1,812 1.00/1.00 vMB 29
765,375 765,375 000000000000000000041897de2efad1fe3da910acb9e5df15f17eb27d418e4b 2,649 1.00/1.00 vMB 34
765,374 765,374 00000000000000000003ead1a29aa791baddda4a676c7622ca631539e3880e55 2,515 1.00/1.00 vMB 48
765,373 765,373 00000000000000000000b87759a2b1b515c5ec3d1cdc4ee7dc7c6a1f7db0651d 3,437 1.00/1.00 vMB 44
765,372 765,372 00000000000000000001199ba5553d9323901307b3f304f1352ccd4c24ff6868 2,671 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.78 GB
    • Received: 11.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.