Loading Tool

Explorer IconExplorer

Memory Pool

41,153 transactions
29.08 vMB
0.07288973 BTC
Random Selection Loading Transactions
Max Size: 148.43/200 MB

Candidate Block

Mining Attempt f7bb0d83752284d1318e14bfc4030892a69d9c2cf6f8efb6b93345a4d16646ea
Version 20000000
Previous Block 000000000000000000003865ac48ae639e8f23f850323c9d269a21eb4f7c6efc
Merkle Root 8603b0c689afbdc528906936443f8db484d2abc8ffaddfdf537a744a7e8032d2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.01621459 BTC
Feerates: 101.61 > 1.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,536 (586,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,751 327,751 000000000000000005801a603bbd6adf8d4b6cf5707a2e2ca8d2d2caaa153782 1,555 0.75/1.00 vMB 30
327,750 327,750 00000000000000000707d1c4ccf468aad1d60a09fd9c1ae2d54541a9ed8f8e12 150 0.10/1.00 vMB 3
327,749 327,749 00000000000000000bdf55b6ac492805900539a64ccdd8e65fb7642e5edbf5f2 875 0.45/1.00 vMB 29
327,748 327,748 00000000000000000bdbdd12be200b8b05c18d58074e4e2a478e8f9d8a214b0c 643 0.39/1.00 vMB 22
327,747 327,747 000000000000000017b2a69a8ebc248c59851e28cbec84d7798ac15681461af0 512 0.16/1.00 vMB 48
327,746 327,746 00000000000000000cd3a9d94b0c28fc29aee0e0e9e734f8fd16e8f3bc1b8f8d 727 0.32/1.00 vMB 30
327,745 327,745 0000000000000000056cc18e558382382506955efd74e8b4c521d2e6f4c7e5cd 206 0.13/1.00 vMB 22
327,744 327,744 0000000000000000035a807ac53e416fa2513d5c25998063f94788cefa614e39 160 0.11/1.00 vMB 23
327,743 327,743 00000000000000001328da5fb243a8e38d6adad3a5fbc517e5c67e1ae4b64d51 247 0.13/1.00 vMB 27
327,742 327,742 00000000000000001994433a40ad5b24eb06be870ee21df044e66c08836ff0dd 951 0.63/1.00 vMB 23
327,741 327,741 000000000000000001112817bbcfbbedae16d431f2e056be36bbc7a1cf92ee90 512 0.17/1.00 vMB 45
327,740 327,740 00000000000000000477e1668ec8c95dc5d1b556c4db7fa13f9e82cdea85b8e4 98 0.05/1.00 vMB 19
327,739 327,739 000000000000000004c91b8234bbf4320325641ea41113c2129261e8fa17f15a 436 0.23/1.00 vMB 26
327,738 327,738 00000000000000001d8f4bc31b8e148ac83fbd716a19a77c60f2d489da6dd36e 435 0.22/1.00 vMB 25
327,737 327,737 000000000000000014d6c19517cbdc3e1739daeb26e8500632087a30def3000e 177 0.10/1.00 vMB 25
327,736 327,736 0000000000000000142b9afcac2393dd2d424b3b2c40473be9416757ff85d26a 137 0.08/1.00 vMB 19
327,735 327,735 0000000000000000172e7fbe9890d20d62b8cc9dc8b94b12fa8bf83bf30f1ca7 1,155 0.66/1.00 vMB 26
327,734 327,734 00000000000000000ffcff807b92971cf18dfe0644f04ad47327f608aacd9939 897 0.47/1.00 vMB 27
327,733 327,733 0000000000000000043fff4f78acba9a53538339a1ac50e83591ae3069b2218f 511 0.37/1.00 vMB 22
327,732 327,732 0000000000000000007bbbd636e98e6967c120015e7675f23110506a459cf660 811 0.35/1.00 vMB 36
327,731 327,731 00000000000000000103b34fef61d626e17b07df7c47262b29bb9028ce7ac291 83 0.06/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.56 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: 622.23 GB
    • Received: 11.31 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.