Loading Tool

Explorer IconExplorer

Memory Pool

26,598 transactions
27.38 vMB
0.07092748 BTC
Random Selection Loading Transactions
Max Size: 131.02/200 MB

Candidate Block

Mining Attempt 21e9aa0e22ae9ca9055560221a951ed3d3d7a132e2250e050ee7b1c6a6faf421
Version 20000000
Previous Block 00000000000000000001199dbf911ab88157d0c6cbff6a9a79ddf68de0fd94d6
Merkle Root e148e5c0595ee2145c3c26d655e6796800f460fe7729f9ffd93063bf46e19821
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.01897688 BTC
Feerates: 301.57 > 1.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,478 (517,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,819 396,819 0000000000000000072317e0d80f91c940d6d24b6a0a0c4223c9e395120bba61 1,274 0.60/1.00 vMB 35
396,818 396,818 0000000000000000087af9ca678ce06c44e3fd25b12cf4960692ca28ce405256 532 0.29/1.00 vMB 31
396,817 396,817 000000000000000007cc201b56a6baf2f769dac77b689e83746371ee1c6717e4 576 0.27/1.00 vMB 36
396,816 396,816 000000000000000002a5484b380fc73dd5acddfcfc72f8f22f5f3ac0f91b6e6e 1,358 0.71/1.00 vMB 36
396,815 396,815 000000000000000003dd0d63538bd07ade5026e6e40226f4274b5c90a04999a3 1,142 0.54/1.00 vMB 38
396,814 396,814 000000000000000003ca6fe782ed574c36398671c259ccaf3bf69c76323b43df 360 0.21/1.00 vMB 27
396,813 396,813 0000000000000000063ccddd33d31c1ffa9382da347011202153cc28d033f039 1,840 0.86/1.00 vMB 35
396,812 396,812 000000000000000007c0e7bf8f3634c0ae7f6055dd47d110740dad13cbfdfd9c 1,001 0.55/1.00 vMB 30
396,811 396,811 000000000000000004f17da1cea8efcd6a372358787a0820ca0a498438d04100 1,682 0.85/1.00 vMB 34
396,810 396,810 000000000000000001dc2f231956cf3c5915ee55caeaecf95c5313316c26288b 805 0.45/1.00 vMB 30
396,809 396,809 000000000000000004736dc8a3642bf1baf73d93d5eaee129d15a707976ee0ce 726 0.41/1.00 vMB 32
396,808 396,808 0000000000000000088c59f298ae0bab4d05f469f85cc5b5e226158e4274d172 121 0.12/1.00 vMB 37
396,807 396,807 0000000000000000071a68803eb2ea394314063830a7180189920f8982fdae83 1,088 0.93/1.00 vMB 24
396,806 396,806 00000000000000000843f28ed701c503c96bb626d967cc4f28fd0e8804663ebe 2,196 0.93/1.00 vMB 37
396,805 396,805 00000000000000000287eb9dfbf3a69d2ad6d316a94a820be6376f4158c11792 2,818 0.93/1.00 vMB 56
396,804 396,804 00000000000000000832ba599d139054551a70c5707a8faf05c05f1bb2278d06 730 0.32/1.00 vMB 33
396,803 396,803 00000000000000000762117ab17895ee7da356c8bac11f9a35e3e9b984d78f65 722 0.99/1.00 vMB 14
396,802 396,802 00000000000000000411c18a873f3e261db51fe28ab816bcf9f02488195b6ae7 621 0.30/1.00 vMB 43
396,801 396,801 00000000000000000711a9829e87ba8ea548f1793950893043a5dc56893dc1dc 1 0.00/1.00 vMB 0
396,800 396,800 000000000000000002df6ecf4ec0dec14ca24e303ac36c9bad4db12631b942bd 1,021 0.77/1.00 vMB 22
396,799 396,799 000000000000000001cf407e65afd76f44b045699e235c60178f976de52b2fe7 2,384 0.93/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.46 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: 610.92 GB
    • Received: 10.77 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.