Loading Tool

Explorer IconExplorer

Memory Pool

42,422 transactions
29.03 vMB
0.07056647 BTC
Random Selection Loading Transactions
Max Size: 148.96/200 MB

Candidate Block

Mining Attempt 4babbdd95fdb8e82f2f7805f3d798a74c15ceb3ccc0c1e9187d3c3b845726e2e
Version 20000000
Previous Block 000000000000000000005c365b22f45149ff6010986598bcca955a5eec769236
Merkle Root 4d7421df80a893421784a25dd1259c01fdbd932a9306c87e67c02aa17e953f42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,120
Size: 1.00 vMB
Total Fees: 0.01397411 BTC
Feerates: 101.28 > 1.40 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,613 (472,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
441,979 441,979 000000000000000000b5d67e8708447d5a45131c5f27c9c4dbfaf7ca981ce85c 1,167 0.68/1.00 vMB 75
441,978 441,978 000000000000000003549b94d3e6544317f3d9a4e970ab1adf6811b07377e8da 278 0.17/1.00 vMB 69
441,977 441,977 0000000000000000015fcf6c8750f4fcbbd59aaa9f57a2b4c2c13ea5a10c98e3 250 0.13/1.00 vMB 78
441,976 441,976 0000000000000000023b8eda96e2718a3baf0e1e753cca010ad41cb08336444e 201 0.08/1.00 vMB 74
441,975 441,975 0000000000000000000ca1d96367b14972675f342d1bd49856c5dd58bc2d2514 2,248 0.97/1.00 vMB 76
441,974 441,974 000000000000000001209a955212b735fddab3faa672f0b4e0f13fc912b65507 5 0.00/1.00 vMB 1,398
441,973 441,973 0000000000000000000a12cb55265bc1ace970135f6e069c72f80f37807fbb35 139 0.09/1.00 vMB 58
441,972 441,972 000000000000000002e86ad03512e7d038f921c743e181bd58d4067516c17c24 1,237 1.00/1.00 vMB 41
441,971 441,971 00000000000000000027a521696887aa5f0df364c31bf4e9eac0bbff60cb2208 1,773 1.00/1.00 vMB 89
441,970 441,970 000000000000000001173cc380372de5bcd031ddcdc93f72bfc5af4a7fd590ce 941 0.38/1.00 vMB 78
441,969 441,969 000000000000000002161f8fe9e7aa88c6dc5bb46c8723c68f1002373eb87ba9 1,002 0.61/1.00 vMB 74
441,968 441,968 0000000000000000012ac3ff1c2e4ea4e79bce6a601b1e02850ed4ce150891ad 644 0.36/1.00 vMB 82
441,967 441,967 000000000000000002ff8a854498fc1652706ff581a0e505e12e5fb075d80913 619 0.87/1.00 vMB 17
441,966 441,966 00000000000000000061ac33c5f226465e541ade65a4b4d6b37c1036d0a8715c 1,558 0.86/1.00 vMB 75
441,965 441,965 000000000000000002635644d4920662388ea78503908a415ae4b76275cf0a66 671 0.99/1.00 vMB 19
441,964 441,964 000000000000000003a9c1ad2233da1f83e62a976a79889952c617852e6c5208 1,331 1.00/1.00 vMB 49
441,963 441,963 0000000000000000038f046d2e9c05766cab923208e378c93ae55589de241140 876 1.00/1.00 vMB 35
441,962 441,962 000000000000000003777f4ac0efd94897c845d82ed2f07d3a7fdbabfa13f5f2 1,254 1.00/1.00 vMB 40
441,961 441,961 000000000000000001661c56c3cfb297d8b0d3ba94426b18b32f9bd44cf0406a 500 1.00/1.00 vMB 43
441,960 441,960 0000000000000000032d778bc1a07beb0e87a6f8900288ff26ea2b6659dbd7a1 618 1.00/1.00 vMB 52
441,959 441,959 00000000000000000060b252b876b8ab7ddf6bcc26a7e5f3380188d95a230335 1,953 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.71 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: 629.25 GB
    • Received: 11.89 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.