Loading Tool

Explorer IconExplorer

Memory Pool

47,388 transactions
27.99 vMB
0.13335953 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt b735df7b7a99570f6ebadc091c338098aac7bbca00916d52314d3dcc915c76d7
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6d8655c43375a2c572572dc4d38947827fa5517a962de476dd358fb7d179394b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.06006855 BTC
Feerates: 151.12 > 6.02 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (551,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,623 363,623 000000000000000008877d1558253805402d1aa38186d7b5b263291a683afef8 1 0.00/1.00 vMB 0
363,622 363,622 000000000000000012f66323a9aadfc01155de4e7c327957ccec4abc2eaf192e 806 0.55/1.00 vMB 25
363,621 363,621 00000000000000000dfed29c79200bdd013c15ecc78da740414df4d38be615b4 253 0.21/1.00 vMB 22
363,620 363,620 00000000000000000c5b7a0b25818b1e4835c03bc06bc15d21b02c773ec152e1 1,351 0.75/1.00 vMB 31
363,619 363,619 0000000000000000160408dd2291a2c6213103d8619456a02c61c4dc42c1f002 896 0.51/1.00 vMB 28
363,618 363,618 000000000000000011273ba044b3bc6120996531eaed9ac5004dec74f31ea1b6 549 0.25/1.00 vMB 28
363,617 363,617 00000000000000000f6ecb07fb38a6a3d1c90f7c75cb48c0c362c9ff0d587de6 689 0.54/1.00 vMB 15
363,616 363,616 000000000000000005f214f4f1a5d19c9acc6ca44b791ac2dfc30f6446b23842 1,210 1.00/1.00 vMB 19
363,615 363,615 0000000000000000018f9c48c732d241bfabf48adce50702ef227e0fe02b3dd0 2,032 0.75/1.00 vMB 46
363,614 363,614 000000000000000013fad25c53caf5689f43be7a01ff8b7b3da8eaf0066198e9 1,120 0.75/1.00 vMB 25
363,613 363,613 00000000000000001120966138810502a6e91a1f11b2799aa222b41121ebb9f8 2,060 0.75/1.00 vMB 41
363,612 363,612 00000000000000000848e4d3448595a52a8e4eba67b45934d11075dd78208b64 217 0.15/1.00 vMB 12
363,611 363,611 000000000000000003b6df35303c8cce83f46b97b5f951038f3f64246c669465 933 0.70/1.00 vMB 22
363,610 363,610 000000000000000005b7f56ae5561a1bf74f9ebdc7f375d9f3b03806dfc2f379 1,157 0.59/1.00 vMB 31
363,609 363,609 00000000000000000ccdf325b843547a56d7084aacff251ac2eed471d5b04860 123 0.05/1.00 vMB 32
363,608 363,608 000000000000000013bafe4af74e95cab37bb3bb498896d2107fa0e3bc8d6de2 689 0.41/1.00 vMB 27
363,607 363,607 000000000000000011b492a854393416910a01a7287b4ab962d9fabde2796530 465 0.25/1.00 vMB 30
363,606 363,606 0000000000000000064ebdca3396282bcf578bbe383e3f976251af4c64ba232d 1 0.00/1.00 vMB 0
363,605 363,605 000000000000000009266e89a34480a6bc05e531f91f98e3a4917a2ede59a9d0 277 0.13/1.00 vMB 34
363,604 363,604 00000000000000001210e4b037572bf29f2297c3fc0e18ee1000d56ab22e5929 641 0.37/1.00 vMB 26
363,603 363,603 0000000000000000015e9767df6ddf47c70fb83920a41de01e31cfde83267b3d 209 0.10/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.