Loading Tool

Explorer IconExplorer

Memory Pool

82,593 transactions
31.17 vMB
0.07617344 BTC
Random Selection Loading Transactions
Max Size: 189.95/200 MB

Candidate Block

Mining Attempt 36c7c6bb9a056aba8b78fa7331085de98cd45a8d4caa477f05d8eaad3c41539c
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root 84653d02fb9a97c1395dd4211f12a2bc79277282208093534626bb1fca01a616
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,027
Size: 1.00 vMB
Total Fees: 0.00887256 BTC
Feerates: 40.21 > 0.89 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (162,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,279 752,279 00000000000000000001bb5fbda725a8e90a6cb2d9c781366ce756a557e046c3 2,548 1.00/1.00 vMB 6
752,278 752,278 0000000000000000000716455ddff9e94cdad68a0f8598dba8897662a6d484cb 1,510 1.00/1.00 vMB 9
752,277 752,277 00000000000000000002b8e449cf7c161adc9b5c2afda9aca8d2867c1ea1e701 2,889 1.00/1.00 vMB 11
752,276 752,276 00000000000000000001c09b34e5c4cf81992621642f23d0789a9722b09a8594 2,850 1.00/1.00 vMB 11
752,275 752,275 00000000000000000001363859763a490101a2a4fa802cecddc950870b4c31af 3,024 1.00/1.00 vMB 23
752,274 752,274 00000000000000000005d9d42cee163ea8fe218b79df3ac36ffdbca66671cb25 3,017 1.00/1.00 vMB 13
752,273 752,273 00000000000000000004e6e2345af5360190a3786db18bd1fefa215f7c9bfc05 2,648 1.00/1.00 vMB 23
752,272 752,272 00000000000000000008fb0528f54f8bc0bcfeea0a2702c58470c1dd2bd4e8c4 1,362 1.00/1.00 vMB 11
752,271 752,271 00000000000000000005d7b391bdd5b93a06e7e912c660aca563f9422ae03846 2,573 1.00/1.00 vMB 21
752,270 752,270 0000000000000000000684695a3bf57c89c8fa9a8bb171fb971f4d7fab081007 1,213 1.00/1.00 vMB 14
752,269 752,269 00000000000000000006997b2091713b58be11fde30c5292424bc7ec47f12dff 2,412 1.00/1.00 vMB 16
752,268 752,268 00000000000000000006361667776efd7b58f0eba045221de1e6b9a1f0d565d0 2,553 1.00/1.00 vMB 15
752,267 752,267 0000000000000000000703e9057b4ce07ab1b2bac38a80bfed3fce81117a0527 3,620 1.00/1.00 vMB 20
752,266 752,266 000000000000000000060519e64d4412396655b742314a7a8427ae4e891400da 2,461 1.00/1.00 vMB 12
752,265 752,265 000000000000000000022cafcc7e841838afbfcd84058e7632571a31534af210 2,001 1.00/1.00 vMB 20
752,264 752,264 00000000000000000004d2ee241ba1b164770155d8ca7a74a35dff9bd6951d1b 1,432 0.63/1.00 vMB 11
752,263 752,263 0000000000000000000111f6b2d38a91522b6023e3238339d4f900fcb6d2ffcd 695 0.30/1.00 vMB 12
752,262 752,262 00000000000000000002c94dbc11c0df17ad746ad2621bed0f396fd9e0fe2062 1,284 0.85/1.00 vMB 8
752,261 752,261 00000000000000000000e7d2a8a56ed692615d394c6005bf6ca30c2120ae3232 740 0.44/1.00 vMB 6
752,260 752,260 00000000000000000003f3e2ceeede5b78aa5bd7fd18362408dfa54db5c22bc5 1,900 1.00/1.00 vMB 2
752,259 752,259 000000000000000000052ae18b33c3b8c280cb6666e602011766f90a55883dc6 1,682 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.72 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: 703.80 GB
    • Received: 16.64 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.