Loading Tool

Explorer IconExplorer

Memory Pool

82,728 transactions
31.24 vMB
0.15591963 BTC
Random Selection Loading Transactions
Max Size: 185.66/200 MB

Candidate Block

Mining Attempt 026a2e2aa9143be6f7e244a5b0e0c17cbb40f3ebf94c8049860fbbca37403c08
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 9a57a3605c12fb85f1eb7dc0e9b3fa72eb26bde183e6b677a94a74820bfff1af
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.05934822 BTC
Feerates: 269.69 > 5.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (542,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,919 372,919 000000000000000000bbf24f6878bf72e3813e4d721138a733561a1c1de3ddf1 233 0.17/1.00 vMB 30
372,918 372,918 00000000000000000e12cc3bee58496ba3539df6eb7602d3d6b573235c42ba55 392 0.25/1.00 vMB 40
372,917 372,917 00000000000000000d1815f5e465716f05153e62f5973c20248c768c0a37572d 1,595 0.75/1.00 vMB 59
372,916 372,916 00000000000000000158ea1fbcee85f6e729379b52ec984fea2c5cb88015ac38 1,602 0.86/1.00 vMB 43
372,915 372,915 000000000000000002981eb51b46381569c9480abb970bf837f75a9f51143eb8 138 0.08/1.00 vMB 40
372,914 372,914 00000000000000000327151789cc03952415bd21b8596c2b0fd1acd76a44afeb 624 0.30/1.00 vMB 42
372,913 372,913 000000000000000002d480df3177477b0a5685e181826c99a49bb5c0f1be0a2a 131 0.25/1.00 vMB 17
372,912 372,912 00000000000000000bec4776e8bccc3f6633d9894052d6b262efda3f0deccfd0 257 0.10/1.00 vMB 42
372,911 372,911 000000000000000008ab3f6577de2821267d4ea2772577bd9d05098cb30c186e 329 0.27/1.00 vMB 32
372,910 372,910 000000000000000000b037a61e47df14b035199b5a2d464691b9456394bc07da 289 0.25/1.00 vMB 19
372,909 372,909 00000000000000001327b0db0487fe89f14e5a283981d1b377b743498713f3b6 925 0.44/1.00 vMB 43
372,908 372,908 000000000000000003ebc43027263f98721b965ded535a66fa3b1a3057c23050 490 0.78/1.00 vMB 17
372,907 372,907 00000000000000000fd91b712fde80392f9d583b88aaf6dcedbd19a4374d909a 1,387 0.93/1.00 vMB 29
372,906 372,906 00000000000000000f562611ae08c41b51d4adbed22df01e93a458f36864d251 2,008 0.75/1.00 vMB 68
372,905 372,905 000000000000000006def1ee62fb68e30c777a0bae02c175217ef1356b2260e1 764 0.47/1.00 vMB 41
372,904 372,904 000000000000000005efa42af00e68ff4547b21d756892f18cbedd225e92474b 109 0.09/1.00 vMB 32
372,903 372,903 000000000000000007580a173f4827cc4e204353e7ac4297e67e8ffee5762fa6 820 0.34/1.00 vMB 49
372,902 372,902 0000000000000000099cfba315c058e9fad170e363bf2f27903be5ee0032c52b 791 0.34/1.00 vMB 45
372,901 372,901 000000000000000012f85ef42d494e6191c366b5cde1750c9105da189dc16d8c 861 0.54/1.00 vMB 42
372,900 372,900 00000000000000000d66b4e72cff76b73e7b78a2b2183ffc03028b6ab38ebb41 711 0.34/1.00 vMB 43
372,899 372,899 00000000000000000397532e06a7601fb7a0d82e93a644c65d4b1ba011931dca 136 0.05/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.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.