Loading Tool

Explorer IconExplorer

Memory Pool

79,302 transactions
29.50 vMB
0.08461755 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 9aa156870d62530c1c4c4887377acd9ede554720f11d4f35974af1b051a7133d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1f564d4838817946efa23ca7e7e358c321c03d6e690c17b29fe3ede7145fafb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,240
Size: 1.00 vMB
Total Fees: 0.01974929 BTC
Feerates: 402.60 > 1.98 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (617,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,965 297,965 00000000000000009d5fa878ac0f0113a10a2ee6c42c76635761399877660f4b 158 0.10/1.00 vMB 32
297,964 297,964 00000000000000008932f7a84cdb3218911727c899c9aa977026729d599ded74 197 0.10/1.00 vMB 99
297,963 297,963 00000000000000008a35f50aa804fd0fd5f41f1566c59634560706aba2bb0f3b 256 0.14/1.00 vMB 83
297,962 297,962 00000000000000004a9428725cd2d8b635e762eaf65ca36e4f1d3a9dbe93c39c 131 0.07/1.00 vMB 31
297,961 297,961 00000000000000006c5a7221104e2e23af318bc9afb34ec92a6ce25b04708491 66 0.05/1.00 vMB 23
297,960 297,960 00000000000000002e9eddbe5a47836c9f50efa6015a6b1dc7c728a40aff987c 350 0.15/1.00 vMB 47
297,959 297,959 00000000000000001f4e30b195e6afb11e481a7d935c3d035d8e0eac411c9c0f 233 0.26/1.00 vMB 30
297,958 297,958 00000000000000005dad5cda34022353e7879c610b7af49e1d1f6f2cd30b4041 124 0.14/1.00 vMB 71
297,957 297,957 00000000000000006608c7d7e72ea8b6cd59af8126f432108fda5394a44fc97a 512 0.23/1.00 vMB 76
297,956 297,956 000000000000000070ed49fb943ebd8ac54087c01fce89b9ddf5b575bcb60868 380 0.18/1.00 vMB 48
297,955 297,955 00000000000000007ebbf8a94efe7a13537f14d3005efee42b33fcc8497a7c07 45 0.02/1.00 vMB 52
297,954 297,954 000000000000000074d79fd4c2d208971b280aa0e817b82494b98c66dfb0d11b 58 0.03/1.00 vMB 48
297,953 297,953 000000000000000074cdccdcbca0c61fb224cc5ec8fd43a5ccc957f4e3ce2227 332 0.18/1.00 vMB 39
297,952 297,952 00000000000000005a9c0191d383761c91089e1ce6e673c50a7c4e02474e35cf 36 0.03/1.00 vMB 18
297,951 297,951 00000000000000003a331114f3aec66b3543b7be043a64ffa12f97b031f4ccee 18 0.01/1.00 vMB 16
297,950 297,950 0000000000000000714764639be30313f091b62a5ecd9c7c4edf29da59b3e141 79 0.08/1.00 vMB 27
297,949 297,949 00000000000000007ba435036070416ad56da3c1c2652f5583240bf19cd54550 222 0.11/1.00 vMB 51
297,948 297,948 00000000000000003e0b237a89a7932128af8be8f8595275839cf3bd2f22c6ec 438 0.21/1.00 vMB 44
297,947 297,947 000000000000000056d8866f0b6ba87c81c4861b4a3523ac0d74978128963e0e 58 0.03/1.00 vMB 27
297,946 297,946 000000000000000022477a733ac3020eeba79e6c883adef71668751d078bc2e5 172 0.09/1.00 vMB 44
297,945 297,945 00000000000000006bf3da2419eefc6b2dde977be3a0e8db0b2b818b4ec55578 545 0.30/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.95 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: 715.18 GB
    • Received: 17.66 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.