Loading Tool

Explorer IconExplorer

Memory Pool

35,134 transactions
27.47 vMB
0.05875202 BTC
Random Selection Loading Transactions
Max Size: 137.85/200 MB

Candidate Block

Mining Attempt c36521de6794b3f44f7f46ff13999f130a65a05d3341f9de6e1e7ef4f811bc7b
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root ae2ac8d138364fe5c9a8ae68a42057a2d83d4f568c31ee97d3ba9f2cb92e2753
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,256
Size: 1.00 vMB
Total Fees: 0.00677387 BTC
Feerates: 203.60 > 0.68 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (117,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,843 796,843 000000000000000000029fa423409d75a6e576d8469e05cdc0d0f42327c7f53a 3,132 1.00/1.00 vMB 12
796,842 796,842 00000000000000000000151f4c7e8a5cba47fcfe6c1c0195300eefa77b338fe1 2,557 1.00/1.00 vMB 19
796,841 796,841 00000000000000000002d289ddc892bfac72a21a2f87f618f5c85a63ac5369f2 2,485 1.00/1.00 vMB 18
796,840 796,840 00000000000000000000b2186ffdb62d32120a9e848e53c59771883581ee007a 1,653 1.00/1.00 vMB 14
796,839 796,839 00000000000000000004ae4a26383fd1adb70b20b9a5496bd19341a655d14269 3,470 1.00/1.00 vMB 15
796,838 796,838 00000000000000000003090ff7d93861ae4a4816fc9a118845d2c96255c88510 983 1.00/1.00 vMB 9
796,837 796,837 000000000000000000049e72719cbb831f1fa8fbbeaabaa5a9202be6bba7aa8d 1,372 1.00/1.00 vMB 11
796,836 796,836 0000000000000000000393221bfa622e943b63342d1c1445c265e78d43acdba4 3,723 1.00/1.00 vMB 27
796,835 796,835 00000000000000000001d558380b3dd49d927f365a944d465c868333b40dea3d 765 1.00/1.00 vMB 11
796,834 796,834 000000000000000000040cc014979d845f5912513466bcf0c0aa20fcc47fb125 1,009 1.00/1.00 vMB 12
796,833 796,833 00000000000000000003c05981a205346953689ba91d8d48a30cb840100f8fa0 2,421 1.00/1.00 vMB 9
796,832 796,832 000000000000000000026afbf813b46f95a02fd979fe60be52fcf50ab8dcb135 893 1.00/1.00 vMB 11
796,831 796,831 000000000000000000006396614c30a7508941b6cd56b7939ffbd295cca3d07d 1,773 1.00/1.00 vMB 13
796,830 796,830 0000000000000000000444b7c8a3af453198aad8759dc759dd898317be404939 2,799 1.00/1.00 vMB 21
796,829 796,829 00000000000000000002a42d6a3001b9abe8dfd08f7f56a7248a59a8367d6032 261 1.00/1.00 vMB 9
796,828 796,828 000000000000000000056d5f5249c67814e7d740f15e0dc5ea2e8a18e73fcc2f 941 1.00/1.00 vMB 12
796,827 796,827 000000000000000000056b05c32a5404aad345fcb65823715be0141e4e69f5bb 603 1.00/1.00 vMB 10
796,826 796,826 00000000000000000004bfe9ca01433e2c1bf4fc756957b44e8af13df7dbdfe9 1,436 1.00/1.00 vMB 11
796,825 796,825 000000000000000000005ae7237d15d3ccf48c0376f9fb275d27ca7a66256618 2,926 1.00/1.00 vMB 22
796,824 796,824 00000000000000000001b3edf409a1d1658d08ffc290d7272fc8cebb634176c0 3,313 1.00/1.00 vMB 25
796,823 796,823 00000000000000000001ec138f3a158e7b9cf2c5f8e7adcc2e9f658824d10741 962 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.