Loading Tool

Explorer IconExplorer

Memory Pool

76,088 transactions
28.43 vMB
0.06745875 BTC
Random Selection Loading Transactions
Max Size: 172.15/200 MB

Candidate Block

Mining Attempt 01155809d19dde4c138bb7743d8b1a6a2299768efbb3221dfd77e5d231b6ad66
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root f36555ad39608401c09f80fec11b2096478f0c808b86c373f937799314496f6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,320
Size: 1.00 vMB
Total Fees: 0.00850836 BTC
Feerates: 101.00 > 0.85 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (549,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,685 365,685 000000000000000013cab652c170b0e0876850f26c455c87fe6857704fe027d3 656 1.00/1.00 vMB 13
365,684 365,684 00000000000000000ce26b38f0a4f976c2b82ec14a84c75a905ecfb01413f24e 401 0.93/1.00 vMB 7
365,683 365,683 00000000000000000734f95d998042a51fd4872416646d97bb1f4ff9f23883b5 521 0.93/1.00 vMB 8
365,682 365,682 00000000000000000f30875e6e2647e7ae7cf0c1aa0ab9148d689c24980bf495 1 0.00/1.00 vMB 0
365,681 365,681 00000000000000000bd9b63834a70ef6dd29cd0ad13a5108b9818826a82a9ec7 1,198 0.99/1.00 vMB 27
365,680 365,680 00000000000000000b15f5effc76af39d225aadb99e99935a4ca74e9d1adfd78 301 0.75/1.00 vMB 5
365,679 365,679 00000000000000000d7d86d124f90df7f75c2ab4900f9e3befee63dd87010d79 548 0.95/1.00 vMB 10
365,678 365,678 0000000000000000067b98dcece8e75aa7b2ef2ae45437058a031efab0bea3ca 613 0.32/1.00 vMB 44
365,677 365,677 0000000000000000002f5e0ee5094c1c7b294bf0aaaf25c953c1316c5ecec7c2 1,317 0.93/1.00 vMB 30
365,676 365,676 00000000000000000799b748718f65a78f54425871ca0ad6e26bba5bdca541e3 579 1.00/1.00 vMB 10
365,675 365,675 0000000000000000131d4077757e4dec99b1c5daffa8b815318d169c45d98cda 485 0.29/1.00 vMB 33
365,674 365,674 000000000000000014ceeb1a64e9039537a749e0fe006c9b8d8522d864fe0675 1,816 0.95/1.00 vMB 42
365,673 365,673 000000000000000013bebb5e1d1bcc959ac389116fa51c7885b32cb23382bd7d 311 1.00/1.00 vMB 3
365,672 365,672 0000000000000000056005ced67d43cf62c0752c3608346674a7734538fcaacf 396 1.00/1.00 vMB 5
365,671 365,671 000000000000000004511cf9c1fb5d043153ca7d7f4edc63a52b9b565a555460 311 0.17/1.00 vMB 43
365,670 365,670 00000000000000001455c3fbbc11a04080c9fd55a5a2b687637432ca37e9b1eb 351 0.93/1.00 vMB 4
365,669 365,669 0000000000000000153b19cd96f64139768d38a3c0fb0a756ba594d8ebc0d46d 268 0.93/1.00 vMB 6
365,668 365,668 00000000000000000c3a76e0b1dbcf9bcbc15ecbf4220de2250cf9672d77fed7 1 0.00/1.00 vMB 0
365,667 365,667 00000000000000001336b5f90d3c21b8b1bb52f38d5ae5364deefac63d340c1d 1,040 0.92/1.00 vMB 21
365,666 365,666 00000000000000000bab1eeb6a77dbafc49c1494f6dfe2b2b5673d741339b304 57 0.06/1.00 vMB 8
365,665 365,665 00000000000000000cdfbb0fc0d783f636378d0c7735a472cfc53212948e5dbd 676 0.40/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.