Loading Tool

Explorer IconExplorer

Memory Pool

78,478 transactions
29.14 vMB
0.08241751 BTC
Random Selection Loading Transactions
Max Size: 176.36/200 MB

Candidate Block

Mining Attempt bf81862605573d2094d14e199ab75ed113e6a6318c7401c5e5d36644206fbeb2
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root ff8e29626bdc63fd54550d2c39ca16a1f96264589c6c4dc577e1bf6dd0820699
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02137107 BTC
Feerates: 178.73 > 2.14 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (631,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
283,192 283,192 0000000000000000a6f52b88e14e23286dd83c7d43d6ad0a1ddf5916c1549d19 407 0.21/1.00 vMB 43
283,191 283,191 00000000000000008987be4916b8020e8d1165e36a078d79ffb295787f8ad9a4 137 0.05/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.68 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: 678.11 GB
    • Received: 16.44 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.