Loading Tool

Explorer IconExplorer

Memory Pool

48,506 transactions
29.41 vMB
0.09118777 BTC
Random Selection Loading Transactions
Max Size: 157.06/200 MB

Candidate Block

Mining Attempt 93953191824db991f15d7e16b6ebcb54443160b83fa8cad5bae7bf551c6eebbf
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 5a660f7ea5969bab9d24a8d203c368ac5f52a04157c4d0102e9351945d215a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.03104719 BTC
Feerates: 179.69 > 3.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (194,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,560 720,560 00000000000000000006b8c220259bc39dd8a986ecf994fed3771dd8000aa769 1,196 0.49/1.00 vMB 6
720,559 720,559 00000000000000000007ba8522dbb69b55ac508b131af929a18fd1cb11d9317e 1,907 1.00/1.00 vMB 12
720,558 720,558 00000000000000000001e00dc05458a18179d06cacd1b604cdf54ee1b922a5bb 1,485 0.88/1.00 vMB 3
720,557 720,557 00000000000000000003ee326baa9c1d087504c5b573221aa11bd94807d93ac1 1,315 1.00/1.00 vMB 7
720,556 720,556 0000000000000000000a0898548cd66216001400528c6437a1fb8dfd5aeab31a 2,763 1.00/1.00 vMB 17
720,555 720,555 00000000000000000007f40f3114761504ce005d0228b7dc38b0f5e30cb0fffc 2,372 1.00/1.00 vMB 19
720,554 720,554 00000000000000000007741ca4d089a469fdc67e4274375986b99378e9a7c321 908 0.53/1.00 vMB 7
720,553 720,553 000000000000000000094e1629589084591bfbf28d94303a5c5b9b5f188d0085 770 0.34/1.00 vMB 9
720,552 720,552 00000000000000000007755af7e5388d0809e749e61d750adc47f3a82d2349ea 2,647 1.00/1.00 vMB 13
720,551 720,551 0000000000000000000a8cfa00c9e23a0154bb4e68827545c266e1142fff91a9 504 0.25/1.00 vMB 11
720,550 720,550 00000000000000000002352ef06682b880a24e13740730f82b0a5a171976a871 1,028 0.33/1.00 vMB 9
720,549 720,549 000000000000000000091c431378bb56b2cff4a554c23a91eff66a0781f993e5 2,510 1.00/1.00 vMB 4
720,548 720,548 0000000000000000000241378b1edb9414ef11672e8af84568fbe64bc17ae977 1,843 1.00/1.00 vMB 12
720,547 720,547 00000000000000000003d5142902f0ef3653d2713b21ab9ed5bb72eed3c8b274 2,768 1.00/1.00 vMB 17
720,546 720,546 0000000000000000000a3d73133e871d01a8646551edc0c7259908e2fae553c4 568 0.20/1.00 vMB 10
720,545 720,545 000000000000000000020d274e207d901763831b09c46fdfd41236e410f7a8f5 54 0.02/1.00 vMB 10
720,544 720,544 000000000000000000040288c810de0594e86ea35a03b1200f8b114b8a07f9a4 231 0.06/1.00 vMB 16
720,543 720,543 0000000000000000000389957efbb79902a5077b55bc44b1a7b5908584f69bcb 1,713 0.62/1.00 vMB 11
720,542 720,542 000000000000000000074110fd51c9e34b9ea10ea88ce7fa43bf2cf80a3c2185 420 0.20/1.00 vMB 10
720,541 720,541 00000000000000000003a08fd6fdabe3a2a210109c9e1a9c379125004d75fce7 991 0.79/1.00 vMB 2
720,540 720,540 00000000000000000005e6d3c2bca199d94b6ed5602a64f025268c834a4aab46 1,290 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.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: 652.02 GB
    • Received: 13.69 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.