Loading Tool

Explorer IconExplorer

Memory Pool

78,139 transactions
28.98 vMB
0.07944231 BTC
Random Selection Loading Transactions
Max Size: 175.73/200 MB

Candidate Block

Mining Attempt d517723796be60c949fb05c0e0751bee376b50c2606c9d81908173373eae1a29
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root b3c09652c5425f5258b8da3e4417480dca20563ac0b006375779f735e27a552b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.01902839 BTC
Feerates: 100.81 > 1.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (634,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,928 280,928 0000000000000000a2302095017766ebe8cc9ce2b8284c987b8fb70bd4a2a46a 540 0.25/1.00 vMB 54
280,927 280,927 0000000000000000fe4e02de3ecc839389f9dbc8b4d6310bc74fadbb6ea02c41 125 0.28/1.00 vMB 12
280,926 280,926 00000000000000015784fed1ca0792d4729e8ae0edbdc53c9cba019c6ac22560 508 0.25/1.00 vMB 30
280,925 280,925 00000000000000011206a224b99b8937e277a94e535779c4a168df7aa88d0e35 758 0.25/1.00 vMB 79
280,924 280,924 0000000000000001770be4d4ee49019e4cdfcb7511b7c9359f0f982664824f51 317 0.17/1.00 vMB 39
280,923 280,923 00000000000000001ee4cbde0f9c6690546ebd8bb8aeda24ee647c453b50a297 52 0.39/1.00 vMB 11
280,922 280,922 00000000000000004619e9095cb3347c75dcaf45a82da8fc5889c29b3c05d218 718 0.50/1.00 vMB 32
280,921 280,921 0000000000000001c9a53805426128d9e15643345c3b3b8b742e6520a366c59f 116 0.05/1.00 vMB 213
280,920 280,920 000000000000000088ec902974509837494f88e2911f1b5ad171c2bb295daab7 135 0.07/1.00 vMB 34
280,919 280,919 0000000000000000b71e2b52640021f59ff53f1eec5ffe034701a6fc79c402a2 216 0.11/1.00 vMB 42
280,918 280,918 0000000000000001909158325f08013cd51f71b6876be70e2e69bda52f3301aa 223 0.10/1.00 vMB 93
280,917 280,917 00000000000000013fdc8e35d50e39585fd1cbfe07530db528f260f41da1d51c 753 0.53/1.00 vMB 31
280,916 280,916 00000000000000025f30def7b9a714d961abaf06a867a114d6e6393645605f5f 68 0.23/1.00 vMB 10
280,915 280,915 0000000000000001d70b0f17f98b64e9ce0a35d6b00fd02e8bdb2bc498fccee6 772 0.47/1.00 vMB 39
280,914 280,914 0000000000000000df199850e28f7acd92b1743340753eddb00f8bb03dfcf790 733 0.34/1.00 vMB 61
280,913 280,913 00000000000000015c04671cb2abf61c7129de6e899821f1caab47eb79fdf9d0 142 0.08/1.00 vMB 5
280,912 280,912 0000000000000000f016e2fc1e5b9e9fdcda10f12ade244b59dc108954f3602c 181 0.12/1.00 vMB 28
280,911 280,911 00000000000000007413eac5ad7da8ea31bc636e8bb3e5897f48b84745c93ab0 155 0.10/1.00 vMB 27
280,910 280,910 0000000000000000d9e10c4eec92e9fbd48eb018b589e86963320296db883493 36 0.01/1.00 vMB 43
280,909 280,909 0000000000000000d5db58c526ea6f70f158b54dc0bc210b18b9220a8adc5e95 15 0.01/1.00 vMB 40
280,908 280,908 000000000000000212a80dadbc1d604240ce4c108207bde4df3269451db9a595 21 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.39 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.