Loading Tool

Explorer IconExplorer

Memory Pool

44,842 transactions
26.92 vMB
0.06698840 BTC
Random Selection Loading Transactions
Max Size: 141.84/200 MB

Candidate Block

Mining Attempt 9974f8dea6c59b230d1cf1c10a89f01647232c6ad9bf0ade3c1ca9c7d496bf56
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 0e93b4856f005e50b92c30240e42cf200f9be709b66d1625042fe64a0697d5c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.01716128 BTC
Feerates: 251.72 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (579,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,798 334,798 00000000000000000e5e71aa60ddf9e094f0778c176f3e2a3f41a36bc90be8dc 510 0.72/1.00 vMB 12
334,797 334,797 00000000000000001b145eb49c66c7bef935ef8938630cf342a8909c76b8e634 279 0.35/1.00 vMB 17
334,796 334,796 00000000000000000a94c85590a86db4fc37ff020de0af75de6e5281490ca687 1,173 0.75/1.00 vMB 20
334,795 334,795 00000000000000000550732edb03894d7c2dc16efcfcef3188622c8566305d1a 2,581 0.75/1.00 vMB 38
334,794 334,794 00000000000000000272f49a3c9842260bc60508f03ce943db14b08654eb4394 32 0.02/1.00 vMB 10
334,793 334,793 0000000000000000163e0a83bab7abfe96b78c899221538c38ef9f8ad50e7f6d 1,215 0.50/1.00 vMB 40
334,792 334,792 00000000000000000dca74e08639b25febb24919c4395a8d1b848b9b6b3c4696 1,021 0.74/1.00 vMB 29
334,791 334,791 0000000000000000184ee75c71e83f6c110b2a936b2ceefdcdb9d2571773b866 917 0.75/1.00 vMB 25
334,790 334,790 00000000000000000a69a8cd635b89ad2c28662bf9917e75ad4fbae4fcb2dad9 201 0.10/1.00 vMB 22
334,789 334,789 0000000000000000176b3cdd63dd037c74a37fa3930917582e02f488a39a42c4 224 0.17/1.00 vMB 21
334,788 334,788 00000000000000001733dbc033c0d27ab87c40f5cc185fc7fda7c4c1e9365cdd 32 0.01/1.00 vMB 33
334,787 334,787 00000000000000001035697c3bfabb14a052440a32c9820c20bc867e330d4e84 421 0.23/1.00 vMB 22
334,786 334,786 00000000000000000629f11ef902b1869dc1ad42ab6f3815147e9003318a80c1 708 0.62/1.00 vMB 18
334,785 334,785 000000000000000004147cbef07b1bd3a39bbce9f62d5b76f8a14b17f855d12a 575 0.75/1.00 vMB 14
334,784 334,784 000000000000000018b9a08716819e88ad0a1b98e35c474427c331eec6d3390f 2,006 0.75/1.00 vMB 30
334,783 334,783 00000000000000000967f8e9a62143463dee18ed416fed2eb5c90d4861a1ddc1 512 0.16/1.00 vMB 49
334,782 334,782 00000000000000000ac3b0ca58b9aadcc09e3f65da15cbeeaa8dc9baae14beb7 587 0.31/1.00 vMB 23
334,781 334,781 000000000000000017583481bc8c137876bd463acc321362e02d568087e5a281 256 0.09/1.00 vMB 29
334,780 334,780 000000000000000004b529ee2fdbbef24b5172caef9376209249a2a35e7f36a8 1,194 0.93/1.00 vMB 18
334,779 334,779 0000000000000000022f3c1385408d504cc104329f3d781f0188243f61ceea1b 224 0.09/1.00 vMB 29
334,778 334,778 0000000000000000120e0cff0d58323b255d73999f5a318d2bf9f2307f4f4610 970 0.58/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.94 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: 646.70 GB
    • Received: 12.88 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.