Loading Tool

Explorer IconExplorer

Memory Pool

78,159 transactions
28.68 vMB
0.10373467 BTC
Random Selection Loading Transactions
Max Size: 174.45/200 MB

Candidate Block

Mining Attempt 04ee3eed2720ebd8bd8f5370d38abfb3bf4b58cbfcf579e62e85d5b5d0afc53c
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 029aec9c3273127b827f21c4df5acdfd205c39ec239a86eb64164c1b71c7b67a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.03664667 BTC
Feerates: 602.26 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (91,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,699 823,699 0000000000000000000365f776d6bd256afbff2fd2d428beeb25f8d740a11aac 4,644 1.00/1.00 vMB 249
823,698 823,698 000000000000000000013996936597801d915760a0eb19aea3c54bbcea4b4407 3,181 1.00/1.00 vMB 299
823,697 823,697 00000000000000000000fae14cc5e0baa98420d760acdd2d2bde48468926dfec 3,994 1.00/1.00 vMB 299
823,696 823,696 000000000000000000034a3bff38bae3144ed8514bd70d4d9572dd99f3d7f021 4,003 1.00/1.00 vMB 248
823,695 823,695 00000000000000000001e86be133f8460ce36dd0d1d181137c356e03cd2afc63 5,256 1.00/1.00 vMB 307
823,694 823,694 000000000000000000016022bf5d6a4bb6386401fd8c9ecc444ada59d13130eb 2,912 1.00/1.00 vMB 333
823,693 823,693 000000000000000000034fd28bba0b71ac7c94a67dd452a368e7b84d6d146e67 2,665 1.00/1.00 vMB 258
823,692 823,692 0000000000000000000351cd79cef24668cdf946334e5528ad018316a9300675 5,366 1.00/1.00 vMB 252
823,691 823,691 00000000000000000003666bf147a4f791b1cd15560c07144c6bd514e49567f9 5,149 1.00/1.00 vMB 211
823,690 823,690 00000000000000000001636e46bc067fc72cbeb6acc8364e125b9ca37131df7b 3,273 1.00/1.00 vMB 253
823,689 823,689 000000000000000000021309fd0b4e19ccb71bb50ad0465e0bf85918b3b7f420 4,629 1.00/1.00 vMB 236
823,688 823,688 00000000000000000000b22a224ffb0e1e7e330a84cb8714f9ec5633c9dad95b 5,268 1.00/1.00 vMB 262
823,687 823,687 0000000000000000000318e05fdd35e300141739aa6addb255fea6c86883e75e 5,664 1.00/1.00 vMB 229
823,686 823,686 000000000000000000031e171d238e13b95a7b82726692898c8f313593bb70f8 5,331 1.00/1.00 vMB 217
823,685 823,685 000000000000000000010a82822587becd55ec4b6bba764190ef9ab33e0f2845 5,002 1.00/1.00 vMB 238
823,684 823,684 000000000000000000013b058a5ebb7ba9e2b4deacd76b38da6f4959fb0e8ce9 3,718 1.00/1.00 vMB 251
823,683 823,683 000000000000000000035f4a3f4698555cf06f8716826e91b87c8d451ac26ce3 4,162 1.00/1.00 vMB 247
823,682 823,682 000000000000000000008cdb1b64e0420cde1c96a1914498e465f4a3b93d2de2 4,602 1.00/1.00 vMB 226
823,681 823,681 00000000000000000001258004107af2bdf156ff69cb4d13dd572cd4a8e9dbd0 4,189 1.00/1.00 vMB 266
823,680 823,680 000000000000000000029d60049e90060d62545cf50b357108affe0020511d97 4,507 1.00/1.00 vMB 187
823,679 823,679 0000000000000000000034d295bbf4503dab23c7c80cc913a08668ccc05d84f6 3,899 1.00/1.00 vMB 206
Previous 10 blocks ↓
Total Size: 782.92 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: 714.38 GB
    • Received: 17.53 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.