Loading Tool

Explorer IconExplorer

Memory Pool

72,700 transactions
28.03 vMB
0.06686858 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 5c71e679cc1a1b93b5d538a0e79ea6b61233b284b376f4e95f621340dec6aea7
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 7a76d67e9c9785c95b0b733be45d87157bf02eec5dcf634b64038bd3d44a6306
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01090293 BTC
Feerates: 150.86 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (171,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,809 743,809 00000000000000000000fe0833e4dd080252063fd31b772521245bce4e2dba28 266 0.25/1.00 vMB 8
743,808 743,808 000000000000000000065f6e208fe0f23b21e3cb3bbdada4f0d28c8f053bd6a2 126 0.55/1.00 vMB 1
743,807 743,807 0000000000000000000296281c42b7aff463c96891a5a6fff95842b2ebb6f7f5 794 1.00/1.00 vMB 8
743,806 743,806 000000000000000000093b96dae1a3ea810d93b673e5dc55dd88b62bc8c5de10 824 0.60/1.00 vMB 9
743,805 743,805 0000000000000000000111d3e675ff14409edea843662e734fa00e9242b6eb9b 90 0.03/1.00 vMB 18
743,804 743,804 000000000000000000083ff4b8cd253b656ae32c24caab1b7e6713b6a4a75335 385 0.13/1.00 vMB 14
743,803 743,803 00000000000000000008561451c5b496e5e895adc6f97b798c6e46b682fdecea 757 0.81/1.00 vMB 14
743,802 743,802 000000000000000000046b508e5929dffc8cf44bd10efc3b1933fe7fe157efe9 298 0.09/1.00 vMB 17
743,801 743,801 00000000000000000006d71e72a600107a0e4d48007ed7ce47f4f1a2358ed104 1,232 0.57/1.00 vMB 18
743,800 743,800 00000000000000000000bdb923dba4951c3940a3ae00aaaa529f35647ce2427f 1,271 0.51/1.00 vMB 16
743,799 743,799 0000000000000000000635eb2d41ac722c0a2845f3c707ef5e133cf128e7222c 1,556 0.76/1.00 vMB 15
743,798 743,798 00000000000000000003637ffd9b2a4c479185165cacfd9ea6d48366f74bf658 2,697 1.00/1.00 vMB 16
743,797 743,797 000000000000000000003f20a948176a096ec9f39f9a0640ab4c6cbc24a0d840 244 0.19/1.00 vMB 9
743,796 743,796 00000000000000000002465289528ee7ef2e41e02493d873c64081444f68dce5 979 0.82/1.00 vMB 4
743,795 743,795 0000000000000000000042e90dfacc39afa3afffa36907a55f371517a9c7447f 2,098 1.00/1.00 vMB 9
743,794 743,794 00000000000000000005169dfb47698dc8f4a7a4cab9af0a1342973205f87414 2,499 1.00/1.00 vMB 22
743,793 743,793 000000000000000000045c133083c4744669d97bf259cca4bcdff7547c2bdbef 986 1.00/1.00 vMB 16
743,792 743,792 00000000000000000006f807d70426664887eca9c268100cbd5a48d7dec2ca4a 1,794 1.00/1.00 vMB 25
743,791 743,791 00000000000000000005c60ccedd3e3c8b26f31d7172a54be07fb234bcc47ff2 1,628 1.00/1.00 vMB 10
743,790 743,790 00000000000000000003cd725269f8a08ed65857a611e9f9d9b7c8e2f1e0bc70 1,836 1.00/1.00 vMB 8
743,789 743,789 000000000000000000048a5ab452352d32835d54e5687dc2b129fcae7ebd954a 1,097 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.