Loading Tool

Explorer IconExplorer

Memory Pool

27,747 transactions
24.42 vMB
0.05020648 BTC
Random Selection Loading Transactions
Max Size: 120.35/200 MB

Candidate Block

Mining Attempt 2cc4923a4838b36d105c91ca5433e05ff096860bed9f1668336284f5fda6c389
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 2e9f510c3e1848dbbff7c7131dad068537a7242a97964ce39d9501b9a79567ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.00688502 BTC
Feerates: 73.20 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (573,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,216 341,216 00000000000000000caba1f0b685c85efcb568e5585872582c5f26dbdc6ebcc5 206 0.11/1.00 vMB 25
341,215 341,215 000000000000000007bd7dc0746610ef67363daebe8f63851fa6d54c6d4bc813 770 0.46/1.00 vMB 23
341,214 341,214 000000000000000019ddebe090415813c9b276db48c675d371aa4b8a68d26c98 408 0.20/1.00 vMB 27
341,213 341,213 000000000000000006d5f7dc38d71ba39fed08ba05a6912ca414bfdbd9f9d91d 157 0.09/1.00 vMB 24
341,212 341,212 00000000000000001059262a0098275b8bfcd154cb296da73f6047b4a6dbd4a1 203 0.08/1.00 vMB 8
341,211 341,211 0000000000000000197c6ccdda8f6e9cbe2d53243019849199b166d9abeb9220 392 0.24/1.00 vMB 20
341,210 341,210 000000000000000019eee7fe494f49f67e54ba90dfeb3a534a60cfd1ab12fa58 854 0.75/1.00 vMB 19
341,209 341,209 0000000000000000060307c52cf0bd94597465f0aad9a2dcb6899582100e68c8 2,361 0.85/1.00 vMB 35
341,208 341,208 0000000000000000156306d6b1a1b241dad7b87ef34a2046c7d135cdabd617e5 128 0.05/1.00 vMB 29
341,207 341,207 0000000000000000125b68f587c0297d46ba913b58f1a4695fcc475a3a280746 326 0.19/1.00 vMB 23
341,206 341,206 00000000000000000cfd79fdb560f91977ef854e97497827f33fb6a375b2306d 328 0.15/1.00 vMB 24
341,205 341,205 00000000000000000be55a7400ce7b94e33ec0a2848fbb863300671cfbec610f 122 0.05/1.00 vMB 25
341,204 341,204 000000000000000019fab59a9013371df124303963dee32359acc9c176ae7124 523 0.41/1.00 vMB 18
341,203 341,203 00000000000000000f2743f603b42d42e4b1b0fb6f6a6e5d34db18aac5a9604b 334 0.16/1.00 vMB 22
341,202 341,202 00000000000000000744c5f61f655636b33979da761a2542e601f3a7c1f9b617 1,024 0.35/1.00 vMB 41
341,201 341,201 00000000000000000ce43f99acd2080a08fee78b919e474c12932253b7dcc6fe 447 0.22/1.00 vMB 26
341,200 341,200 0000000000000000075582523571c113804c88703d282c33b6e22482b8880e4d 387 0.28/1.00 vMB 19
341,199 341,199 00000000000000000f0d804f4137c165deb129385c7f9560d1326140ec889268 921 0.35/1.00 vMB 33
341,198 341,198 00000000000000000b539ef570128acb953af3dbcfc19dd8e6066949672311a1 668 0.35/1.00 vMB 25
341,197 341,197 000000000000000006181d9d183e2191a5e704d6ed3513f29b0970198fb34d2e 1,052 0.59/1.00 vMB 23
341,196 341,196 000000000000000006a04e23bde215a70802a914adeaeb1c9afce6e372642da0 1,024 0.39/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.86 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: 641.76 GB
    • Received: 12.52 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.