Loading Tool

Explorer IconExplorer

Memory Pool

73,588 transactions
20.00 vMB
0.04986505 BTC
Random Selection Loading Transactions
Max Size: 134.59/200 MB

Candidate Block

Mining Attempt 14767f2f9c431d4b62eca81187b59813a7b6bd3f2bb40484bac7d9004e42c6f7
Version 20000000
Previous Block 00000000000000000000453606271f7f9849462d1807ef63a9e77a8d78fbc7cc
Merkle Root ff787e54db25c0795d7a5adeb730771f295ccf007da290fdb3561274f369eab1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,923
Size: 1.00 vMB
Total Fees: 0.00638569 BTC
Feerates: 40.20 > 0.64 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,002 (218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,784 915,784 0000000000000000000033c9596f5af71ab06640a7a83adbb7cf2582c5114636 4,250 1.00/1.00 vMB 0
915,783 915,783 000000000000000000018c06d8909336eab64d7888477f0aa333fd4f6cfa2ab1 5,383 1.00/1.00 vMB 0
915,782 915,782 0000000000000000000003d67ac42d2b72920edfe366b2d9e982f6dcd104be19 3,451 1.00/1.00 vMB 2
915,781 915,781 00000000000000000000599244c598d8e7814467d2c1c0d218a09e760d5f41c7 4,104 1.00/1.00 vMB 1
915,780 915,780 0000000000000000000028d9b892bdc62bb762c38d9fbf950e2e308354e83ff2 437 0.13/1.00 vMB 2
915,779 915,779 000000000000000000012acfcc7f91204a37811c35866f8e565bf0c83984e66f 2,502 1.00/1.00 vMB 0
915,778 915,778 0000000000000000000131ae7473a03be9bf45f8246298b0e56ed31f265b4272 3,520 1.00/1.00 vMB 1
915,777 915,777 00000000000000000001f93cf4df69852a883b0046d807c87571305746297206 1,426 1.00/1.00 vMB 3
915,776 915,776 00000000000000000000e3ef9599fe381679aa26c3ac8251afcd45d0ac0e750b 2,600 1.00/1.00 vMB 0
915,775 915,775 00000000000000000000d010df0c5fa83609f18618a2c68eaa70dac1495dd905 5,423 1.00/1.00 vMB 0
915,774 915,774 00000000000000000000e56d197f15ec1c7a08890c83ecb7d7ec68d28eb8bffb 4,728 1.00/1.00 vMB 0
915,773 915,773 00000000000000000000d6aacb6bc10a595c51ec2a52f14097889a8e35b58edf 64 0.02/1.00 vMB 2
915,772 915,772 00000000000000000000563190f86e1f786b117bd0720714e03bedbf675e420a 4,535 1.00/1.00 vMB 0
915,771 915,771 00000000000000000000707dbf7815cd6a676c73e154cb5369439dab5666f29e 3,214 1.00/1.00 vMB 3
915,770 915,770 0000000000000000000034c3fa464cdb86bf5da92315fe166d94cd51b2c81e67 3,175 1.00/1.00 vMB 3
915,769 915,769 00000000000000000001a7c3683de4af8a610181cd055149b4c06d1f8a5baac3 449 0.15/1.00 vMB 2
915,768 915,768 00000000000000000000f9253943b8724afb2b59a6e648c828168abb5aef006c 4,729 1.00/1.00 vMB 0
915,767 915,767 000000000000000000011439da5e08fd1630c2459e3cb72c1e5204972dc35de2 2,505 1.00/1.00 vMB 3
915,766 915,766 000000000000000000002c17330b5809b1270d585151b7e14638c1a67694e869 2,207 1.00/1.00 vMB 0
915,765 915,765 00000000000000000000c5ee9b6c9fb7e3d90eca5af53b968b01fb07aa7f5d45 3,996 1.00/1.00 vMB 1
915,764 915,764 00000000000000000000f5e26896fe413b0146f6b33efa56c18afa6c0fd73d0c 2,601 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 784.12 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: 808.06 GB
    • Received: 23.24 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.