Loading Tool

Explorer IconExplorer

Memory Pool

44,662 transactions
26.48 vMB
0.05557878 BTC
Random Selection Loading Transactions
Max Size: 140.03/200 MB

Candidate Block

Mining Attempt ad95dd0f80dedd47973b2019152f5875d1d956aab7f3734764f1a388493281f1
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 4b7ab68d6a654633146eb49e8a07d195540f727cfe0e675d6e584fe093406401
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,764
Size: 1.00 vMB
Total Fees: 0.00705857 BTC
Feerates: 40.21 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (585,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,135 329,135 0000000000000000133acee5b90142e27a9ba5c3feed59c719c0c5ba9697d137 241 0.13/1.00 vMB 25
329,134 329,134 000000000000000007de615beb0fba565198e89ab1761be13d0312b5fa32a252 950 0.49/1.00 vMB 26
329,133 329,133 000000000000000009b4f5762e1bdf9a36b85cc44a82f7e1c3c24d7faf25954d 311 0.31/1.00 vMB 19
329,132 329,132 000000000000000011ba33cc2bd1d28090645af4d25486e5f2364b1dc0ccfc51 28 0.05/1.00 vMB 2
329,131 329,131 000000000000000006a42e7eb942a0de76cda4f9427319623a430c506c30dd7c 624 0.46/1.00 vMB 22
329,130 329,130 00000000000000000e28195804b51cccfd7532ee6011e79b0cffe5b460e5e2e3 229 0.11/1.00 vMB 25
329,129 329,129 00000000000000000ad79319ccbf6a56653e89819ce3dd2ed2981946624c81a7 1,341 0.71/1.00 vMB 26
329,128 329,128 00000000000000000381141a2603f34c87ea20be3371126078e5e54e4511f6fe 861 0.75/1.00 vMB 22
329,127 329,127 00000000000000001b6d57a2668ddf2216684dd6dc6c79f076c50ceefe45f1cb 460 0.35/1.00 vMB 19
329,126 329,126 000000000000000001e2a6d67b83e62176d4300340e2763b14bd21b9a0cddad8 1,573 0.50/1.00 vMB 45
329,125 329,125 000000000000000000e06ac606b0d634df87838fc6aaa5ed246a76909bf0f68e 721 0.53/1.00 vMB 22
329,124 329,124 00000000000000000779976b94971cdf847af11c49ec6dc1745ac062d71bf40f 1,023 0.59/1.00 vMB 22
329,123 329,123 00000000000000001b5f9baba259ced912ce449ef08eb762d781f843f385b7d1 1,100 0.75/1.00 vMB 25
329,122 329,122 000000000000000016a275a1ce5ab69bd4a33afc56247173b7de911668c03dc1 2,018 0.75/1.00 vMB 34
329,121 329,121 000000000000000008ad80dfad25f1c5fb4b31e285c049fd9171c93383de6953 992 0.54/1.00 vMB 26
329,120 329,120 000000000000000008a8672c53d8f938045ba438455d15e62d0698f909740175 256 0.09/1.00 vMB 41
329,119 329,119 0000000000000000059fab8da347faffa092ff66ee3b5512a3eab3567ce8a6e6 1 0.00/1.00 vMB 0
329,118 329,118 0000000000000000047e28c101743b9755c41db7cbf5528e970d39f812e3cb1d 282 0.20/1.00 vMB 18
329,117 329,117 000000000000000004005f253db9dd315adb10c328019e479a1e48982d824ed6 739 0.34/1.00 vMB 28
329,116 329,116 000000000000000014e9461b352759471ba9bedc967dd47227f8de4909386747 231 0.11/1.00 vMB 30
329,115 329,115 000000000000000001fd1bc6e7add41bbca9e4d77a43ccd430a144c70c08d985 633 0.45/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.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: 646.12 GB
    • Received: 12.81 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.