Loading Tool

Explorer IconExplorer

Memory Pool

44,829 transactions
26.91 vMB
0.06692342 BTC
Random Selection Loading Transactions
Max Size: 141.82/200 MB

Candidate Block

Mining Attempt ee560765fec5a80fe58021c0b8c4c04ae1168e9f028838c36bc505c2f2813fe3
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 0e93b4856f005e50b92c30240e42cf200f9be709b66d1625042fe64a0697d5c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.01716128 BTC
Feerates: 251.72 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (580,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,129 334,129 0000000000000000035ee8359e3dd6bf0125582d93530425c31ad1877d6c0873 274 0.17/1.00 vMB 21
334,128 334,128 00000000000000000c82090d63de2e2efbb2c250116fb0ac4292565ffc970f9a 181 0.13/1.00 vMB 18
334,127 334,127 0000000000000000132e0c80a02305531c11323ed898df8725bdd98623fa3b1c 347 0.19/1.00 vMB 24
334,126 334,126 00000000000000001674276cfa8cc3c42980784f55bbb1d8f656407a7f1ebec0 401 0.26/1.00 vMB 23
334,125 334,125 00000000000000000e92014658304a0e29d4da0db4f6671a1c1ac87a7f2cb1ed 206 0.11/1.00 vMB 24
334,124 334,124 00000000000000000d311c74b264fc38872b2f03bd2780e94e4f8f24767ce687 7 0.01/1.00 vMB 16
334,123 334,123 0000000000000000043886e660e33858d836998a9827fa4bf092d28f294f6ae0 95 0.04/1.00 vMB 25
334,122 334,122 00000000000000000453d02affeaf5087411f2ccb05d1cf66ef4e42483715a8e 576 0.30/1.00 vMB 25
334,121 334,121 000000000000000015f4f8ce1b8630e1b01f08d491a89d91909e965fdeb27988 626 0.40/1.00 vMB 27
334,120 334,120 00000000000000000de86a3ec91307105f4c68066b451c2cce44d3d13dd2f1ec 33 0.03/1.00 vMB 11
334,119 334,119 0000000000000000131090a8794a1a5d85efa0b832d25c1be057a0a4abdcb71a 567 0.29/1.00 vMB 24
334,118 334,118 00000000000000000232ae76f9049bb845de9fe94aebb7de765fc3c4a1da2e90 121 0.06/1.00 vMB 23
334,117 334,117 000000000000000004fadf9ba4cf12c726e019a8b06230381c1fc147dc575a4b 147 0.09/1.00 vMB 21
334,116 334,116 0000000000000000152135e6b943e55515b13d48104bf0f60269d738fe61d924 301 0.14/1.00 vMB 25
334,115 334,115 0000000000000000180c368773a8b72368b76edd3833647d9ced2b548e3ea373 773 0.35/1.00 vMB 31
334,114 334,114 00000000000000001b5fe7619e85ba56d6493c00f804c18c456a5c511fbb9932 51 0.03/1.00 vMB 18
334,113 334,113 00000000000000000c82957bd9ba72b5597fbcf0b6cb3511c753394a6b2b1a4c 136 0.05/1.00 vMB 28
334,112 334,112 0000000000000000008d19ebcf2b4554870ec02ffd9adad0f0f790b88b16cb6b 97 0.04/1.00 vMB 32
334,111 334,111 00000000000000000e5c16c2e922bdb1a24d4c760ffb3746f12600f56c696503 158 0.10/1.00 vMB 17
334,110 334,110 00000000000000000f59445738064c03a5b849aa75267e3113f57173304d0a2f 1,070 0.50/1.00 vMB 27
334,109 334,109 000000000000000015b7f2d47523df0d4e77f1448d359517f6c391f867d38cff 31 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.70 GB
    • Received: 12.88 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.