Loading Tool

Explorer IconExplorer

Memory Pool

42,593 transactions
29.01 vMB
0.06323438 BTC
Random Selection Loading Transactions
Max Size: 149.34/200 MB

Candidate Block

Mining Attempt 93fa6d8c758d375abdfa89dd9f6c8dfd6c5b2bc504bfcde392f2f844c849ade9
Version 20000000
Previous Block 00000000000000000000709f7edee63a34e64b3e6a3ce7a66f4810ef675bdaed
Merkle Root c0ec5a34c681cfdc4af1cd1b423ff65a76876703f77b4c9277685b0119f6472d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,608
Size: 1.00 vMB
Total Fees: 0.00636412 BTC
Feerates: 17.21 > 0.64 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,618 (613,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,119 301,119 000000000000000046f07a17ca79f722ba6e9a2d94d554df253c26b2cd3558d1 50 0.08/1.00 vMB 20
301,118 301,118 00000000000000004c31efa22741b9860cfe612f4855feb00c66ff79ef97a483 127 0.07/1.00 vMB 31
301,117 301,117 00000000000000006b50d60846a4ebb1a52c6af69323a4a5989a19b59bf95d3c 420 0.25/1.00 vMB 26
301,116 301,116 000000000000000048efe99df5cb51a469c464a68ae60feba4f6279ab1ea7eb6 108 0.07/1.00 vMB 25
301,115 301,115 00000000000000006d5006375b934d729a1eb8e0c80354f0ccb75044f886f949 31 0.02/1.00 vMB 25
301,114 301,114 000000000000000015de5eb9f18f9af715f0fd7fddda0f9786826c077da30669 219 0.13/1.00 vMB 33
301,113 301,113 000000000000000008395232c9d627d4b722be390fd931f58dc8977561a59e3b 335 0.19/1.00 vMB 30
301,112 301,112 00000000000000001a1ee0e9c98ec45034f2cd27b1e3faf62f46eb937e834c44 65 0.04/1.00 vMB 31
301,111 301,111 00000000000000005e4e6111fe0ab5b6148267cfb43315b19750b977508a230d 210 0.22/1.00 vMB 17
301,110 301,110 000000000000000061cfe69175888c4136f07124b50f23e9a4cad99671892226 775 0.35/1.00 vMB 48
301,109 301,109 000000000000000018bfc97d1e4ad2e9363eeb341f9b056f1ce6e9ad48b36234 88 0.07/1.00 vMB 4
301,108 301,108 00000000000000006baf783f3d9e5cb8af07c663f498e01a27a4111e999ae7bf 598 0.35/1.00 vMB 29
301,107 301,107 00000000000000005f845ffdea5035e2d5fce2a89d04c2fad041f10773a4596a 114 0.06/1.00 vMB 30
301,106 301,106 00000000000000001425e851e249deda501750d0f19797cb5d67fa570c7b7a70 243 0.15/1.00 vMB 30
301,105 301,105 0000000000000000754782091af73270f3a75e47e1c22ba6b410160a372cafa5 104 0.04/1.00 vMB 10
301,104 301,104 0000000000000000076362e054195c447e81b15f17f69fd3552983e4f807b84e 363 0.17/1.00 vMB 36
301,103 301,103 000000000000000024b533b8b7eb048eec1c2b3983efff0a3eaa08d62bcca9e5 750 0.60/1.00 vMB 28
301,102 301,102 000000000000000061f699e74ebc0318c2c2ba24c12c07fd953e5f589b886b54 83 0.33/1.00 vMB 12
301,101 301,101 0000000000000000688e8a576ed16e1d80f8c16767b728dbea8d25e2fef852bf 546 0.50/1.00 vMB 24
301,100 301,100 0000000000000000082f0eaae74bb1a911ae4adce0ac22e4a7ae71046ebb87a7 187 0.68/1.00 vMB 3
301,099 301,099 000000000000000008249b38e8e689fd0c20138e5027f5808ecbcdcc6a5d1a08 565 0.33/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 781.72 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: 629.61 GB
    • Received: 11.93 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.