Loading Tool

Explorer IconExplorer

Memory Pool

76,581 transactions
29.45 vMB
0.09509744 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt 8da6783b1c3d2e56bef488644639b724010f11fe52b7cd0ffe26c25b3e3996f3
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 78b08baf2d57e99448d52fadc41c8664720fe6895f4afb8899881bb0d95f2c22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.02961096 BTC
Feerates: 150.77 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (618,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,698 296,698 0000000000000000438f9c73fe7b588527d4eef6c681f9f2f724dc2e1285d5f4 218 0.16/1.00 vMB 27
296,697 296,697 00000000000000003cd50fd3c75404a2fc5f82e85450164e9d808af58edb02d3 256 0.10/1.00 vMB 39
296,696 296,696 00000000000000002a37659eb013a9d1640fce06d82db748634839c3f9ecaa46 52 0.04/1.00 vMB 14
296,695 296,695 00000000000000000d4fce8ab41748145861f116f12e28a94d931a8dc2902d72 308 0.14/1.00 vMB 38
296,694 296,694 00000000000000008ded65f8355fcb235d8a0178b750b5638b4c9c5f7955e818 332 0.24/1.00 vMB 22
296,693 296,693 0000000000000000092f1ba8b7bb554dae1cf0d51de2cef71ca6561009537338 128 0.08/1.00 vMB 25
296,692 296,692 00000000000000001222293a3617ee91d9685c5abba93872242fa4382bbd9d8a 879 0.35/1.00 vMB 40
296,691 296,691 00000000000000002f16014e25d58aac829c1c7164c1519bb47551dc86c67fd7 256 0.11/1.00 vMB 39
296,690 296,690 000000000000000018c90e49be77500712decd134ede058fd9cdf86f36e5e607 366 0.21/1.00 vMB 28
296,689 296,689 00000000000000000b625c8463fb17f19099f847cff3bbf6cdd0b5e05e2edf6e 234 0.13/1.00 vMB 27
296,688 296,688 00000000000000007f4b5b0ece4361dd84c822a7dd05625dd560c8f16a2e39e7 257 0.18/1.00 vMB 26
296,687 296,687 000000000000000065dc5f9a8cdc3f0237be1c77bb87803ae6733edc3a42b88a 526 0.50/1.00 vMB 20
296,686 296,686 00000000000000009b4ebd7a970891f458b9cfd67a988ac5bfcc8ef9e5c2b0f8 512 0.27/1.00 vMB 32
296,685 296,685 0000000000000000566071228285a78c27269b49b4ff01a935d78000bdefe68e 512 0.19/1.00 vMB 44
296,684 296,684 000000000000000059b21864047f047fa7599d39b243cf08e1f144e82367082d 706 0.25/1.00 vMB 48
296,683 296,683 0000000000000000011601cea84832e798d747bc715c3f2750c1d1d49a55f11d 346 0.19/1.00 vMB 29
296,682 296,682 00000000000000003c15320d0092d743d3ba3d479d5756009af883ba12088479 124 0.11/1.00 vMB 10
296,681 296,681 00000000000000008ef352c6fe2eb504ee0b8c7ec31a88ef2983fc62e7a5057c 194 0.12/1.00 vMB 61
296,680 296,680 000000000000000042a9393d51f9a6b232c60541aa110ee266bd5c11e7ec4190 1,705 0.92/1.00 vMB 33
296,679 296,679 000000000000000054166ad91b8560bc9eec37f1814dfa511e107e924d385542 684 0.34/1.00 vMB 39
296,678 296,678 0000000000000000467163216b1ae93f65dcf657cd7a57da0269817d72a00bd4 349 0.19/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.46 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: 667.94 GB
    • Received: 15.33 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.