Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
29.83 vMB
0.15048619 BTC
Random Selection Loading Transactions
Max Size: 179.80/200 MB

Candidate Block

Mining Attempt 838682f4551ff627905b8d1a9f091b0d25a6b4921e71d0cee6e14fe25dad02c3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 01c62fe72a2c8cceea39902cd3bf684147164e81ffbf4c5e4164573d9a255084
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.05699053 BTC
Feerates: 1,002.91 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (402,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,379 512,379 00000000000000000053eb904a22144fd74e7a0afb438fe35b69f8778f306486 752 1.00/1.00 vMB 16
512,378 512,378 00000000000000000004c0785d2dea6b48c6dc7bf12018cdb6af5c88a28c930b 214 0.32/1.00 vMB 5
512,377 512,377 00000000000000000026ee6138c477672c6d292622493b6839b1a8716f331571 1,656 1.00/1.00 vMB 31
512,376 512,376 000000000000000000536baeae8ab6c17e432e5df6a624551c96decbd3af0db8 1,056 1.00/1.00 vMB 17
512,375 512,375 00000000000000000028b1db0ac463b46d795b232bdc07901a9c8c4a5703042a 626 1.00/1.00 vMB 11
512,374 512,374 0000000000000000001f30b0ea51c59eeb25ffc7c281fb407a7261bc11afef93 1,161 1.00/1.00 vMB 15
512,373 512,373 000000000000000000415e0558a0af505838f67a112e6b95699472380d866a97 1,497 1.00/1.00 vMB 20
512,372 512,372 0000000000000000003a015f674a26cb2a96aed65cd1fc9b998551548e298808 2,090 1.00/1.00 vMB 39
512,371 512,371 00000000000000000046226c3c4d5cc5b6772b1afd5562feb9cb83c7e44fb6cb 858 1.00/1.00 vMB 23
512,370 512,370 0000000000000000004c1a2b0a1a725d59ed918466271f6c890bd2d9b563e789 288 1.00/1.00 vMB 4
512,369 512,369 0000000000000000003bab7fad5944c934797cfca1608ff417a6d6f739e4f683 1,531 1.00/1.00 vMB 28
512,368 512,368 00000000000000000008920d6630f12665ea357c1b276ed36aff31ffd43e1243 1 0.00/1.00 vMB 0
512,367 512,367 0000000000000000004aac32ff3e8f47ddbe753fbe5f28384e899a5ef17afc9e 1,318 1.00/1.00 vMB 21
512,366 512,366 0000000000000000001a74c75334db9b5bf52259c97ef5f747309c1b75b6b3b3 599 1.00/1.00 vMB 12
512,365 512,365 000000000000000000278618366fea5f281d88f393c4cfc22b34f50d0b14579a 151 1.00/1.00 vMB 2
512,364 512,364 0000000000000000004d6ee741a3eda8e2e361e3399a708a96fd526123c150e7 405 1.00/1.00 vMB 5
512,363 512,363 0000000000000000000de1268b407f061d8e7931afbaa1cc15cc20e006200f86 120 1.00/1.00 vMB 2
512,362 512,362 00000000000000000028ac11a19d9666927d5995e631a19e2a3c61e3f45e0f85 58 0.14/1.00 vMB 5
512,361 512,361 0000000000000000001b7a877afab79cbd89d85e36d096036d3220ecb2e91472 544 1.00/1.00 vMB 7
512,360 512,360 0000000000000000000f5c14018aa0fbca5d6ad7fe315e2a8d43eea9f89dfca8 48 0.02/1.00 vMB 29
512,359 512,359 000000000000000000230f96298938b3dd4d04d281347b95b6c95d16c90fb232 1,586 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.