Loading Tool

Explorer IconExplorer

Memory Pool

43,000 transactions
29.17 vMB
0.07761384 BTC
Random Selection Loading Transactions
Max Size: 150.07/200 MB

Candidate Block

Mining Attempt 590ee6edbdcb0034c3644f24c98bf63847ae3a6a018e8a219159d19cbfc1d0ec
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 90ac30a4fe3efadd6e01f0fd613e0eb922fedf5a838e52257ac43158ccf7f1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,798
Size: 1.00 vMB
Total Fees: 0.02055911 BTC
Feerates: 150.75 > 2.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (205,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
708,877 708,877 0000000000000000000691f6b7218fc6d6d272a55bc8d7302f46365d7b710a82 958 1.00/1.00 vMB 9
708,876 708,876 00000000000000000002c323218e3f24596521d7037cba3805e9b6ec8ccca46b 2,469 1.00/1.00 vMB 14
708,875 708,875 00000000000000000009e69e6f71d597e7f0c6d23897b42068724f2fd2a221ef 2,760 1.00/1.00 vMB 10
708,874 708,874 00000000000000000007e0f0b982e717e01596063351865531038a36b32e4417 1,577 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.70 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: 629.20 GB
    • Received: 11.88 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.