Loading Tool

Explorer IconExplorer

Memory Pool

81,523 transactions
34.22 vMB
0.14202982 BTC
Random Selection Loading Transactions
Max Size: 194.84/200 MB

Candidate Block

Mining Attempt 875d644453a7ec3fd0f952c1b63dbc94c72ba887eaf2572d55ecd3221d047a29
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 9f286b780f8c7e0a89f840d8a8a19bc81c0d1bce719cac19909319e86fd4fba9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.03066213 BTC
Feerates: 150.78 > 3.07 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (544,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,637 370,637 00000000000000000e9cefffeb97e62755d7a19e30befaecb147a61c652175bd 26 0.01/1.00 vMB 38
370,636 370,636 00000000000000000ca52c61ec349a67ccd48e388579e679cd480e53507371f0 268 0.13/1.00 vMB 34
370,635 370,635 00000000000000000c29f3bd9dfa2ad00cdc739834d7d3fe7e7f0f5a3dcb3ed1 250 0.14/1.00 vMB 37
370,634 370,634 000000000000000014a8d09c41fd35c51f14e56e91bab9edf7922ca9722c1ed3 236 0.08/1.00 vMB 56
370,633 370,633 00000000000000001161118382114d1e1bea7dc7ba02b04c343a8e374debef88 486 0.25/1.00 vMB 35
370,632 370,632 00000000000000000d5a10ba900177f667f7b19e13796a3f6fdc240e6f14dc17 116 0.05/1.00 vMB 43
370,631 370,631 00000000000000000f9a9a1d49965b81a3263407780aad81f264b91282833914 399 0.18/1.00 vMB 45
370,630 370,630 00000000000000000911160ca2d8ae8befeba4a203fa1d9c82c0f7f2033567c8 348 0.18/1.00 vMB 41
370,629 370,629 0000000000000000071ef7e7534f3a14ad7e867da50f69b8b5191af8984835ff 311 0.15/1.00 vMB 40
370,628 370,628 00000000000000000fcc1175ef2089c38f47e1d5e789ccff52f360f025d0ff83 69 0.04/1.00 vMB 38
370,627 370,627 00000000000000000c0ef24287d93d55893b6b6b4560ba0129f88ca21b928c33 474 0.25/1.00 vMB 39
370,626 370,626 000000000000000007743eea9e1991e309fe35ab8e5ed45b967bf669e41d21a1 397 0.21/1.00 vMB 43
370,625 370,625 00000000000000000dd8ff416668f4a42835aacea8866ce0e831e25f9aa52d90 386 0.23/1.00 vMB 30
370,624 370,624 00000000000000000dd7c6b82851d1f1a9d03e127e779a203e320f946f941267 1,636 0.92/1.00 vMB 37
370,623 370,623 0000000000000000136e4e837bec29f5206a311f4fc52f5825c9c52a0cf1e77b 420 0.28/1.00 vMB 32
370,622 370,622 00000000000000000021918033721302899669e80ee0297b9c7cde48d5589e06 1,843 1.00/1.00 vMB 35
370,621 370,621 00000000000000000e20ec3d386a1a4decdef7c48532e253475766cecf43163a 1 0.00/1.00 vMB 0
370,620 370,620 00000000000000000d5a3a9d9f36ae40628dc03a95f16871a272586def08bb75 2,136 0.85/1.00 vMB 54
370,619 370,619 000000000000000007b163bf80e47dc55e4a26788ff23d260c5062801635e4fc 859 0.47/1.00 vMB 43
370,618 370,618 000000000000000009e121cd5455901d26c40b2fe1b789c2667f5f08c3e6229a 430 0.23/1.00 vMB 35
370,617 370,617 0000000000000000032b864bf46ce0c0a851d6c51b2c17dfc902635b5ea7e448 1,624 0.82/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.10 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: 728.08 GB
    • Received: 18.47 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.