Loading Tool

Explorer IconExplorer

Memory Pool

78,485 transactions
29.44 vMB
0.06829562 BTC
Random Selection Loading Transactions
Max Size: 176.90/200 MB

Candidate Block

Mining Attempt 1a1f04fa12981857ac09ec2981c9733cb00598578af3a7fffc800f06106eeb01
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 00d89261e301399597ccffde65a301b0568a911e21b1851c348c89e107c658ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,004
Size: 1.00 vMB
Total Fees: 0.00855166 BTC
Feerates: 150.93 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (561,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,107 353,107 00000000000000000565bcaf5bb2ae8d134cfd7c0f2d18dc357f673e4c1e369e 688 0.38/1.00 vMB 32
353,106 353,106 0000000000000000154d4d1e38115319b602546447b6bb736112512fe1283f14 201 0.12/1.00 vMB 16
353,105 353,105 000000000000000009858e42bc7e6a1d6d123f316ddfdca92af314028c19581e 698 0.44/1.00 vMB 7
353,104 353,104 00000000000000000bb3b9422ee4f32d0a7630459ed05655feb5ebde2faedfa2 1,053 0.60/1.00 vMB 26
353,103 353,103 0000000000000000092ba3e5501916a72cb8098c019ce7cfc9730098cf4c92d8 1,723 0.75/1.00 vMB 31
353,102 353,102 00000000000000000af2d472d419a849957c818a93a392908e2453cc15176c1e 957 1.00/1.00 vMB 14
353,101 353,101 000000000000000005838d258b11f51d90b130dbf5c41edbb0a7997de0c7e359 763 0.75/1.00 vMB 20
353,100 353,100 00000000000000000cb56fa1e5a75e7a1b7510b5c80e7479d5b4e4e6c099bc25 1,360 0.75/1.00 vMB 25
353,099 353,099 0000000000000000041c14432c7f8c5a96ab80ac385003e0b4d3e0c6e0be68e0 939 0.75/1.00 vMB 23
353,098 353,098 000000000000000010aa46a42a20f17e7e5ec13c331df4e0c735cfcf79739c37 1,020 0.75/1.00 vMB 25
353,097 353,097 000000000000000004200ff0d93f8d4554b9ee6add58ac79de14ceaf5e1d10ee 2,218 0.75/1.00 vMB 41
353,096 353,096 000000000000000003fb35c36d1dd8daee24b72cce3025b8915a3c96bb1ccc4a 120 0.06/1.00 vMB 24
353,095 353,095 000000000000000007541959c711b09886905078cdc3ca90b598b400a4e84d27 1,575 0.75/1.00 vMB 29
353,094 353,094 00000000000000000ae2f8984221bc38a3b0e1c5e23e9e44ddc05a8287cd5f24 401 0.54/1.00 vMB 12
353,093 353,093 00000000000000000c140069ea61876ca708558532b3ae94a22adb446d48a38d 1,658 0.75/1.00 vMB 31
353,092 353,092 00000000000000000991b66a45af85a5896ccd6a7b2e95582391af3748f077df 134 0.13/1.00 vMB 16
353,091 353,091 00000000000000001085161579e438293daf980726ca30fa57cb47d86a8d4dea 1,408 0.88/1.00 vMB 22
353,090 353,090 0000000000000000115e5e5010c103a5e0920ae168785d36b516dd67dfb7170e 583 0.75/1.00 vMB 14
353,089 353,089 000000000000000003a1c69122900ff403ed814dc5313680e1d1aec3a98c71e4 715 0.75/1.00 vMB 17
353,088 353,088 00000000000000000bf617d2dade073ca07b4c8e41d9f51b5ab77fc82db84272 2,053 0.75/1.00 vMB 38
353,087 353,087 00000000000000000b097cf7cbe00faeafec46e8bca2b9a288dd467cc82e7276 654 0.31/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.