Loading Tool

Explorer IconExplorer

Memory Pool

50,049 transactions
30.02 vMB
0.11523277 BTC
Random Selection Loading Transactions
Max Size: 160.10/200 MB

Candidate Block

Mining Attempt 7d7f348b842d328f6c0e2e1d12013171709ec2428bf9aa10b71aaada2b76e21d
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root a95e6f5f1d5903e9cc759f4db24aae166a8a31e7fab46faad4fed51355c3ad59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.04464140 BTC
Feerates: 179.69 > 4.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (133,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
781,218 781,218 00000000000000000000ab28b62ed057a1ae0b728dc821ca82b6c7fbbf32ad49 3,213 1.00/1.00 vMB 41
781,217 781,217 000000000000000000040314a919a7887dbf058ebfe2d88211953b4973de3795 3,588 1.00/1.00 vMB 41
781,216 781,216 000000000000000000030b45e03c7665e13f422e59a44bd6f6f9bb24392d1709 3,616 1.00/1.00 vMB 39
781,215 781,215 0000000000000000000127ef5619915b6f091c19505987f03745c4b75bf45ce3 3,161 1.00/1.00 vMB 45
781,214 781,214 00000000000000000005087ea60bebdfc30bfdf35bdd4e32ba34f8107fa0cbe2 2,788 1.00/1.00 vMB 56
781,213 781,213 0000000000000000000013a20dcc8577282e1eabd430592bb8afdd5fe544c05a 3,052 1.00/1.00 vMB 43
781,212 781,212 00000000000000000004fb15dd63f1c2cff2b1a4e32b6d664fb9f11041e5e1c3 3,225 1.00/1.00 vMB 47
781,211 781,211 00000000000000000000dd48354f0c5f5293f410b7997f5337ee86473f4ad3fe 2,964 1.00/1.00 vMB 61
781,210 781,210 00000000000000000000f3538daa8c412c36026661dcc93a4b3adace4d01cefb 3,264 1.00/1.00 vMB 59
781,209 781,209 00000000000000000000ed8dfa64b33bfc94753a66e5dc9992cbdc4dc2b3542c 2,873 1.00/1.00 vMB 37
781,208 781,208 000000000000000000059a39fbe1d840a5af5ee82ef4885c49ca961c43c0db0a 1,898 1.00/1.00 vMB 43
781,207 781,207 000000000000000000059910219bc0690d50938aa2415197f3d64548ce149897 2,944 1.00/1.00 vMB 42
781,206 781,206 00000000000000000001ef2a27b17d07bb3879cf2bc94294762ea50964cbda04 2,986 1.00/1.00 vMB 24
781,205 781,205 00000000000000000004c00152a992124883796cf190eabd5cc0499e6c142688 2,937 1.00/1.00 vMB 33
781,204 781,204 00000000000000000004327244b77a9b297745254b002890a836ed5e318602c5 1,813 1.00/1.00 vMB 8
781,203 781,203 00000000000000000004f16ed487f0b29ebfa5ab8225f5887b435964b58fdfab 2,942 1.00/1.00 vMB 24
781,202 781,202 00000000000000000005b356ea80c65f85e74df7ad76c005ab3986d5e93c87f7 2,726 1.00/1.00 vMB 16
781,201 781,201 0000000000000000000384dd83bcf60fd8739e4c14e6e263abec0891825f29a7 3,061 1.00/1.00 vMB 27
781,200 781,200 0000000000000000000425350f492a17d9da76bc10cc1adf85a66623ffa377f9 2,345 1.00/1.00 vMB 26
781,199 781,199 00000000000000000005f2f58e60ecf8d1912551fa13aa5953b336479211e7b0 1,084 1.00/1.00 vMB 19
781,198 781,198 0000000000000000000183f230aa758b3e97c4aa193049656be8e99a895793b3 2,787 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.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: 652.02 GB
    • Received: 13.69 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.