Loading Tool

Explorer IconExplorer

Memory Pool

11,002 transactions
24.37 vMB
0.04351415 BTC
Random Selection Loading Transactions
Max Size: 135.91/200 MB

Candidate Block

Mining Attempt ab1dc70f3debbded8030faeac4440244f6453be9e3d874ab062b77949eb6b3a1
Version 20000000
Previous Block 000000000000000000012024367071da63911eb3b39ffe220e6d28b70de86b5f
Merkle Root 726f45a2ac6c6bb9cded0bd37539a7979ebbfa370d99d06082bca753f3603242
Time (UTC) ( ago)
Target 00000000000000000001d9360000000000000000000000000000000000000000
Nonce 0
Transactions: 1,843
Size: 1.00 vMB
Total Fees: 0.00806581 BTC
Feerates: 100.69 > 0.81 > 0.17 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 925,005 (0 blocks away) ⇈
Next 0 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
925,005 925,005 000000000000000000012024367071da63911eb3b39ffe220e6d28b70de86b5f 3,118 1.00/1.00 vMB 1 ago
925,004 925,004 000000000000000000007d94f631f5658283eea0ecb4acc6d9e574f1adb2e502 1,835 1.00/1.00 vMB 0 ago
925,003 925,003 000000000000000000010c22f8a06f58421fc3addececc45e97ca4c239e75284 1 0.00/1.00 vMB 0 ago
925,002 925,002 00000000000000000001af2558df2d01885022e9d144b09fddc0e88a8acea3fb 3,926 1.00/1.00 vMB 0 ago
925,001 925,001 000000000000000000010f21c09c7104cad4063eae55ed8d845c09db5b58e462 2,445 0.77/1.00 vMB 2 ago
925,000 925,000 0000000000000000000067f9f40ca6960173ebee423f6130138762dfc40630bf 2,464 1.00/1.00 vMB 0
924,999 924,999 00000000000000000001a3c27308baab21bf23990f84d399b5fcaa10b00665b9 3,515 1.00/1.00 vMB 2
924,998 924,998 000000000000000000013be51f86787c016af337323f4c712b5a2928c91f0bf5 2,911 1.00/1.00 vMB 1
924,997 924,997 00000000000000000000a353c1f9b97bb850a48231a08076ff611bcbb856698d 2,465 0.81/1.00 vMB 2
924,996 924,996 0000000000000000000024cdf4fdbb2c0313f640d81bd87e64192cf82d7e7423 1,174 1.00/1.00 vMB 0
924,995 924,995 0000000000000000000162c6bfa4b0dd168fdd293f54e228107b00e804f480eb 2,149 1.00/1.00 vMB 1
924,994 924,994 00000000000000000000056b036b49840c1c343f937b6accfd4c54fe30566965 2,956 1.00/1.00 vMB 0
924,993 924,993 0000000000000000000187095be6011ab777899eb4bfa3f32f06f803d8749d91 3,492 1.00/1.00 vMB 3
924,992 924,992 00000000000000000001121eeb12cd072483b6c26dfc1b029e14b1dd8a95b847 3,631 1.00/1.00 vMB 2
924,991 924,991 000000000000000000012763942d1b3e935a3b84aed409d94d213e9d0844e6b1 2,424 1.00/1.00 vMB 0
924,990 924,990 00000000000000000001a34640e97fb5600d964c082ed7f6400bbc2f9db97ee6 421 0.14/1.00 vMB 2
924,989 924,989 000000000000000000011a63741efab3e80273b3495055aedf7e840c03c36b3b 1,233 0.41/1.00 vMB 2
924,988 924,988 00000000000000000000cc55f74f55eacab306ed6c8843788a09d44770cf9c21 688 1.00/1.00 vMB 0
924,987 924,987 0000000000000000000026eaf535707c599cf18919c0f010a68b89652f89b255 3,478 1.00/1.00 vMB 1
924,986 924,986 00000000000000000000147e9efe5ca7239b2e483bb5d0a5a2f0834f5914fc69 3,231 1.00/1.00 vMB 2
924,985 924,985 000000000000000000000b9b12930bcb984474f4ad549f9408a5626dfd0a3827 669 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 799.81 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: 2,422.24 GB
    • Received: 105.29 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.