Loading Tool

Explorer IconExplorer

Memory Pool

80,541 transactions
29.71 vMB
0.06940248 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt 39f448cef206a07e8ad04cacd4ce3421ffd6f5e0f5a8d5c8a2e2da4a89fbf5ce
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (525,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,896 389,896 000000000000000000d668209ecc6a6e68bfc033bf1d47b8179880674eacf188 2,444 1.00/1.00 vMB 40
389,895 389,895 0000000000000000051bcf0496c2f3b516bd2028c366e4fd3b49be41b91b045a 2,168 0.93/1.00 vMB 52
389,894 389,894 0000000000000000066530561ee3300408d50ca2fa4c60f887414efcc5d75539 746 0.57/1.00 vMB 59
389,893 389,893 00000000000000000a0dd162150e5177410c72b6684ee8671c32b1259e7f210c 992 0.65/1.00 vMB 21
389,892 389,892 0000000000000000006aa0d77e476bf47f057b20290a6e3d6f49e422170c4344 445 0.25/1.00 vMB 23
389,891 389,891 000000000000000000a68822897b92c29aaa2746ec04bc1169b3b61a0d61551e 1,258 0.64/1.00 vMB 46
389,890 389,890 0000000000000000004287c817e5c6e0513d9de19e447cadc2bbe096390176f5 1,167 1.00/1.00 vMB 15
389,889 389,889 000000000000000008edfa20db9327bb05ed289553c46cf241b0fe6ea62e4b9a 1,831 0.95/1.00 vMB 30
389,888 389,888 0000000000000000064848589dca9075e1fc6698a78d5283f8e7f2b369b8eb1a 2,401 0.93/1.00 vMB 36
389,887 389,887 000000000000000003d6ea2049d2b2224fbfd6e77e1b66b6118584a5c68caed6 71 0.07/1.00 vMB 38
389,886 389,886 00000000000000000a7569a6012980403985ec96bd48a7153f5f20a29c722f1b 782 0.79/1.00 vMB 13
389,885 389,885 000000000000000005615494eb7323bea079f64c0cb854c67c78773338a3e9e3 576 0.39/1.00 vMB 21
389,884 389,884 0000000000000000063433dc8cb8870e96d70ab6f4277196373df50ab6e1c750 2,033 0.95/1.00 vMB 30
389,883 389,883 0000000000000000026c6823a796dcd4ce25e01b70bfbb983e0bde831becf6f3 1,613 0.74/1.00 vMB 36
389,882 389,882 00000000000000000a9dda9b0f6e567570b41a1e8ba2792691dab5e6cc365fa7 2,388 1.00/1.00 vMB 39
389,881 389,881 0000000000000000098eedb8978d14bf60edc70c17a95989e1fa7d5cca32b13f 741 0.27/1.00 vMB 40
389,880 389,880 000000000000000006544d382e6274b4829281389ade534a3975e48405cfc6f5 1,159 0.91/1.00 vMB 16
389,879 389,879 000000000000000009f4514b57491c1a1373bcc3027de303830a8952cc3e92ca 137 0.25/1.00 vMB 9
389,878 389,878 0000000000000000032acb34477b505f707c3e4937bcbe3fd8af74be0e500196 103 0.04/1.00 vMB 36
389,877 389,877 0000000000000000014c3955f3f87215ac9e657ef10e92553b60d8ab8c1e56fa 2,224 1.00/1.00 vMB 36
389,876 389,876 00000000000000000642be007600919ac1fc755f17a79b828ac7a611c3c55fbc 388 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.