Loading Tool

Explorer IconExplorer

Memory Pool

41,944 transactions
29.00 vMB
0.07108609 BTC
Random Selection Loading Transactions
Max Size: 148.67/200 MB

Candidate Block

Mining Attempt f93a2791e4074b98dd33f3e84ce8d0b1bcadf68550916a1560e5b66b8f5d4977
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root fe375e325411c4f37778a5854fbad9c22d0a071cb7f5e9db860ebfbdc8ac8e8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,711
Size: 1.00 vMB
Total Fees: 0.01442598 BTC
Feerates: 100.36 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (234,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,200 680,200 00000000000000000000a2599df86fa2e5349fc9c52402041bd250f5bfba80ee 1,424 1.00/1.00 vMB 109
680,199 680,199 00000000000000000007cef45e8f8156d751a58dea57ff0ee5d178da53472f8a 1,840 1.00/1.00 vMB 146
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
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.