Loading Tool

Explorer IconExplorer

Memory Pool

73,341 transactions
27.15 vMB
0.06097928 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt d9675a0375416275d5d795aa68e384bb31b1c40381db05dee4c8a95514b56058
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root b555de58054078920646f4742686d2366160db37845e744cad2e7456cd180f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00335538 BTC
Feerates: 22.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (392,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,293 522,293 00000000000000000000e0ad90e665913c1c6ebed8f238d971903a890bb2a84a 525 0.21/1.00 vMB 52
522,292 522,292 00000000000000000000157b77af17bae56b0c95434ed7286dba56ac4a90dd68 1,669 0.76/1.00 vMB 33
522,291 522,291 0000000000000000001c5021ba45b9a5db1e25e05f1d82eeef135354988e03fe 80 0.03/1.00 vMB 25
522,290 522,290 000000000000000000393286be43c73d638ee7d589b4734b1fa27d9b45e99f07 1,157 0.61/1.00 vMB 39
522,289 522,289 0000000000000000000f0d130818180d920dc06acd490b74b06e85a8658526c1 58 0.02/1.00 vMB 18
522,288 522,288 0000000000000000002156839371b74f499b71fde5ef162ca35d05aee8b5d2a7 114 0.08/1.00 vMB 29
522,287 522,287 0000000000000000002f9b4033718658cb7f05e272d366438db9463ff814de82 1,463 0.70/1.00 vMB 31
522,286 522,286 00000000000000000022f72971aa7c1fc44ebf146d6415ef67c0b7b66a3249d7 1,841 1.00/1.00 vMB 36
522,285 522,285 0000000000000000002270f077afe27d3d8c4473407a0b192fcf7f0e441be7a9 1,048 0.59/1.00 vMB 29
522,284 522,284 00000000000000000024a1a4eb5dd8535ac51d51a0290c0d03af9c17a69c1ee7 952 0.55/1.00 vMB 28
522,283 522,283 0000000000000000003b1778359a151153548c53410025100fdb956b9a05ecab 197 0.13/1.00 vMB 42
522,282 522,282 0000000000000000003aa8b7a14e6f40ad2eb8d90e81d5bf09a755c272095b57 912 0.45/1.00 vMB 24
522,281 522,281 0000000000000000003da538890c7e506ad459f7461bc8c7a912333ce3c9350a 1,488 0.67/1.00 vMB 26
522,280 522,280 00000000000000000028b6514543a119c80ec40887db008351488992d88b8af8 2,244 1.00/1.00 vMB 46
522,279 522,279 0000000000000000002a48cd9a0b60be7da64582b7dd15f2513725d08ef7c6bf 926 0.64/1.00 vMB 5
522,278 522,278 0000000000000000000752164f58b5c0463182b0405ee2218e809b56fedf5528 2,361 1.00/1.00 vMB 41
522,277 522,277 000000000000000000278a48418c486433de716822548b943fad25b72520b6cc 1,601 0.73/1.00 vMB 41
522,276 522,276 00000000000000000003a93a7b70d62a427deba23ec7e3a3a023450fb878b58f 850 0.42/1.00 vMB 23
522,275 522,275 000000000000000000229c9fc243cf5b983960020d1816988b6d74b1dac0b0b1 933 1.00/1.00 vMB 25
522,274 522,274 00000000000000000020c0c4b1bd5cfdfc17b6f756a2b398347edf805b46cf8e 1,251 1.00/1.00 vMB 18
522,273 522,273 00000000000000000034142fcfb9555fdbff9479947508a6aecce148ff9d18ba 1,526 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.85 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: 712.42 GB
    • Received: 17.17 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.