Loading Tool

Explorer IconExplorer

Memory Pool

44,678 transactions
28.48 vMB
0.07961698 BTC
Random Selection Loading Transactions
Max Size: 150.85/200 MB

Candidate Block

Mining Attempt dc5453ebf0e7be849f73c2850837d632a9253a80b3362975746f58916b70a959
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5eeccd5e02646fb8dbe0107677c468a0b2ae88a14871b887467184628c803e53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,843
Size: 1.00 vMB
Total Fees: 0.02569861 BTC
Feerates: 150.92 > 2.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (399,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
514,837 514,837 00000000000000000041f6ad4b457cd7b55ba1a1ce025612f4ad579d45c12a0a 2,211 0.88/1.00 vMB 16
514,836 514,836 00000000000000000007b1b39d505f819e643c4310c9fe7d2bd3e80ba0284aad 2,384 1.00/1.00 vMB 76
514,835 514,835 00000000000000000032370db7eb5e06e4a2c7ef6a0d4484d670cdfa5bb96eb4 654 0.72/1.00 vMB 12
514,834 514,834 0000000000000000000979681326b362126bbe51f22afe2bd2cfff86550407c5 2,007 0.99/1.00 vMB 26
514,833 514,833 0000000000000000000c885d3eed2a44f8f038f5cbf54804ec4bae895d32f579 1,468 0.55/1.00 vMB 11
514,832 514,832 000000000000000000237ef839dc54d7ec4414a4173f843eb678128620349720 859 0.45/1.00 vMB 47
514,831 514,831 00000000000000000018ec0040454a24f1c3b42de7c8cf8911fa1f72d715bf87 1,522 0.67/1.00 vMB 34
514,830 514,830 000000000000000000238096fa237fce16a719da9267c849e68f327fbb9f900d 989 0.40/1.00 vMB 30
514,829 514,829 00000000000000000019cff25ef124200018e84a3a1725550374b2998a5eed46 2,016 0.84/1.00 vMB 31
514,828 514,828 0000000000000000001c35a1a9ddd4902cbe0a1a5fed0195a7460f602794ea09 99 0.04/1.00 vMB 32
514,827 514,827 0000000000000000001ab76cccdda661e4f2cadcf15ae4489d13d9e56228e482 1,708 0.77/1.00 vMB 28
514,826 514,826 0000000000000000001ba50ee2a9e31dbde0b10c6896b3325fcf1426d7f47265 1,778 0.77/1.00 vMB 22
514,825 514,825 00000000000000000042597746ad941f46b6770c57168e8c09848bda32b2f4e1 2,986 1.00/1.00 vMB 31
514,824 514,824 0000000000000000000e23dd0224f78b3142cf2ade9d18dc65b430fae78938d5 1,747 0.83/1.00 vMB 33
514,823 514,823 000000000000000000336bcbc17ed117cff3ca3d1683cdce7bd7a9bc9bed09c6 296 0.12/1.00 vMB 18
514,822 514,822 0000000000000000003e3d2d4a55c0b959da1d3bc9655eda1d3fd8927518c306 1,864 0.81/1.00 vMB 32
514,821 514,821 00000000000000000048e68887f5278e722821c04e43ad5d27b33f702de43f1a 1,661 0.77/1.00 vMB 18
514,820 514,820 0000000000000000002472611f6ce1abb05339a5a90653457210eb408d0bf188 2,140 1.00/1.00 vMB 38
514,819 514,819 000000000000000000010dd6fe48b076ab3bbc702d47fa4bd56e660cea02a63f 2,101 1.00/1.00 vMB 35
514,818 514,818 00000000000000000032645f446514ba812886c2152356b5c2c0d1cc49cea0e2 1,337 1.00/1.00 vMB 20
514,817 514,817 0000000000000000001aeba3435d76202adfbe335dda2c4e86e2ddd2cdfa0e5f 2,018 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.94 GB
    • Received: 13.36 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.