Loading Tool

Explorer IconExplorer

Memory Pool

77,945 transactions
34.41 vMB
0.15276854 BTC
Random Selection Loading Transactions
Max Size: 191.43/200 MB

Candidate Block

Mining Attempt f1e10c47e33e8f1860a75b2c5e3c3bcba8d446bb0e73924962e9a9ebf65cce52
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 4d9f563e1f95974b009dacb180b5152c96136abf145688e1ee417d7447fe1aa5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,653
Size: 1.00 vMB
Total Fees: 0.02956614 BTC
Feerates: 445.78 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (640,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,860 274,860 000000000000000030f6c6ad35043dcb9a62494e1a7e3428786a5782bef7cc3d 19 0.06/1.00 vMB 6
274,859 274,859 00000000000000002a1034db3d8d0145b31628627468bde1d3e1de21235fd50e 77 0.05/1.00 vMB 25
274,858 274,858 00000000000000049093046ade6bc715811a39dd170571d15c04b7580ac4a8d3 189 0.11/1.00 vMB 38
274,857 274,857 000000000000000448d7b00a652bd37699bc563a82ce704aad7476f89d48a7c1 28 0.01/1.00 vMB 32
274,856 274,856 0000000000000003bda2fd723e87f09682f09c84f7d719ce522c0633b0e9303d 420 0.24/1.00 vMB 40
274,855 274,855 000000000000000397ef6d60d3f0a62c613094502bc68179bfc4e3597fd46702 112 0.09/1.00 vMB 25
274,854 274,854 0000000000000000df06e698e236e79e77a9f6dd780d309e176450fa864d1aef 59 0.07/1.00 vMB 15
274,853 274,853 0000000000000003b1c528c0260ef04c0bdc3e4d862e7c8a333d88bcd390700a 306 0.16/1.00 vMB 46
274,852 274,852 0000000000000002f2a2b6a872d0c3f50b6fb1e7b458bee2d96c7a7fa1e5a2f8 327 0.17/1.00 vMB 40
274,851 274,851 0000000000000001d7060b617fcf954715d5f237602aada538e38515ce09bd22 118 0.06/1.00 vMB 33
274,850 274,850 00000000000000024298c1f9c56c41a4162c6a7c030a216a40b6187cde5f086b 21 0.01/1.00 vMB 19
274,849 274,849 00000000000000036381168f7bbf57839558da3f263d6fb3e7f2a27ba7263267 515 0.29/1.00 vMB 41
274,848 274,848 0000000000000000ec9e325bdc6a95b04900066227808b4d3f188fc492786390 29 0.03/1.00 vMB 17
274,847 274,847 0000000000000003a68bbf2627d1ee22b2520faa17a3365930f0be527f1d6f23 51 0.05/1.00 vMB 25
274,846 274,846 0000000000000004aa6724ccce61b4b3c44415c2bb0cf01fac574fafaa42c63a 99 0.35/1.00 vMB 2
274,845 274,845 00000000000000039640a6499ed7487140058a1e8f41097f2a49716c35e3e1dc 24 0.15/1.00 vMB 0
274,844 274,844 000000000000000463af87051a2046d04202af21342f9cb103b92effb279f1c5 262 0.15/1.00 vMB 35
274,843 274,843 00000000000000029bf763917a24d7bfe9bfe2aa1839dfdd1d173a8130844cc4 596 0.25/1.00 vMB 54
274,842 274,842 0000000000000003c649928592076ebc607ec888ab19f954e9a436988bf2d2a1 373 0.20/1.00 vMB 55
274,841 274,841 00000000000000033fd3cdd5d31a6f8199a861867e7da31a2b371c84cee4191e 733 0.25/1.00 vMB 62
274,840 274,840 0000000000000001677e16c4ba41c115f5ec97e1a71b356a6c665b18686fc8d8 356 0.15/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 783.11 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: 736.36 GB
    • Received: 18.58 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.