Loading Tool

Explorer IconExplorer

Memory Pool

42,882 transactions
18.70 vMB
0.20291682 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 103.19/200 MB

Candidate Block

Mining Attempt f69a3e1d084bff58cc0c8ef989c95f39cdbe07d8cc14b09c9c93ecbf4e57a645
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root cd1dfb532e529b3e0241a9c180e3569527483b23bb9579e940d53ed904e51170
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.06656704 BTC
Median Feerate: 5.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (724,571 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,750 188,750 00000000000004b4b738910ad8b119fe4d342cc10f6cf261b60295ee54af1faa 181 0.07 vMB 144
188,749 188,749 000000000000099076c294fe84f8c75ec4b2a068259c3c6ba8611c56eda2fa08 64 0.02 vMB 56
188,748 188,748 00000000000008d47959076cfb5e098708163ec5cb33d64f753b184a3f334670 72 0.03 vMB 71
188,747 188,747 000000000000085d4f4c3461fc4136a87d82aa5ed3279ecf3209c6b9e2f5c5e4 169 0.07 vMB 162
188,746 188,746 00000000000000cfac78eccf2be711c261e31dbc190c0f5803f11f2199b1e16d 331 0.12 vMB 110
188,745 188,745 000000000000039fbe08c1bf0ab15f8de52a68143b2e9f4edf9667e346ee3ad3 390 0.25 vMB 184
188,744 188,744 000000000000049fdf4eabf4775ea771e045f997c07847c11c51f386da4c23f7 167 0.06 vMB 59
188,743 188,743 00000000000000717c69314d127633f045988eb09a70e1da90b114b1fa79a0a9 145 0.06 vMB 77
188,742 188,742 00000000000005bacafb0c2c61d5f9344e71f3a92418584be085f706e817f0de 214 0.12 vMB 134
188,741 188,741 0000000000000238643fd150f96d4fc8474284a50a3fbf5459a3aeb7a693c95c 62 0.02 vMB 90
188,740 188,740 00000000000009461c3ffaaf552ad3888f9d53168988419cb05a8e5a2e77c823 87 0.05 vMB 60
188,739 188,739 000000000000092eb2b79cc971092b65e617db6af3eb6e06534684f7887b2876 8 0.00 vMB 23
188,738 188,738 0000000000000776c821d65208fc1313665fe9e5c3358e03be0ff4f1806e4581 188 0.11 vMB 95
188,737 188,737 00000000000008ccb4cd519e00904a7c61a1b8f0b6ce880acc24fec905ecbf8d 17 0.01 vMB 72
188,736 188,736 00000000000008684235fbf23d4dff46f5b584d70fc2d48df2ad8714b5a2178c 7 0.00 vMB 47
188,735 188,735 0000000000000835b4f2035ecb1db5c7a7bd8527acb48d7cca1dc67868b20054 282 0.11 vMB 93
188,734 188,734 00000000000000a291d08ec06b77cf3a365fc00389537a97c1a4ada160ab7c9b 40 0.02 vMB 99
188,733 188,733 0000000000000559902c4fba107fb7919ebec4b626c079146f23cabe9efce1a8 1 0.00 vMB 0
188,732 188,732 00000000000006743d7bfbca50fcfba101e4032195341a3330cb03813032c7cd 40 0.02 vMB 85
188,731 188,731 00000000000001f24467c311d4f44d751bd74a3f91860fcf296e80db37ff38c4 203 0.10 vMB 117
188,730 188,730 00000000000008be94718fa12d3aa55cff97766b26d40e01af1004cf90cea074 14 0.10 vMB 51
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 92
    • Outgoing: 10
  • Data Transfer:
    • Sent: 116.20 GB
    • Received: 0.48 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.