Loading Tool

Explorer IconExplorer

Memory Pool

77,051 transactions
33.93 vMB
0.13979011 BTC
Random Selection Loading Transactions
Max Size: 189.07/200 MB

Candidate Block

Mining Attempt e887b65d76ba2cf4ba720638cfd5f1ade102ac5294671548697277130706b158
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root aa346bb1c27367885683c6d264bc36b5cbe9ab3e3d9f4279ed352d4cd871898c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,628
Size: 1.00 vMB
Total Fees: 0.02503434 BTC
Feerates: 56.16 > 2.51 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (626,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
288,984 288,984 00000000000000001837f5520a157965f1dd24e605c7a9053e7d6fdd73cbb6c7 83 0.05/1.00 vMB 81
288,983 288,983 00000000000000008ab2a6e0dc5cf86324cdabe2d241ef9b79d5c0d4901dcae6 494 0.34/1.00 vMB 28
288,982 288,982 00000000000000008424768d0cd87d4e511d7ce24db95bc9b7131ff9ee771144 153 0.10/1.00 vMB 40
288,981 288,981 000000000000000103e81e417e48fce6c339d4c5b7d17cb01cdd25e9b0a2d1c7 210 0.10/1.00 vMB 26
288,980 288,980 000000000000000073fdfab39ccb4c923a0360174131195012962ee7c0cee873 382 0.23/1.00 vMB 33
288,979 288,979 0000000000000000c6e20dca0c12c22a2ca80b7743d21ddc25857c54e9641849 822 0.50/1.00 vMB 36
288,978 288,978 0000000000000000ecbfb62f77a6f44fdc1ab3c458ed89b723b32b9493146423 104 0.06/1.00 vMB 28
288,977 288,977 0000000000000000e270bffb9b9cc6faee0469f75ae9eb432e4db484bdd1f6b2 174 0.08/1.00 vMB 44
288,976 288,976 00000000000000005ceec9b20d1c08f88c29350b17803e82075b9423d607c09a 416 0.38/1.00 vMB 27
288,975 288,975 000000000000000047324473922cdda50447afb7a5313580d5820cae4ba64d96 169 0.15/1.00 vMB 19
288,974 288,974 0000000000000000f48163b527c1db645698cc1ff2db5d061f78c16b8cdfb0ad 128 0.06/1.00 vMB 37
288,973 288,973 00000000000000010e9f0eb3b22fa467086136da717c7dd46f838859a4bac5db 240 0.12/1.00 vMB 31
288,972 288,972 000000000000000110a7b002452383069845d116b474cfc88301a19d35328e14 16 0.01/1.00 vMB 45
288,971 288,971 0000000000000000117bcfe635d34194f1c3dd7b6979fcfab3e8ef8747bad5d3 578 0.33/1.00 vMB 31
288,970 288,970 00000000000000002c3d42396ee9905e8c0bcc79904f375d0f9ebb962ec5e8cb 633 0.54/1.00 vMB 24
288,969 288,969 0000000000000000ff716be4783bad40d1f9ba7d0df4cba0060ec0eda6d12ddd 256 0.10/1.00 vMB 66
288,968 288,968 00000000000000008b97a84d86deb6e035af115794db0c877ffb9c9220b0630b 233 0.16/1.00 vMB 25
288,967 288,967 00000000000000005d51f50991014feaa1d0ddf8d1a8af32772b3c5f4739ffb1 115 0.08/1.00 vMB 28
288,966 288,966 0000000000000000e420c75b7160cc71fa4655ba99a7378f78ad97608fd2713c 164 0.12/1.00 vMB 17
288,965 288,965 0000000000000000020ec9719749fb51759a144d62318b725362b48d3856680c 473 0.23/1.00 vMB 33
288,964 288,964 0000000000000000036a37a9886adf89aafcb82464ed2d8b3b2d485145b3da62 883 0.48/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.11 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: 735.08 GB
    • Received: 18.57 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.