Loading Tool

Explorer IconExplorer

Memory Pool

37,901 transactions
28.04 vMB
0.06752014 BTC
Random Selection Loading Transactions
Max Size: 141.92/200 MB

Candidate Block

Mining Attempt cc2364af6c7099179f766dd6b4b06dae09ca4b594c998c0edff859b8c2bb8664
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f81faf0a248806850e8ef84ef166c736af01f8860fd8965a8866e2e9c0569893
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,307
Size: 1.00 vMB
Total Fees: 0.01382062 BTC
Feerates: 150.93 > 1.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (682,825 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
231,786 231,786 000000000000003fe83583d0a0a4542c6e9efccc5930ce3b14956088d758a7e8 123 0.16/1.00 vMB 63
231,785 231,785 00000000000002228b3086d6e734422fb5ae7f14c3c05d507e12a0ce5e97a91f 148 0.05/1.00 vMB 154
231,784 231,784 00000000000000bad545ea0990ebedd33183ce68c1bf45021462576dad40b41d 463 0.25/1.00 vMB 117
231,783 231,783 0000000000000124386c2b4784b11362a5d7a8b90d5f7c9e050f8dd49f12c603 6 0.00/1.00 vMB 125
231,782 231,782 00000000000001e16778a3fff90975a524ac03b51d9e25b6993e3dcb48ff72b1 117 0.05/1.00 vMB 168
231,781 231,781 0000000000000080f6ec7fc499742c1580c73302e2d32399222a517ca934731b 344 0.16/1.00 vMB 163
231,780 231,780 00000000000000ca21fc4bd41231cdaaa9e270603f41dc4346379519dea3ddb4 28 0.01/1.00 vMB 188
231,779 231,779 000000000000021b49b533defb86e78c747da1c1645533e24c00b63af52f4125 121 0.04/1.00 vMB 142
231,778 231,778 000000000000006e5d69f43c5d85533108734d0af10a49a1c38c0ec219626d92 55 0.03/1.00 vMB 103
231,777 231,777 000000000000020fd96a08c130006821e4eba6bfb9da1e1433a9923c9fce44bb 185 0.07/1.00 vMB 184
231,776 231,776 000000000000014a0d4c5b71b1189c16a016128e9ce0cbec429e4a48e8141129 167 0.12/1.00 vMB 46
231,775 231,775 0000000000000147f89a26f64bfe06a3612ddc13a5b782688f7f12e635d7a1bc 351 0.20/1.00 vMB 106
231,774 231,774 00000000000000f9900dc4e79c59c3db491460406c4be9d958b04eaa10261453 153 0.08/1.00 vMB 122
231,773 231,773 00000000000000e4c0860025f24a7d42844e419f1a41e4492ef21a57a70474a9 124 0.05/1.00 vMB 113
231,772 231,772 00000000000000aa5145f6ae515d9276b40e6f472e312c0a7bddaeea1937da78 231 0.10/1.00 vMB 127
231,771 231,771 00000000000000ffde62e84018ae8db0685387a4a5977f9248f9803fd8f411ff 54 0.04/1.00 vMB 88
231,770 231,770 000000000000016805906c5e27f2ee303fef0c87ad7997471355bce232abfe46 50 0.06/1.00 vMB 48
231,769 231,769 00000000000000a6667dcd604fa58fd983e1961789feff2b2796acf11ca644bb 299 0.17/1.00 vMB 118
231,768 231,768 00000000000001d40fa3a47ab3f634c2860448580b122fe513cb2218416a1b49 262 0.13/1.00 vMB 216
231,767 231,767 0000000000000122439f2ecffe7550d55adad17646f049a7fb8f8f53db36f7cb 212 0.10/1.00 vMB 161
231,766 231,766 00000000000001611e934a53c920d2e3c016317e106a9cb960ab8912fbfbd16e 223 0.11/1.00 vMB 114
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.12 GB
    • Received: 11.86 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.