Loading Tool

Explorer IconExplorer

Memory Pool

37,888 transactions
28.04 vMB
0.06738932 BTC
Random Selection Loading Transactions
Max Size: 141.90/200 MB

Candidate Block

Mining Attempt c218fdf253276b1874dc1ddac32eddc6f27b44ac6c7fb4ce641bc1d28caff814
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f81faf0a248806850e8ef84ef166c736af01f8860fd8965a8866e2e9c0569893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,307
Size: 1.00 vMB
Total Fees: 0.01382062 BTC
Feerates: 150.93 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (234,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,198 680,198 00000000000000000001c1d4f734699113a3c11953f13b300ec9dd2776754e16 2,368 1.00/1.00 vMB 234
680,197 680,197 0000000000000000000722633ac02e23632bad090b2244fc516137aa3f7905b4 2,422 1.00/1.00 vMB 200
680,196 680,196 00000000000000000003776d5451160725f2b195ea024beaac85c78a596c3447 2,508 1.00/1.00 vMB 278
680,195 680,195 00000000000000000005e5728962373559886f2fa6451bb8890a425a43d8752b 1,911 1.00/1.00 vMB 206
680,194 680,194 000000000000000000022b1ea654e6ed18b2619bc7e140b33d4e2332d48b3db8 2,272 1.00/1.00 vMB 271
680,193 680,193 00000000000000000007265e5eb452811bf783cc88f53a8974a38a8e2325e17d 982 1.00/1.00 vMB 144
680,192 680,192 000000000000000000043efb0d0727adf1c4bdc5a286ab505d083ce2e04d32e2 2,338 1.00/1.00 vMB 208
680,191 680,191 0000000000000000000183bf3f8e982fb768033406768155168ec2c76fd89436 1,722 1.00/1.00 vMB 185
680,190 680,190 00000000000000000002ed8838c50f835b45dfe7ce3f9f754717a536f6dd5a60 1,251 1.00/1.00 vMB 204
680,189 680,189 00000000000000000003292de945168aba3ca1f24257cb00aea64a6670ab86c1 1,665 1.00/1.00 vMB 269
680,188 680,188 000000000000000000093712db6ca5b7a78bf25da194b8e0777fbcc57bc8b60d 1,898 1.00/1.00 vMB 164
680,187 680,187 00000000000000000002d98309adc9131c386350752401e83b6b7e7e56d7afca 1,483 1.00/1.00 vMB 149
680,186 680,186 00000000000000000005a93d23af130c33566c2298021d99b35e4faed5a2dc6a 1,520 1.00/1.00 vMB 127
680,185 680,185 0000000000000000000220603a61ceca02fcac1c1575b73000a0c1f2f9d8ec10 1,104 1.00/1.00 vMB 135
680,184 680,184 0000000000000000000b8e15ce77c302894e87767eff57930741e794c1edb6a4 919 1.00/1.00 vMB 111
680,183 680,183 000000000000000000009b4d293b7c1aea1e347eb4f3e241572bf366d5511070 1,108 1.00/1.00 vMB 157
680,182 680,182 000000000000000000004ecc467789638b8968632444974416ace23aa53c305b 734 1.00/1.00 vMB 122
680,181 680,181 00000000000000000005c33f0aa8c0bebd07740a3691d5d8ec8010284a6cd28c 2,284 1.00/1.00 vMB 232
680,180 680,180 0000000000000000000a5c2be2d51307827bce4399cfacb5f61d5d3c249a37cd 1,276 1.00/1.00 vMB 167
680,179 680,179 000000000000000000003503d5c852b8132dc6c07d8cd9017ff3939e8e4d8163 1,487 1.00/1.00 vMB 142
680,178 680,178 00000000000000000008014e00a4e459dfd890d2e2c532ae8b5028ceb55c5764 2,312 1.00/1.00 vMB 181
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.12 GB
    • Received: 11.86 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.