Loading Tool

Explorer IconExplorer

Memory Pool

35,709 transactions
28.78 vMB
0.15170305 BTC
Random Selection Loading Transactions
Max Size: 142.89/200 MB

Candidate Block

Mining Attempt 9b9c68c5201f27f8c72936981572f5561cd5a5254d76207fa6e70ef1dcd2892f
Version 20000000
Previous Block 00000000000000000000243d44a97f1c271d0d3ca36b116d29da015d7b8fdbf4
Merkle Root 3e9386ceaf57a8f0cee4ecbf057b132bc8b104b59f8427690f5578b4ae09fb86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,727
Size: 1.00 vMB
Total Fees: 0.09343024 BTC
Feerates: 231.58 > 9.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,512 (910,122 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,390 4,390 0000000030b563f66e16d5c2732e3f5bdfb097bcfba1c751718e3662893d5eee 1 0.00/1.00 vMB 0
4,389 4,389 00000000f08170055b8c405f53cc611bd153d062776bb26e2d4c4dc748923296 1 0.00/1.00 vMB 0
4,388 4,388 000000007194d44d9977b7eb4f52c931cd2e2b2186f3c039cc733a34cd76fd73 1 0.00/1.00 vMB 0
4,387 4,387 000000009c9790334bfc19c8c03910a87b7e659a96fa1123aff78e830e7dcd2e 1 0.00/1.00 vMB 0
4,386 4,386 00000000d612df399732d3aeee466291a8044e489951df4eee845e6515b58800 1 0.00/1.00 vMB 0
4,385 4,385 00000000b835ac6a6318dd3b4c640f32a59d32585f5eaf53a973696ba793fbcd 1 0.00/1.00 vMB 0
4,384 4,384 0000000060fbc84738a1d681bd0f5d17a98baf82718dc3e799a39b8a18577b98 1 0.00/1.00 vMB 0
4,383 4,383 00000000c2cc1a3ad6f1078ebfcf69167c034381f99906cce1da9ce4aa4cf3c0 1 0.00/1.00 vMB 0
4,382 4,382 00000000ed4f44fcb2aa8275e4f0ad4ea342cdbbdaa080a59be472ac8a596e86 1 0.00/1.00 vMB 0
4,381 4,381 0000000092e38e86fd855cdde57ce4fbb9913b1a3d12b6818e53c70273811212 1 0.00/1.00 vMB 0
4,380 4,380 000000008db537d5fe91c8669958d5717cc8737c58f6ef66ca17ad47933cbeb8 1 0.00/1.00 vMB 0
4,379 4,379 00000000b38d24dcf8a81355b591e8e2a47e75083ed267db8bcae49eb0982b53 1 0.00/1.00 vMB 0
4,378 4,378 00000000721ef8a34233ebb061399402026449dbfe5a422d0087ed2ba7b817fd 1 0.00/1.00 vMB 0
4,377 4,377 00000000b46af2a29d5c21c15f7e0e9107839b62954bbf4c18e1b70b6c38bf80 1 0.00/1.00 vMB 0
4,376 4,376 000000001ccdd97cc0cc5004543aa434f3cd741eda0f17dac3d5ccfb24f1aabb 1 0.00/1.00 vMB 0
4,375 4,375 00000000530b93f377e48afa7e6ac6653571874c27d8a29e8b88aca8636852cc 1 0.00/1.00 vMB 0
4,374 4,374 000000009eb06fb957af802d416a8becaa9d78719bcf9f9549f3861c44b6d3d4 1 0.00/1.00 vMB 0
4,373 4,373 0000000001f331edb2c0da92e8a2da20c696429dba378121c40f7cbc97ddefeb 1 0.00/1.00 vMB 0
4,372 4,372 00000000341ea330b89347401d82a04afaeb8e7d7448e895730f443d093414b4 1 0.00/1.00 vMB 0
4,371 4,371 00000000bdc344ec1f9da4879c6e395e4f42b436e85de7a3d1bc40966ea1331b 1 0.00/1.00 vMB 0
4,370 4,370 000000000be226a8f24b8010362673a162a86c5ba04fdfd5c8de06e900fd80e9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.52 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: 612.91 GB
    • Received: 11.09 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.