Loading Tool

Explorer IconExplorer

Memory Pool

46,461 transactions
27.31 vMB
0.10056080 BTC
Random Selection Loading Transactions
Max Size: 145.49/200 MB

Candidate Block

Mining Attempt dbaeb830db5fc8d00457ebf28623b7a43fa6f9cdbe9c0718ca112796296df351
Version 20000000
Previous Block 00000000000000000001bfbced3ea009a2f71c20ce288c536043b9b1575dc7b2
Merkle Root 3c43c1120f1595e268ef664775ee7b285363f2e9619261ae58c65bb744637c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04970648 BTC
Feerates: 101.66 > 4.98 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,771 (727,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,788 186,788 00000000000008de6791f70715699cc7245d53d6e51093e43548a1b53fb13f1d 93 0.06/1.00 vMB 131
186,787 186,787 000000000000031e638e96ccde7c2998eec8cb7f8f8b6dbff7e5848be1aef94b 155 0.05/1.00 vMB 12
186,786 186,786 00000000000002629b00f41e922542bad17d6682b916e2bf9d568d7d1f323f3a 69 0.03/1.00 vMB 53
186,785 186,785 00000000000005caf5594905ed6dd2c5caaff444db54633983e9b3fa1c283cdb 73 0.03/1.00 vMB 15
186,784 186,784 000000000000049249851103816cc55e59fbd6813ae92c0aa949795a449ecc5d 62 0.03/1.00 vMB 12
186,783 186,783 000000000000040cf9f1a7df9ea84b4f3e1d7deeec29d63a7e0ba38e3e86ec96 356 0.17/1.00 vMB 152
186,782 186,782 0000000000000649dbed77500a6048c4cbdc342faabdb9b66870eeb01fc9921d 512 0.18/1.00 vMB 160
186,781 186,781 00000000000004406d40894407c71d15386e8a57fe28d87ff410fd40a585a588 396 0.13/1.00 vMB 143
186,780 186,780 00000000000001041d13c3261dcb178f1ef8751a3356d6a0c8495bf950332003 256 0.07/1.00 vMB 198
186,779 186,779 00000000000007ccb65465180e6bb0101bcb38f35a4c7bbf59ea6969786cd814 485 0.25/1.00 vMB 141
186,778 186,778 00000000000007131cb19caa8e121d29058219a8b2a93d4596834084d2545fa8 204 0.06/1.00 vMB 49
186,777 186,777 000000000000045a4fa5a7b62fd4e70a7679f2769fd2e65b962259d5fa8e772d 220 0.15/1.00 vMB 143
186,776 186,776 00000000000002251365bd00b80979a5b88aa0baef8b61acf054961a35e87c5b 190 0.09/1.00 vMB 81
186,775 186,775 0000000000000084800bcc99650dae76c16b4a1ac014be057a35d73de28b219e 268 0.13/1.00 vMB 138
186,774 186,774 000000000000082a2ab00d4d4fb56ce06297c74662cfd133f2ca5a4643c452c2 15 0.00/1.00 vMB 12
186,773 186,773 00000000000002d04d020b31304cf596da39292d4414e7882204a2ba92793033 331 0.14/1.00 vMB 115
186,772 186,772 00000000000002225cfea1a2ecd49780f41e9288122438ffb2d3026082837756 137 0.05/1.00 vMB 118
186,771 186,771 0000000000000338bef4ec2d45639c25b8280a807a1cad41afd24438404fe7d3 133 0.05/1.00 vMB 131
186,770 186,770 000000000000063874eaa3fe25bd1b8969d02147c238eed46d31b2517217ad39 180 0.06/1.00 vMB 26
186,769 186,769 00000000000009306c3ded6815e5905cbe59ed2205fa56bc093bad03e3848d93 256 0.13/1.00 vMB 107
186,768 186,768 00000000000000880bb6ede9c8ab787d4b340477b31c1cc93573e60727d252aa 181 0.10/1.00 vMB 173
Previous 10 blocks ↓
Total Size: 781.98 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: 648.26 GB
    • Received: 13.02 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.