Loading Tool

Explorer IconExplorer

Memory Pool

35,728 transactions
25.55 vMB
0.05692257 BTC
Random Selection Loading Transactions
Max Size: 130.64/200 MB

Candidate Block

Mining Attempt 50e3e7ab2940ac57f61cf159d8a853665a54bdd6505dbd6297b973dd76a76810
Version 20000000
Previous Block 00000000000000000001e8574b0c11cdfe175c522ad4fe67fe83458fce5e8ea3
Merkle Root 38c327545cd3c2cba97b4fd3d39bd5ad62db1611b4465e198bde59cd56a9a1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,902
Size: 1.00 vMB
Total Fees: 0.01042531 BTC
Feerates: 508.49 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,670 (234,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,207 680,207 00000000000000000008de7ec77863020190a20ca79b8b269f0c77ce9464596d 1,796 1.00/1.00 vMB 175
680,206 680,206 00000000000000000004322669efb9c5515456689033e3bdc176ca777838962e 2,441 1.00/1.00 vMB 249
680,205 680,205 0000000000000000000a24fe065a868de9ef9d0fc396d2820396f6ba167301e7 1,733 1.00/1.00 vMB 195
680,204 680,204 00000000000000000003e1f298cff0291e28d5b95ea1b37e9f619b5fe3b37e5a 2,026 1.00/1.00 vMB 205
680,203 680,203 0000000000000000000494327101718c1f2424141a4baec202075627774bce05 2,568 1.00/1.00 vMB 247
680,202 680,202 00000000000000000008e13c2526e94db0895e03cf65a4538713f66655116148 1,236 1.00/1.00 vMB 263
680,201 680,201 0000000000000000000be434fa9858fbf8a1f081d45fea8e64aaf8bfb2539d8c 2,000 1.00/1.00 vMB 274
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
Previous 10 blocks ↓
Total Size: 781.81 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: 634.89 GB
    • Received: 12.27 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.