Loading Tool

Explorer IconExplorer

Memory Pool

84,588 transactions
31.84 vMB
0.10931982 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 47e69770c777f5075fdb1921bdec2efaa624e01cbb0e9070f4bcdb970f6060fc
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 690b2f1e9c8610b5b3523c2f62a4f2ca6e9be248fc7035c963923ce405354be9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,778
Size: 1.00 vMB
Total Fees: 0.03224355 BTC
Feerates: 299.43 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (402,961 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,384 512,384 000000000000000000031200e5b330c9c9cc90800a53718bfaea22f0d050c3be 580 1.00/1.00 vMB 9
512,383 512,383 0000000000000000004fb251409e435e981622133a03f117570459a2297af8fa 525 1.00/1.00 vMB 6
512,382 512,382 0000000000000000002c1a8826259039cf5d64c9a7805c2118b39dda6de86162 213 1.00/1.00 vMB 6
512,381 512,381 0000000000000000002fab41176525cfa3beba3b8164b5d95e24375cf9ebc67e 744 1.00/1.00 vMB 21
512,380 512,380 0000000000000000002ef5b8413240ec8235e55f32a70d4475fd9660d1882dc1 1,295 1.00/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.85 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.