Loading Tool

Explorer IconExplorer

Memory Pool

82,229 transactions
23.03 vMB
0.14655873 BTC
Random Selection Loading Transactions
Max Size: 151.06/200 MB

Candidate Block

Mining Attempt 6a7c644a13c6aa661e8d588a3da9c13374ba720439962f8f277b2dec60181600
Version 20000000
Previous Block 00000000000000000000eeff408fac8c7a8d843c770432d4b174a25c7ede34f8
Merkle Root 3a04f7fc1dac2a646f9e02bc3708acd7fdbdbbe58da0b01de3a3756eb973d5b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.06668202 BTC
Feerates: 611.85 > 6.68 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,210 (802,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,227 113,227 0000000000009483de79cca7a4ec6acdd7721dc91af5efb9b1c9c952bfc845fa 11 0.00/1.00 vMB 574
113,226 113,226 0000000000001677ed3037b9786817536f80112d66dbeb4b1a54eac346640ce7 12 0.01/1.00 vMB 450
113,225 113,225 000000000000b110e1127bca70752c5d519a377ffb8be98d573c3b8596266bea 29 0.01/1.00 vMB 0
113,224 113,224 000000000000bf3325d3efd95035bfba721335d621673d854a25de4af6d049c1 13 0.00/1.00 vMB 1,036
113,223 113,223 0000000000006fdaaa08ddd02ff7040c03ed0c15e17a999d0b6ce30a26b0093e 12 0.00/1.00 vMB 610
113,222 113,222 000000000000d7ab125b7e93999e1728b299a605bfaf5af026deedb0c941b197 6 0.00/1.00 vMB 0
113,221 113,221 00000000000039a81b8e71ff0e4da7e077a748f766264624947be89dfa635088 26 0.01/1.00 vMB 424
113,220 113,220 000000000000d0f5e26057064138bbaf2763cc597f9c99bed5f65c45b0ea0d0c 11 0.00/1.00 vMB 0
113,219 113,219 00000000000056431a04445278df99cd0224d85ee1ec565cc3cfa7212db6cfa5 12 0.00/1.00 vMB 510
113,218 113,218 00000000000047eafdf5376684db79cd22367c8a086dd131c3c996a849eab52a 1 0.00/1.00 vMB 0
113,217 113,217 0000000000000539f30e8f34b5c109fd599ec13bd5d8475a67bf5b14741da67f 12 0.00/1.00 vMB 322
113,216 113,216 0000000000005d801f6e46764bcb40604c7e385ee33bf3cc8e8531cce89b980a 11 0.00/1.00 vMB 0
113,215 113,215 00000000000014ebc0a74e2254a9c0e8b01b9fe86f8d058033ee5392d8635d91 12 0.00/1.00 vMB 802
113,214 113,214 000000000000997e18709b74f52089833e4bc149c32bb321ecae7c3e7d37331b 10 0.00/1.00 vMB 0
113,213 113,213 0000000000007a95d4cc08f66471180d8347fa287d2219a8244141e08a3c6b4b 28 0.01/1.00 vMB 470
113,212 113,212 000000000000063d17a108e7a2b833e8d37d90025421004b2072de814c8cf6b9 4 0.00/1.00 vMB 0
113,211 113,211 0000000000002ada353cdceb0c157650ad2d353c02baf9c603a274a17f597f66 4 0.00/1.00 vMB 0
113,210 113,210 0000000000002df9c27cdfc4f2ac285032403cf013847037b1764aaafbbeade1 7 0.00/1.00 vMB 0
113,209 113,209 0000000000008e2aced973e7d28c80db385fb69a6efa6db53d0a7001d8e25c0a 9 0.00/1.00 vMB 339
113,208 113,208 000000000000ad5820d338e27f375ca1b428169ce06aa41641be085698df58c2 4 0.00/1.00 vMB 882
113,207 113,207 00000000000099062768460b40e39be42f36e9cd1b055b9dad01fd24176f7f4d 31 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.48 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: 824.60 GB
    • Received: 25.05 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.