Loading Tool

Explorer IconExplorer

Memory Pool

68,885 transactions
21.81 vMB
0.06062583 BTC
Random Selection Loading Transactions
Max Size: 140.74/200 MB

Candidate Block

Mining Attempt f7bac60b823108a3e0e8a800ef8959e09e78fd22efb37e159e4eabf70e2e5935
Version 20000000
Previous Block 000000000000000000010b2c16d60c0ca28cd48e438bbf0324ae96f9c29fef4c
Merkle Root bb99563aa3aa89996d1fdd07ac0a76c6351511e95db99a0e288a0450972e523e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,576
Size: 1.00 vMB
Total Fees: 0.01011901 BTC
Feerates: 109.83 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,665 (673,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,764 241,764 00000000000000f8beb68ddc9a6b4717fe9db81ef14ea530e8cbc32e04c2a2d8 25 0.01/1.00 vMB 168
241,763 241,763 0000000000000063f3eb59a2235b730ae7c0c7ee576d7ceeaa123bf5377922eb 94 0.03/1.00 vMB 265
241,762 241,762 0000000000000068204b4ae8f7e585c42d460a0b91d674a99f9a470b1a2f9588 191 0.10/1.00 vMB 115
241,761 241,761 00000000000000d947e2c5cb17e1afb0e060d7e092d95a90b4c98215d0e963ce 59 0.03/1.00 vMB 120
241,760 241,760 00000000000000e4fad68bc2d5b33b1378e2d028b2336e10bc44c7700c5b7985 234 0.10/1.00 vMB 170
241,759 241,759 000000000000011200f27386ec7bfe3793a441ac2cb39a39368d5c2c6ae296d7 417 0.18/1.00 vMB 153
241,758 241,758 000000000000003d669426c30ebf3b5da41aaff83f741670e90e48ef23d94953 103 0.05/1.00 vMB 60
241,757 241,757 000000000000007985df4bcac8edb080d6afd286bdd66c6897f8de76dc0ba5ed 205 0.09/1.00 vMB 162
241,756 241,756 00000000000000be39c55354f0925859b752181788a820ed7d686fd3af6db8c1 5 0.00/1.00 vMB 42
241,755 241,755 00000000000000dd4ac445df09da88d24522ce4e86d81d2e412274546a0291ff 94 0.08/1.00 vMB 44
241,754 241,754 00000000000000badc2e1631bf0e0be01b8b60d20a88fa2ee02eb745c6cd4516 466 0.17/1.00 vMB 168
241,753 241,753 000000000000007e9fd84e0841179498218e0dfdddc97d7d91e149c6d1930752 281 0.12/1.00 vMB 142
241,752 241,752 000000000000002800639ea6793b6f2aa5f5208f01cb26b2327d828771313b21 229 0.09/1.00 vMB 159
241,751 241,751 0000000000000078fada54681e6f98d497e3279523b16231810d0125b1450d6a 476 0.22/1.00 vMB 140
241,750 241,750 000000000000003cd6929d784b508f6dc02b37d7d1718b42d7c82efce99ebfb4 202 0.10/1.00 vMB 177
241,749 241,749 000000000000009d91ed82ea872adc5df5b4f6b23baf11816b1099835c0ce599 184 0.11/1.00 vMB 115
241,748 241,748 00000000000000a376fdec94cee87908909ea9eba1a478f8f3801a41551ac8f9 185 0.09/1.00 vMB 153
241,747 241,747 00000000000000f15cae7349b16262a97747e67651085762bb156fbd39d83d09 164 0.08/1.00 vMB 123
241,746 241,746 000000000000005be92bd316a343bb63cbf95b0e5e4aa6f6d1547cd19ae52b75 65 0.04/1.00 vMB 21
241,745 241,745 00000000000000d63be7298d7fab28efdd14c3c1cc054adba02de1f2686be1b3 379 0.15/1.00 vMB 195
241,744 241,744 00000000000000241000f2447a211049409a052373dbb4ade295f6b495588d51 234 0.10/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 783.54 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: 773.53 GB
    • Received: 20.59 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.