Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
34.58 vMB
0.16533118 BTC
Random Selection Loading Transactions
Max Size: 192.23/200 MB

Candidate Block

Mining Attempt 6d45178a705f6ce01eddcbec20332534c715bdb78f57f2976a5f59cab2e2c076
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 818c34bcfc035274ae16a8415eb6d86ce9560d61cd670e17d87c90d3a83db25c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03857456 BTC
Feerates: 445.78 > 3.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (109,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,217 806,217 00000000000000000000740fd6ced56dd698fe2bdfaa715b80cfbc4698df0011 2,232 1.00/1.00 vMB 20
806,216 806,216 0000000000000000000424df1f75a3555b81a2307277449a112d18db555669d1 3,396 1.00/1.00 vMB 13
806,215 806,215 00000000000000000002a096422cd44a3023a1a6e1dc11fc65182d4185f25a35 3,029 1.00/1.00 vMB 16
806,214 806,214 00000000000000000001bc9b3f5d7930a42118878ae26b327314d464abc8eb5b 3,099 1.00/1.00 vMB 27
806,213 806,213 00000000000000000004b0c42968368a24d411e52785ec763abb70bd279122d5 3,104 1.00/1.00 vMB 18
806,212 806,212 000000000000000000044714b7b17de0aef5f8bea4707bc19c7dbd0709e7738e 3,202 1.00/1.00 vMB 14
806,211 806,211 00000000000000000001baee8ffa7d44125951ffdb6a11c4ed0cb72445f3d11e 3,324 1.00/1.00 vMB 16
806,210 806,210 000000000000000000005cad75a57fe7b4c5689ae075e812b64de3dd5e3e20b1 2,534 1.00/1.00 vMB 17
806,209 806,209 000000000000000000024db3b635b3c67f72edea7d22b57211dffe82aa440106 2,867 1.00/1.00 vMB 31
806,208 806,208 000000000000000000035c47182f007c63e47baeecfe5f2734fa7245d7c73dfe 3,272 1.00/1.00 vMB 15
806,207 806,207 000000000000000000018f63e568c22a75eb5c9ab44e23d4af85655261e51c54 3,944 1.00/1.00 vMB 15
806,206 806,206 0000000000000000000263424cc90ec85532a9a06cc3e401f1b2478fd8b4115c 3,126 1.00/1.00 vMB 29
806,205 806,205 00000000000000000001bd1728692f8d9439241e3d9dfacee4a51b25d37a02ce 3,890 1.00/1.00 vMB 13
806,204 806,204 00000000000000000001f5a5a5da8ed7ca73534c7acef3b0b87d5ab8660120df 5,695 1.00/1.00 vMB 12
806,203 806,203 00000000000000000003932b15472d06b9dbd278f76459493fdd0c4a00c099ca 1,227 1.00/1.00 vMB 10
806,202 806,202 00000000000000000003c7de79295e6f95d84309ad9ab2add0de3a6aba12af4d 4,990 1.00/1.00 vMB 11
806,201 806,201 000000000000000000020049513df7c2041730892455cc7fff0517bad137905e 6,136 1.00/1.00 vMB 11
806,200 806,200 00000000000000000003edaf4260f4f131ca3e85e7e89b8e460cf737f8f45565 4,196 1.00/1.00 vMB 11
806,199 806,199 00000000000000000002fc16d45c47ef9eed86809c4bf0c4175f2426a67565ab 2,073 1.00/1.00 vMB 16
806,198 806,198 00000000000000000001dbfe569748c8f1d325788e9746f1f4028fe31289548a 5,677 1.00/1.00 vMB 11
806,197 806,197 00000000000000000000848293cd3a8596ba29f6a085a5a4ff0d648050bbfe93 3,822 1.00/1.00 vMB 13
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: 736.45 GB
    • Received: 18.58 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.