Loading Tool

Explorer IconExplorer

Memory Pool

53,864 transactions
29.78 vMB
0.10530443 BTC
Random Selection Loading Transactions
Max Size: 159.97/200 MB

Candidate Block

Mining Attempt ce5d4a9c22a2cb20cae359dc7d8ab355ba30c3d92f4e8d4edec379b068e90e50
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 26787697f471a940bf04145c191564c5578566f6fced499dfc440602cec58ba3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,771
Size: 1.00 vMB
Total Fees: 0.03264824 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (145,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,390 769,390 00000000000000000001d1710e5dec23001ad6de7623107540ce1457b1b02673 1,849 1.00/1.00 vMB 21
769,389 769,389 00000000000000000003888b15b104469c2ae0aa0a2d8f72a673f0118035ca85 1,978 1.00/1.00 vMB 28
769,388 769,388 000000000000000000035d26ebe75a7bc57da62b483edf8dc1c68218007eb22b 2,433 1.00/1.00 vMB 4
769,387 769,387 000000000000000000002dd563e9036aa39443a0a2f23aac3f5161cb54bfe260 3,164 1.00/1.00 vMB 18
769,386 769,386 00000000000000000003447546b47717cb25f0440babed7bc2f5fca29437443e 2,948 1.00/1.00 vMB 22
769,385 769,385 00000000000000000003ce896b0c39deba53a8e273ea6bcffd5fd9680dfe4178 3,126 1.00/1.00 vMB 28
769,384 769,384 000000000000000000009f3126a5b82698c55b659f0d19bc206faee7a3620832 2,999 1.00/1.00 vMB 24
769,383 769,383 00000000000000000005117b3b9d374cabf194e3c21c5d4aa1f77215e7d6bf8c 835 0.26/1.00 vMB 18
769,382 769,382 0000000000000000000191bcec3b1a2b87517ae459035741487b570d52fca0a9 2,143 0.86/1.00 vMB 16
769,381 769,381 00000000000000000001f61cd5e525286d5b0626e255abe8419a47b25dd17864 1,424 0.63/1.00 vMB 20
769,380 769,380 00000000000000000005f2e177af8c7c4ccc47ab684f7fdb5403df9eae71ce98 1,717 0.99/1.00 vMB 14
769,379 769,379 000000000000000000070330265b66d05fb78da6e0442e771f076c838f499f65 1,307 1.00/1.00 vMB 21
769,378 769,378 00000000000000000003d6eda8a7075623dfcb0df7fea561ede4bd3f268daebd 1,225 0.47/1.00 vMB 17
769,377 769,377 00000000000000000000184b28cb95a6107cf58ed5d344f1b3629f92f37d4c5a 1,101 0.82/1.00 vMB 10
769,376 769,376 0000000000000000000549a7a3eb092d9aa2d4fdb2ad1c1c87587da47f34e9aa 2,563 0.97/1.00 vMB 18
769,375 769,375 00000000000000000001d6f325e2e5bb5dc89e96ff20125f9c5b3245581b653f 2,284 1.00/1.00 vMB 17
769,374 769,374 00000000000000000003df9c62522412cb0afa6d11456967ad5ba9336b1921b3 1,158 1.00/1.00 vMB 11
769,373 769,373 00000000000000000002ec64770806eee020e959da9325453b8f12d3ea628830 316 1.00/1.00 vMB 4
769,372 769,372 00000000000000000003c502d91c88ab3c3297f5f0a1e38fff055fd92a1b7daf 344 1.00/1.00 vMB 2
769,371 769,371 0000000000000000000344627c7a7aaf0039ef346c4f293c9049814bfcd3ce05 2,325 1.00/1.00 vMB 14
769,370 769,370 0000000000000000000198492fa127876d19a83ce146e25a05d8b6034b0387e9 2,599 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.