Loading Tool

Explorer IconExplorer

Memory Pool

38,706 transactions
28.28 vMB
0.07162804 BTC
Random Selection Loading Transactions
Max Size: 143.36/200 MB

Candidate Block

Mining Attempt c5a37d385a44b2507661c0a01022e64b5fd94f10743f8e89696cbfb30d76a2e0
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 594268229bb5b42634804b4d92cb864d6487d766e7f4e98932f11ae4fcc17f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01733049 BTC
Feerates: 150.93 > 1.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (735,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,006 179,006 00000000000006e201a9febc18a74f06584f4a0f17887e1a434fedbe2a144a39 28 0.01/1.00 vMB 121
179,005 179,005 0000000000000245034cee51e94c5aa9e969996a3a7d7ae6032f7dee6a2dc621 71 0.02/1.00 vMB 4
179,004 179,004 0000000000000310df79394f7ad83409a325ccd616dffd13fef2f5fcddb8d85c 21 0.01/1.00 vMB 72
179,003 179,003 00000000000001fee260a2cd4f8d2ff73508662a717f54e173df38132be53fd0 47 0.03/1.00 vMB 108
179,002 179,002 000000000000040c53c713b3ee744dda07d901f0bb025859db61bfe1d0e0099a 91 0.05/1.00 vMB 99
179,001 179,001 00000000000003c70c6bdf9f924e264f4cb737d0dd34ae27fa493834f59dfe34 13 0.00/1.00 vMB 16
179,000 179,000 00000000000008dddc8b99d4bf1d3977e4ea15fa9900454148637f0d3ea8e410 74 0.02/1.00 vMB 72
178,999 178,999 00000000000005eda7b6e12122b3a1b16589352d91343b91ab970faebe886342 128 0.07/1.00 vMB 231
178,998 178,998 000000000000091a63bea88824b3b8b4d80812526718e92ef7111595b6d8ed3e 10 0.00/1.00 vMB 35
178,997 178,997 000000000000072a60d40d18434154194dc8ca4bce5b8c0ced8759ebb9ee9c4e 54 0.03/1.00 vMB 107
178,996 178,996 00000000000004c9764ecc02f8394083e7be2c646701f6810e8b1f3cc7643669 13 0.00/1.00 vMB 52
178,995 178,995 00000000000003818f9884905e388cb1a89df342cf0be3494c44ed575994c10d 49 0.02/1.00 vMB 105
178,994 178,994 000000000000006b0763b5a2bd80596dce6a5c1fa81deb34082bedfaf8a5679c 148 0.06/1.00 vMB 119
178,993 178,993 00000000000003f02c3e2db2a8518ad8edd1443d8941463245ff32f9da78e79f 51 0.02/1.00 vMB 96
178,992 178,992 000000000000029e7fd3fa1426e59483b5f66e7472f47929112c0d3bcbb5122c 95 0.03/1.00 vMB 149
178,991 178,991 0000000000000a80751d4267e26d1d42298e38925631ac9b7be78d6b5380840e 153 0.04/1.00 vMB 41
178,990 178,990 000000000000042113a5bc9ead5e42e8d2c941d01ba0def127386ed5c083a96c 298 0.10/1.00 vMB 222
178,989 178,989 000000000000092ae71c7184aeaa1004503cade2e6bdd6975cdebe007804624a 181 0.06/1.00 vMB 196
178,988 178,988 00000000000002276fdbeb72bcdba48ccc2a5091fbd7bcdd882e394e0db41733 169 0.05/1.00 vMB 121
178,987 178,987 000000000000039722f8ae699fa2add16f1b016a64e3af7c74039d24783801d9 124 0.05/1.00 vMB 134
178,986 178,986 000000000000026c5d837b634c28bb69a19f79dd37ac30ea6706e6589061c012 8 0.00/1.00 vMB 1,303
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.12 GB
    • Received: 11.87 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.