Loading Tool

Explorer IconExplorer

Memory Pool

71,563 transactions
37.15 vMB
0.32539999 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt e985728066997f8d52ca3f7bde2032bec9c707486b1984cebcc791b32333f1f6
Version 20000000
Previous Block 000000000000000000010038ececcdbd5a5cf41d8463ca58111ae9c69715f93c
Merkle Root 8544bb96c5d1fb11d13cb3a95f0aa95021d3ac4498f8e363bd362889c9d51ca0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,519
Size: 1.00 vMB
Total Fees: 0.12877709 BTC
Feerates: 477.45 > 12.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,418 (894,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,696 19,696 00000000e2d4b231b7234d43cbedef43ebd13597cf623d46b8db77ab07bd9533 1 0.00/1.00 vMB 0
19,695 19,695 00000000cdc84ffc04e5c3df91cdf4abe76defdd786587f18d5d1e33c9c5e8dc 1 0.00/1.00 vMB 0
19,694 19,694 00000000dfd868fd66d701a8c64005768cef9491624359f49712b99345599770 1 0.00/1.00 vMB 0
19,693 19,693 000000007a09283923a6d198a0b9cc873fdc440d929c195cd5bfc830a483cbfe 1 0.00/1.00 vMB 0
19,692 19,692 00000000dd88fc9eecb715d10f3867236e0ddb863bf2de8b3a6eaf2f789dd88c 1 0.00/1.00 vMB 0
19,691 19,691 00000000914e7044a4ebd28b5ccf24dfb4546c30d01707cd302d25517e19fab1 1 0.00/1.00 vMB 0
19,690 19,690 00000000a2c00ad3ecc24a659b68f46fba79dd8a34c45b2818e7c2d9996e1cfb 1 0.00/1.00 vMB 0
19,689 19,689 000000004dfb254880de141a304673bb89b4e9a97ca4aada1b3086dd58eea1d1 1 0.00/1.00 vMB 0
19,688 19,688 0000000075168e96b6c23336fc96ca0a492bb9465f0cee5dbd71b9551456174c 1 0.00/1.00 vMB 0
19,687 19,687 00000000402836c789f21c28369ca0f6d3ddf008f97357f1ceb969a94994c334 1 0.00/1.00 vMB 0
19,686 19,686 000000005a940654c614e7d43ec220ac6dc18b2d271b85a6475d1efc8bea89eb 1 0.00/1.00 vMB 0
19,685 19,685 00000000ef402322d83a9225c5927a305ef64bcd4ca2498541a29ee11716bffd 1 0.00/1.00 vMB 0
19,684 19,684 00000000daec45ce22296e693e628ad5b078d18cc38d8988f1b3b9717a527c32 1 0.00/1.00 vMB 0
19,683 19,683 000000008de966bb33401272bbe72278f2eff0a0c0645777b1f4e59dcd3daf3e 1 0.00/1.00 vMB 0
19,682 19,682 00000000e9a9ebd01ec6f8007328f9236af42e6680a0d9c6d8ba374e4d305ec7 1 0.00/1.00 vMB 0
19,681 19,681 00000000ed9289930e6762ab45364b31a73dc2eaaf7ac249c40c9231465315cf 1 0.00/1.00 vMB 0
19,680 19,680 00000000406dc7b98dfffd5b2891163c6be7964f7b21bb035d1eb91583aaed6e 1 0.00/1.00 vMB 0
19,679 19,679 000000008450adcd8a000bae97bac6c18f2ab3485649f3a2fe56d811502101a7 1 0.00/1.00 vMB 0
19,678 19,678 0000000011b48b38de9f4336608af6012d8d8f0e29a6f0b1ae240acc445bd8b7 1 0.00/1.00 vMB 0
19,677 19,677 000000005cc9fb2265652739cb2a5834562c5a0da6f15f567a0d67e2ed727f7d 1 0.00/1.00 vMB 0
19,676 19,676 00000000b48d2b54fb5e1741c05e2f297c1ba752126c9466689667112edfe1fc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.35 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: 602.04 GB
    • Received: 10.29 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.