Loading Tool

Explorer IconExplorer

Memory Pool

77,635 transactions
34.14 vMB
0.14930018 BTC
Random Selection Loading Transactions
Max Size: 190.31/200 MB

Candidate Block

Mining Attempt 2bf6f588714879b6fff0780f858303f8ef32c23e3ce6e9b0e50db641ad1dd1e7
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d6c8fa618472114463d04b2d4711fb0976907d2551b5956fb753cada91895372
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,914
Size: 1.00 vMB
Total Fees: 0.03083167 BTC
Feerates: 444.31 > 3.09 > 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (622,317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,100 293,100 000000000000000054896dca83117f36425bd3fe70f074ff0aa7a08ff18bbcd8 285 0.14/1.00 vMB 27
293,099 293,099 000000000000000050bc535f6bab70f075ae5d4ddfa89e01cf274d5620f69f77 228 0.18/1.00 vMB 25
293,098 293,098 0000000000000000ae4e7de0ed156e834e92298ffffe6a29a8be22aa0669e676 208 0.10/1.00 vMB 33
293,097 293,097 0000000000000000b2f718f617f0916cb1ca9e78f94b2a52bf0763882fab7429 423 0.21/1.00 vMB 33
293,096 293,096 00000000000000005ecbeeb7f26b9b68cb4eefb5f58065abb0144ae67d53964a 220 0.16/1.00 vMB 38
293,095 293,095 0000000000000000567598336a4aeb70bf7ae4c7a8b6a9ff65021bf481b099b7 474 0.25/1.00 vMB 29
293,094 293,094 000000000000000092940255a88f376e6e493c15afb5483cd731f9e70c9f9ac8 732 0.50/1.00 vMB 23
293,093 293,093 0000000000000000c513f09e2a17f73ee92c46e0d162bb97fa539b448f73837b 806 0.25/1.00 vMB 60
293,092 293,092 000000000000000064112546f38fca665d4bd18f03a5cc19829e0c93cc43f924 32 0.02/1.00 vMB 2
293,091 293,091 0000000000000000badd852feed39a27404b0569a413495bb1153cd9718b62f5 1,722 0.81/1.00 vMB 45
293,090 293,090 0000000000000000ccf5daf73ac14babc8a57f4f5c8a732f22661875d66980c6 32 0.03/1.00 vMB 26
293,089 293,089 0000000000000000bb5c9ff8a6d99ea5090b1d2a34bc3ccb910ca1d71c3e47db 360 0.19/1.00 vMB 30
293,088 293,088 000000000000000005290db207e76244d0626ec0a3d26372a16b4534652562b6 257 0.14/1.00 vMB 38
293,087 293,087 000000000000000013872f09e3609cd1a4b8b9b4d7d0c1e1629c86614327c8f7 217 0.12/1.00 vMB 38
293,086 293,086 0000000000000000ccb623ec726f9ef511f6f301a85942dd3685607c73c1cd87 474 0.30/1.00 vMB 20
293,085 293,085 00000000000000006762b925a83ae974dfb73aa762e7be1f4f49df0fd2fbc25d 512 0.16/1.00 vMB 68
293,084 293,084 00000000000000003f9711ed91be44807bcff207a8ef06ad142881bffefed2fe 901 0.37/1.00 vMB 38
293,083 293,083 000000000000000006b82bcfe6898b5911aa5b1dcbb96ee6cd9c64fd2decdbec 1 0.00/1.00 vMB 0
293,082 293,082 0000000000000000d38e8d361d52b613517987af156ea91496b203e5da75345f 209 0.08/1.00 vMB 36
293,081 293,081 0000000000000000cd844e95cc47398bc7f404064860fb6003bf105eb1648496 565 0.23/1.00 vMB 39
293,080 293,080 000000000000000068d2ffd5bc4242283aadad51685adafe2e9f0a2633dba2bf 189 0.09/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.11 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: 735.20 GB
    • Received: 18.57 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.