Loading Tool

Explorer IconExplorer

Memory Pool

83,707 transactions
31.53 vMB
0.17126081 BTC
Random Selection Loading Transactions
Max Size: 187.28/200 MB

Candidate Block

Mining Attempt 280ec1390cd938872381fb9026492bc0b1fee220af30edc67cc71b4022949142
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d3e5fb4ef7624a22240e59cfcdbbd87d11e329159ab06120faf2e9a7e9d933b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.06471059 BTC
Feerates: 269.69 > 6.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (631,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
283,197 283,197 0000000000000001cecfd2ae47d035cb214ae27e1108d7576721f366ae1d24a1 124 0.10/1.00 vMB 28
283,196 283,196 000000000000000113b84722830fefb6aa8dbec383dbe5ffcc16c2053072ec3b 479 0.21/1.00 vMB 53
283,195 283,195 00000000000000018ca2584bc38892fc1014aea8a7255ef30cc7bb7e57501596 59 0.06/1.00 vMB 47
283,194 283,194 0000000000000000d20b6189be35a9f9a0ee0a1e5f6714dd656e2fc949c976a3 233 0.15/1.00 vMB 33
283,193 283,193 000000000000000073c6363b60522f154a3b8d0381a578e4075af39752f8074e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.