Loading Tool

Explorer IconExplorer

Memory Pool

76,963 transactions
28.84 vMB
0.07372270 BTC
Random Selection Loading Transactions
Max Size: 174.42/200 MB

Candidate Block

Mining Attempt 2fefeb19c8313d8bb7dbfe2799e73cadb9609515e133669e447c2cb8a2ea59bd
Version 20000000
Previous Block 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b
Merkle Root 47add722209ce6f12368698fc852a704b5b35dc68ebde4d677e7639b5e594b21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.01340839 BTC
Feerates: 302.06 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,129 (631,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,218 283,218 0000000000000000c13d51696888935f4b4f82e0efb8db48bd94e72de9cfd571 146 0.05/1.00 vMB 158
283,217 283,217 000000000000000188cbb2eb3b105e3df6c8f4c89b5139673e4da82f6a787f90 345 0.20/1.00 vMB 39
283,216 283,216 000000000000000153b3adc520c29f6385e1562efa9338b6adfcb78d215ec6ff 43 0.02/1.00 vMB 35
283,215 283,215 00000000000000008726441097d9b8b6e234972ee6240afc388a9cfc591200a7 182 0.14/1.00 vMB 20
283,214 283,214 000000000000000140c764a1de7903c7193d16e544a9425f48c375bfaeae6ead 150 0.05/1.00 vMB 73
283,213 283,213 000000000000000097a10141e1cfd0d1c3918c34635b89c411d04e62fad8f800 146 0.10/1.00 vMB 29
283,212 283,212 0000000000000000a58c6598f1d0b86b60bc2bce13b77790893fc5a0fbaecd15 48 0.05/1.00 vMB 10
283,211 283,211 00000000000000005f4abf1de96b8be7adc6636a757457c7592a257ba3348f54 193 0.10/1.00 vMB 36
283,210 283,210 00000000000000004c4f2b39c9f14f6fbdd710d9beebb3ec89c5eeb5e12cd71b 359 0.17/1.00 vMB 55
283,209 283,209 000000000000000154f9b1bd6275728620acc732555a6fe4fe5fbe0ede6ba268 904 0.49/1.00 vMB 36
283,208 283,208 00000000000000003dee4ff20aa724093cc425f1be2937deb10021243c30bfd6 1,200 0.35/1.00 vMB 73
283,207 283,207 00000000000000018ca56ef07a4e881d4528b7f072ea36a0525d3ebae04da751 239 0.13/1.00 vMB 34
283,206 283,206 0000000000000001083e4ff7e05278e6e54331012b6e5a5aa8bb1bab8d0d0305 309 0.17/1.00 vMB 38
283,205 283,205 0000000000000001a5d38e26ac3487049aad6f335cf6c9f0a0a5ebe22a522cfe 414 0.23/1.00 vMB 42
283,204 283,204 00000000000000003025200b2fd17916ec40256bfb77a690bd907b1501b0cca0 308 0.15/1.00 vMB 41
283,203 283,203 000000000000000142c64f7cffea280d075d4d6c843b8546d16d5240a158cab2 296 0.14/1.00 vMB 46
283,202 283,202 0000000000000001b69502a007c4d01bb4844d6aa039b509dafe09477db5a0d8 207 0.12/1.00 vMB 37
283,201 283,201 000000000000000027421a529b38af11ff3e1c295a0bef6dd78b616f8f8e0ba4 40 0.06/1.00 vMB 17
283,200 283,200 0000000000000001ec6a02cf8d992923dc64dadc83ceddb5cf42360c6e047d1c 168 0.12/1.00 vMB 30
283,199 283,199 000000000000000112d89064387537367a71db4aa79ea7ebd71c59e6d90cc12d 105 0.10/1.00 vMB 23
283,198 283,198 0000000000000001435e62c4e1a1df24d4a3c430d5b2d02edd1c738cbfd21d29 192 0.10/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.62 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: 671.98 GB
    • Received: 16.09 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.