Loading Tool

Explorer IconExplorer

Memory Pool

51,890 transactions
29.26 vMB
0.08601592 BTC
Random Selection Loading Transactions
Max Size: 156.77/200 MB

Candidate Block

Mining Attempt 91745e08ba426511147f663a05185684a998f4aa972b25eaae40501df153409f
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d075d71aa9647bf2b5034048c6e1d93a22a958b02d930c2789d7198b1f29df76
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,778
Size: 1.00 vMB
Total Fees: 0.01857357 BTC
Feerates: 70.37 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (311,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,762 602,762 000000000000000000057e1cb781ea1ad2d7bb6705a6d0da44ae0dfb74967be7 2,464 1.00/1.00 vMB 32
602,761 602,761 00000000000000000000f7f1157ef6f321d10e2c25389719bfa3fe78d5e1280f 3,140 1.00/1.00 vMB 38
602,760 602,760 000000000000000000047ce1aedf013cdf0ff8733ff3b3a31d9f4a3b77b41e3c 1,902 1.00/1.00 vMB 33
602,759 602,759 0000000000000000000921bde006855ce7b317a20b4085646504c3f7dd0b31c8 2,927 1.00/1.00 vMB 38
602,758 602,758 0000000000000000000edb16ab64c00ee628a59270c3a2a1b9b8c4b55baddac5 3,334 1.00/1.00 vMB 41
602,757 602,757 000000000000000000023e71443f1977a5ed40db30e35ee7c50830f00b571137 3,313 1.00/1.00 vMB 40
602,756 602,756 0000000000000000000adb04694d94d397620bac6603d08656382d84da24537c 2,956 1.00/1.00 vMB 46
602,755 602,755 000000000000000000009d21769feb6748b68f94e0e5ee542f9d5044fba490d7 2,011 1.00/1.00 vMB 70
602,754 602,754 0000000000000000000888533d1fe030fd1068dd5df6af51b40be90a68965125 2,961 1.00/1.00 vMB 43
602,753 602,753 000000000000000000004bd296c2007f9c3ccb41923b71b0ab7202ebed8e398f 2,529 1.00/1.00 vMB 60
602,752 602,752 000000000000000000087d7834e2941b74a59b489b094872bfb1248e08871e63 2,321 1.00/1.00 vMB 34
602,751 602,751 00000000000000000011e00a7276517a2a39835ece455861908b62cb15b617ca 2,455 1.00/1.00 vMB 54
602,750 602,750 0000000000000000000f4a4b54e9b9c605dc2a11ad51bad60d423b11bf6b9fdb 2,163 1.00/1.00 vMB 65
602,749 602,749 0000000000000000000a4396443acd2466bd8161227781058d2527d0aa86cb2d 3,122 1.00/1.00 vMB 35
602,748 602,748 00000000000000000006163edcd3b83e1b951711b92561369d8725e5a405de61 1,890 1.00/1.00 vMB 71
602,747 602,747 00000000000000000003229f6e24f055b28ca98f172991b5f783ddc652716ca1 2,420 1.00/1.00 vMB 30
602,746 602,746 00000000000000000002b603820b0dc5b9bc5db290d7cc98228ba58636ed6cb1 2,222 1.00/1.00 vMB 21
602,745 602,745 00000000000000000011927141933e05efdcfe99aefc1eb0565fd44b8626d08c 3,029 1.00/1.00 vMB 35
602,744 602,744 0000000000000000000eba30317f86169fdaac07a7ccc59036cb4cad67820012 2,929 1.00/1.00 vMB 28
602,743 602,743 0000000000000000000fbe9809806d9436f595889027d691fd5d2da8aef4d0cc 2,509 1.00/1.00 vMB 26
602,742 602,742 000000000000000000034175ec9126d7dac28fe8f4342b9695ca4f2bd9022b96 2,454 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.68 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.