Loading Tool

Explorer IconExplorer

Memory Pool

37,320 transactions
29.27 vMB
0.11155642 BTC
Random Selection Loading Transactions
Max Size: 145.40/200 MB

Candidate Block

Mining Attempt d76df0dae6e5a9d9a0bb804c31ead2f98790963e882b42dc49b30a3c1b4395d5
Version 20000000
Previous Block 0000000000000000000060e6b42c519f1600280c1d56df8b872ca0d7bb109b20
Merkle Root 28e64969fdb96a9abac627f28246797e73bf639490cce1f242adc2ae6548797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.04491087 BTC
Feerates: 194.93 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,506 (856,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,204 58,204 000000000c0a58064804af85dab3bdb75472894795e282f18d275b7cb9bd1a30 1 0.00/1.00 vMB 0
58,203 58,203 0000000004847c1331dd175c5e277b6fbbdfb580c2584b2dd558fb86194a6ecc 1 0.00/1.00 vMB 0
58,202 58,202 00000000112a5837de296c2003e21aebff02ee180d059160a6c5a2b0e398842d 1 0.00/1.00 vMB 0
58,201 58,201 000000000f13607e5f9af5b15ef27602da15b52c071cd321f3c61bd9884010c4 1 0.00/1.00 vMB 0
58,200 58,200 000000000dc42a8642d3694e7b040b4edaed1394b29c9df835c0cbb194aabc0a 1 0.00/1.00 vMB 0
58,199 58,199 000000000e4966e4a287a9275b4d9d89e2e1d6e6edb766e2f13fb3f2c25b11db 2 0.00/1.00 vMB 0
58,198 58,198 00000000036d229c0e1515809d85cd76597a05986c13b921eacb34bc7fb7c6d8 1 0.00/1.00 vMB 0
58,197 58,197 000000000c74a65c5a3ffe3362bfa4969913bc8898c04d855731f88bfb1e0f0e 1 0.00/1.00 vMB 0
58,196 58,196 000000000b6aeece370edc627947fefa10c765c62dde2feb545a2701e869e5b5 1 0.00/1.00 vMB 0
58,195 58,195 0000000013ed740fe5f5ad10631cdfb6cfbc776e121975909003b6aeb86e077a 1 0.00/1.00 vMB 0
58,194 58,194 0000000001aa2fd8d934b36a1b09aefdf14a56ffbc37703cd195ad2bfcef50f3 1 0.00/1.00 vMB 0
58,193 58,193 0000000010740187c5f5ae6d1b19ecb92ba22dffd08bb436668ac2a2eda8c700 1 0.00/1.00 vMB 0
58,192 58,192 0000000000a4fad482b5c8eeedb8f5faac0d9e667f67e6f0d2d3efef1577f8a5 1 0.00/1.00 vMB 0
58,191 58,191 000000001494a05c99e6c2416f396258d521faeb3df3680a5d4f79a4caf9a0cf 1 0.00/1.00 vMB 0
58,190 58,190 000000000feec72461443b589035b45560624648736bf88971b7e101048c1a7e 1 0.00/1.00 vMB 0
58,189 58,189 000000000b6d2dc4b79708bd6d0fc3d181c3b0a69cde5180e91a1286969cfc2a 1 0.00/1.00 vMB 0
58,188 58,188 0000000007953d6e789545925dd7a5622af36c93c7e3e97135a0b28453a1b049 1 0.00/1.00 vMB 0
58,187 58,187 000000000709b166a0ad47062c42f59bb2e889c90614f8fb39438d6281f2315c 1 0.00/1.00 vMB 0
58,186 58,186 000000001567f0d206c257ff81fb9f0701e91a6a0e78689c91f1f7dadd4d16cf 1 0.00/1.00 vMB 0
58,185 58,185 000000000e229f590cca59997360b17158482c60258e5ed3ef9d9450e8847988 1 0.00/1.00 vMB 0
58,184 58,184 000000000df53eed433bfd4680aa5b1a4f753595dd2b6367ce02ced625d20fa1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.51 GB

Node Details:

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