Loading Tool

Explorer IconExplorer

Memory Pool

44,926 transactions
27.37 vMB
0.10390112 BTC
Random Selection Loading Transactions
Max Size: 143.49/200 MB

Candidate Block

Mining Attempt c2d84aa12778794d4a72323d424a019009b0f426011078f11eee6a1cefbf6ede
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7ef4a2cb0774adb0753878e86c94500e3f3bbadecbb5dce8a36c8a16f0753f63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04753531 BTC
Feerates: 151.16 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (133,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
781,197 781,197 00000000000000000003fe785db4aad53aab921cf1446e9808162b50d1decb48 3,418 1.00/1.00 vMB 41
781,196 781,196 0000000000000000000300b9c4de3a784fb6150f5cc61ab792eab1356de43747 2,053 1.00/1.00 vMB 33
781,195 781,195 000000000000000000022ea6e891c4a315eaed2f7c31078b4d3784184947dece 3,419 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.