Loading Tool

Explorer IconExplorer

Memory Pool

81,202 transactions
29.84 vMB
0.10531074 BTC
Random Selection Loading Transactions
Max Size: 180.46/200 MB

Candidate Block

Mining Attempt 81e50793b6d9eac1456e71fdc1a437689e4e7ec021ee215e9ed78ec0d8183e39
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 7d7e2d7ab5b970d46b923ea32887d0f6c2503e8f3e7ac6d31c1b85559fee9ad2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,084
Size: 1.00 vMB
Total Fees: 0.03967962 BTC
Feerates: 146.36 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (455,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,393 459,393 0000000000000000012e5b1619d00c25dcfadf282f8428c0ece7eedcfb0882f4 2,370 1.00/1.00 vMB 202
459,392 459,392 000000000000000001c326303d8f6463326bb327e27be10e8231b658d6bc70d5 1,982 1.00/1.00 vMB 142
459,391 459,391 000000000000000002441ff912d0781fcd2fc55ae162947bfc91622ecf6f0661 1,935 1.00/1.00 vMB 152
459,390 459,390 0000000000000000001b76f75652176f0e860a72503da9f141d293b91846b091 1,564 1.00/1.00 vMB 163
459,389 459,389 0000000000000000021002101e658102e928ad2a9e6accaeab70e78696b7200d 1,914 1.00/1.00 vMB 194
459,388 459,388 000000000000000001d35112817f2e5e45c75eb432c181589df138d0940857ad 2,749 1.00/1.00 vMB 192
459,387 459,387 00000000000000000101a9fb427e633052fd6fb38fbb1b19de8ebbae48c85c73 1,792 1.00/1.00 vMB 246
459,386 459,386 000000000000000000f5ec8f215cf4fd770d7dd786cd3a5c34f06b1cec6cc764 2,271 1.00/1.00 vMB 191
459,385 459,385 00000000000000000237ba0afb171c6f8445c57201fab0d89983b4799c2c593a 2,617 1.00/1.00 vMB 206
459,384 459,384 000000000000000000bc6edd36688a36ad81da6b6aafcd50f2c65f0bc2356314 2,799 1.00/1.00 vMB 134
459,383 459,383 00000000000000000162820763fec61c9ee35df5d9cc0720b90e954a78980dea 2,645 1.00/1.00 vMB 130
459,382 459,382 00000000000000000146dc3cd64532b607bb77a8cc8322d78069478c65a10072 1,957 1.00/1.00 vMB 164
459,381 459,381 000000000000000000723d0e562974064cc21c7ad526ce591c8540304d686dba 2,275 1.00/1.00 vMB 177
459,380 459,380 0000000000000000009eb4ae6f11ada9bf6f21ba4628072e229757ee87ec368a 2,279 1.00/1.00 vMB 237
459,379 459,379 0000000000000000022dca5a283681b611cb7ad22091a969975476bed4fab8b1 17 0.00/1.00 vMB 1,661
459,378 459,378 000000000000000000d84c7244f708cc230f1ff3f9669997eef7261628d5e5ce 1 0.00/1.00 vMB 0
459,377 459,377 00000000000000000040ea6ce2e189e3ad9ead5d1578de19ff0cdc35523e3d27 2,022 1.00/1.00 vMB 236
459,376 459,376 000000000000000000f2d9eaa855531eaa46f54aa4eab273be69143c015b0709 2,516 1.00/1.00 vMB 282
459,375 459,375 0000000000000000018c00f272ac1e3b5773329e952f895c4b09fad1fe16abfc 2,306 1.00/1.00 vMB 235
459,374 459,374 00000000000000000210ab7866e85ed27ecfee061bfcc5103d4671842ef96693 2,363 1.00/1.00 vMB 126
459,373 459,373 00000000000000000168d348790ac64928e208ded02e9951b6df75e889f8b6a3 2,425 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.