Loading Tool

Explorer IconExplorer

Memory Pool

81,646 transactions
30.92 vMB
0.07297054 BTC
Random Selection Loading Transactions
Max Size: 188.37/200 MB

Candidate Block

Mining Attempt d0151298d757622c19e2011a88808576c9a8d133046dd89953df8647476504a6
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 1643a8f57967d24dfb5abab65d0f8a65cb16446386073914c4275a0d72c46799
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,357
Size: 1.00 vMB
Total Fees: 0.00648283 BTC
Feerates: 60.16 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (122,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,927 792,927 000000000000000000015bd58c89b3ef63e6cbd7289cc085eb2183e49bdcadae 2,790 1.00/1.00 vMB 35
792,926 792,926 00000000000000000000f60dfb90639dc0886a8cd72da5d968e6368ad417ca51 2,116 1.00/1.00 vMB 27
792,925 792,925 000000000000000000026336afb16ccb905edadf582e4c28ac8e6913ca28e0b5 521 1.00/1.00 vMB 17
792,924 792,924 000000000000000000035214dba8c2e63f0b22acc89ad4e744ec24817cb1d483 1,419 1.00/1.00 vMB 18
792,923 792,923 00000000000000000003ad1f56fbbeb87cc26a5d4965a1479b24e990bcd092b2 1,637 1.00/1.00 vMB 27
792,922 792,922 000000000000000000055608cd1051468a6d54e1bfd63bde726eacc0f44ea075 1,699 1.00/1.00 vMB 15
792,921 792,921 000000000000000000037b330177d094206b51b644e7777209f97b42b7f3be08 839 1.00/1.00 vMB 19
792,920 792,920 000000000000000000038d96769c1bfa5eaa621a72e285bb0441b20964157aa4 1,669 1.00/1.00 vMB 30
792,919 792,919 00000000000000000001deb98647c898277094242ef95e0d4a4090ef22a58f76 1,950 1.00/1.00 vMB 28
792,918 792,918 000000000000000000040f4f72d42274e6320220b73886946379f96e8cd97d45 2,211 1.00/1.00 vMB 30
792,917 792,917 00000000000000000001df7f9ea7a53c7a5c03e849c5575b35e5c34a09a15f13 741 1.00/1.00 vMB 16
792,916 792,916 00000000000000000000aa883f94b8f9a2da40319fdecba2e085fd720c18cdb7 2,341 1.00/1.00 vMB 18
792,915 792,915 00000000000000000001fb9fb784ed0cf8576fa4cbebd8d262a2c5959378c576 2,885 1.00/1.00 vMB 28
792,914 792,914 000000000000000000002eb5013792032d5cf8cd2850a411afe0c0c3258bd817 1,338 1.00/1.00 vMB 37
792,913 792,913 00000000000000000005670446415512e63ad0a8a87055207a0dc2e131c404f0 3,031 1.00/1.00 vMB 33
792,912 792,912 00000000000000000001e17dea1fd28b202298324c63f4ef88f28a8e67f1dd9e 1,935 1.00/1.00 vMB 48
792,911 792,911 00000000000000000000690340c4d9d07e0f4fc6faa382179411d0596759a4e4 159 1.00/1.00 vMB 14
792,910 792,910 00000000000000000000e52ae44d50aeb7d7a361a47559cdd8246b5f6340bc2c 716 1.00/1.00 vMB 17
792,909 792,909 000000000000000000015e256e9895ef9fd345869166dc764dc347303733a0fd 1,281 1.00/1.00 vMB 19
792,908 792,908 0000000000000000000256f3b645169472b125548844e65140371f156a77cde6 1,636 1.00/1.00 vMB 22
792,907 792,907 0000000000000000000216f9d2da51ff8f097696387bef42c51fd483b5657e28 1,680 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.72 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: 705.07 GB
    • Received: 16.65 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.