Loading Tool

Explorer IconExplorer

Memory Pool

77,089 transactions
28.60 vMB
0.08873973 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt 2d024cec6a4e4fac4993308b42b77cc8d8afeb081cb7b0f26d9b4f8ae0f36647
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 2aed53d56daa28b0e4043b80314ef02174f0c5a8bbfc42b4939fb91736f6274b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,970
Size: 1.00 vMB
Total Fees: 0.02319292 BTC
Feerates: 402.60 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (599,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,227 316,227 0000000000000000131a2464b8b7c0c9d22359daf566f3c61caf9ec703a353fc 517 0.31/1.00 vMB 26
316,226 316,226 000000000000000010b60988a8ab965fcca6aa2ce2b0dd6222909290c452d48c 473 0.33/1.00 vMB 26
316,225 316,225 00000000000000001ba7c464273cfcf821535d9a3739ca04d0ed1e1df96da78b 128 0.06/1.00 vMB 30
316,224 316,224 000000000000000000d68a5055cddb4152d90c22d4aaaeca26c20e42c2375fb6 592 0.32/1.00 vMB 26
316,223 316,223 0000000000000000110f485f5480b2ff48fb33dd2cef152d2da753125764bb7e 328 0.19/1.00 vMB 25
316,222 316,222 00000000000000001b546a89ebd840eef9dd87f4a5348c68211d4c180a11d99d 160 0.11/1.00 vMB 23
316,221 316,221 00000000000000000f9b436c6eb7ba5c41aa9bac258bc6e4e0a1c37038e73850 95 0.07/1.00 vMB 21
316,220 316,220 000000000000000005a92b753f805ccb0a5a597b1f623cbb504ddb8ea96d6621 167 0.13/1.00 vMB 21
316,219 316,219 0000000000000000021258ca6410fdcbfb3d21d9f0a8d1e9290428774e9a3afe 22 0.01/1.00 vMB 6
316,218 316,218 0000000000000000002bfcc12716bf8c518cc0b8704ca1c1cbd78f6ff9e12448 225 0.25/1.00 vMB 19
316,217 316,217 0000000000000000181e86c0aead4b6b0ea66c80359b947877cbe19fd2be3843 281 0.25/1.00 vMB 21
316,216 316,216 000000000000000030232fde6a67fadb7e7e3d010a79e5345fafd6214039d951 175 0.10/1.00 vMB 28
316,215 316,215 000000000000000015ad1cd5c66ed17ba3d63333100e47df662bef2d502f666d 179 0.10/1.00 vMB 22
316,214 316,214 00000000000000000b714ae5d79b564c039b95a305e816429f7bef2e839d8318 173 0.11/1.00 vMB 27
316,213 316,213 000000000000000023fb012e9df6948fcc92cbf550107b23b813599ed04a9ea6 159 0.08/1.00 vMB 29
316,212 316,212 00000000000000002f7146776b692806bbfbf913b007264f37f436e543eee605 49 0.03/1.00 vMB 23
316,211 316,211 0000000000000000209ff5e5b32f2b0a2ab21bde69c869f0f47198f9d8860d4f 89 0.05/1.00 vMB 25
316,210 316,210 00000000000000000ff68b019644e6158f3b18a0fbe4ba7e69dc5c745ccdb38d 226 0.16/1.00 vMB 22
316,209 316,209 00000000000000001012a2829245008b899d6f5abb1cf730c7cbee27ed2837c0 139 0.13/1.00 vMB 16
316,208 316,208 000000000000000020df8b90f43069eceb98f0779651bb5a0cc7c7eb259aafc2 256 0.09/1.00 vMB 44
316,207 316,207 00000000000000001315fb431dc765532c3931d1f533c7bd5208bd84396283dd 305 0.15/1.00 vMB 32
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.52 GB
    • Received: 17.56 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.