Loading Tool

Explorer IconExplorer

Memory Pool

86,519 transactions
32.17 vMB
0.10974510 BTC
Random Selection Loading Transactions
Max Size: 195.49/200 MB

Candidate Block

Mining Attempt d384001b98b5f7509109133728c6f3f12018fa6041a1ced9572a71e4930890a1
Version 20000000
Previous Block 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03
Merkle Root 7094a6db401643f561b86b9be0104937c8e4108efe742fa571490a8db458ad38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,683
Size: 1.00 vMB
Total Fees: 0.02494978 BTC
Feerates: 301.68 > 2.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,363 (17,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,770 897,770 0000000000000000000157d265193946b7eef8ee2892272529a1e16878341b59 2,186 1.00/1.00 vMB 1
897,769 897,769 00000000000000000000e66f25f7d30eb546e48b8f449ca7c171d8fd8d3e90fc 1,947 1.00/1.00 vMB 1
897,768 897,768 0000000000000000000243761a240a3407debff0c3d9402eae3f23703da9cc27 3,367 1.00/1.00 vMB 2
897,767 897,767 000000000000000000000dae6780f986b9e6ab892264624d21fae0f098ec9d1f 3,517 1.00/1.00 vMB 3
897,766 897,766 00000000000000000001f0f01134488171a7ab305c54b8d4624bafb9aa3430af 2,838 1.00/1.00 vMB 3
897,765 897,765 00000000000000000001b0d5c80c65abf240607fc6474375cc94ca4fa56e5a00 4,473 1.00/1.00 vMB 2
897,764 897,764 000000000000000000003a5ddf0e16dd4783a89ec68606ed274964590ffa802e 3,058 1.00/1.00 vMB 2
897,763 897,763 000000000000000000014c9b1037f9bbf8a70772e8b0f0ddb9d838b2a0dce795 3,491 1.00/1.00 vMB 5
897,762 897,762 000000000000000000013f955d46af1ec0c16cb4548d939affec7d9afacbe8c6 374 0.13/1.00 vMB 3
897,761 897,761 0000000000000000000146718b8130baa62db9072e934b752615f0c79a486239 1,088 0.36/1.00 vMB 2
897,760 897,760 00000000000000000000f339b6e53d9ced042fcd4df7cf40a9c38e85ca83e33d 1,225 0.86/1.00 vMB 1
897,759 897,759 000000000000000000004cb52c221ee936386d2eee41affaec2048ffa5b0035a 1,622 1.00/1.00 vMB 1
897,758 897,758 00000000000000000000cd57f3bdbe18c3c828dcf390bd1cf33eb17fa6c82969 2,044 1.00/1.00 vMB 1
897,757 897,757 00000000000000000000e38c8c089e5ee09c59ade9fed7f7ce59747bdcedbe54 2,711 1.00/1.00 vMB 3
897,756 897,756 000000000000000000020bf7ff937bd37b10df2cdce9211383ee57892a67316e 1,910 1.00/1.00 vMB 2
897,755 897,755 000000000000000000001a719c3e0424e234dd4b148487251172d7586b5ce425 1,201 1.00/1.00 vMB 2
897,754 897,754 000000000000000000012fee6fe0c1e7b2172966beea18cee490847deb32085e 3,454 1.00/1.00 vMB 3
897,753 897,753 00000000000000000001f51db9f6d998633ff6ee29d252c0455c18f8bbe44a9a 3,741 1.00/1.00 vMB 8
897,752 897,752 00000000000000000000c5cc9fb5a7bf1b1df028927d22089de1d4fd585a81ed 972 1.00/1.00 vMB 1
897,751 897,751 000000000000000000012a7271374424e85d5d8e07d1866dc30fe006354043fa 948 1.00/1.00 vMB 1
897,750 897,750 000000000000000000011dd83f5cd5871c8020abd0b34413771d0cadc3af2fcd 3,245 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.02 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: 719.44 GB
    • Received: 18.06 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.