Loading Tool

Explorer IconExplorer

Memory Pool

37,559 transactions
28.35 vMB
0.06307750 BTC
Random Selection Loading Transactions
Max Size: 143.03/200 MB

Candidate Block

Mining Attempt 4d08e253f12f4873afdfa22a95e16b56eea444fbd087b1394acf2dcbaa40fd0c
Version 20000000
Previous Block 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55
Merkle Root 2a92c2d7e69337ac2170f18cdddb927e17d08ab0b88db1274081cb00aab79c3e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,577
Size: 1.00 vMB
Total Fees: 0.00857643 BTC
Feerates: 106.68 > 0.86 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,590 (205,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,898 708,898 00000000000000000004a3f7b0f7ab89f134b5a84364004710d08c3d12903c4e 1,663 1.00/1.00 vMB 5
708,897 708,897 0000000000000000000695881952d7b57d2cd0143f514dcda08a6b3a257067a3 575 1.00/1.00 vMB 3
708,896 708,896 000000000000000000063a945ef3aa0ca29e09ab7baf06df4150cc16f7fb276c 1,596 1.00/1.00 vMB 8
708,895 708,895 0000000000000000000914a3ec6dbcb260b79d3988e7a356cdf8238ef425b649 2,944 1.00/1.00 vMB 8
708,894 708,894 00000000000000000006a7c15cf36b7ca33f0701c61b7e07dba17b5e22757e47 2,565 1.00/1.00 vMB 20
708,893 708,893 0000000000000000000743616e77ee50bd80b19c4c075dc94ffdde59e54f3ab5 1,387 1.00/1.00 vMB 5
708,892 708,892 0000000000000000000a8214c43166aa572a1c869f72c65f44778e6751faca2e 930 1.00/1.00 vMB 8
708,891 708,891 00000000000000000009a4ae3bf2474ba01d01cfd39512cebb5515978670cb6e 2,774 1.00/1.00 vMB 18
708,890 708,890 00000000000000000000b310443b15af8296479802fb12c395f525dec6497554 3,075 1.00/1.00 vMB 6
708,889 708,889 0000000000000000000b0356a2aa56845288dd7337981953820a46cd5355b8d3 2,501 1.00/1.00 vMB 6
708,888 708,888 000000000000000000026f5ecacc9bee7b4358ed1c7431e928c0232b46f2bbe7 1,641 1.00/1.00 vMB 9
708,887 708,887 00000000000000000009868f631aee4838b4bd16f80ceb7afc68f8cf7e688972 2,522 1.00/1.00 vMB 13
708,886 708,886 000000000000000000083823d623c8d2a40beaa0dc83a7c5878bcb3d326467ce 2,168 1.00/1.00 vMB 18
708,885 708,885 000000000000000000075a5ca59ada9b7a3bd1913786020ac74748b8507a95cb 3,170 1.00/1.00 vMB 31
708,884 708,884 0000000000000000000b7686c85ff215a40dc3ab305a955853cc877e8d27b8d5 2,770 1.00/1.00 vMB 21
708,883 708,883 00000000000000000004955202e65bb96156fc35f6f824352fce22793082c0df 2,749 1.00/1.00 vMB 20
708,882 708,882 000000000000000000075e7b9f0b421d23e1878a6b84af399a73b89f2627d6eb 3,334 1.00/1.00 vMB 32
708,881 708,881 0000000000000000000c45bffbcc78b6da9681cce38fd50b434fccdafb4ffebb 2,972 1.00/1.00 vMB 6
708,880 708,880 0000000000000000000300ce8af6f312ccb3c1c0f71cecb404b28f6626ba83be 2,594 1.00/1.00 vMB 15
708,879 708,879 00000000000000000002f705d6c5c945822c13293b3122662a9fe188fc37f2ac 2,590 1.00/1.00 vMB 5
708,878 708,878 0000000000000000000473044e430ec3c36564170df8a666cf951e575e398d9f 2,908 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.67 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 627.78 GB
    • Received: 11.75 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.