Loading Tool

Explorer IconExplorer

Memory Pool

78,405 transactions
29.29 vMB
0.08178833 BTC
Random Selection Loading Transactions
Max Size: 177.00/200 MB

Candidate Block

Mining Attempt a95c9a952e000baa598fd30689b0394147e9ba46ecd7ac151b71eded59921c0d
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 185a089f5b242b5b7aa8a9067487b0ec6bedec58ec3dcb5cfa305be9cec879a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02035802 BTC
Feerates: 94.79 > 2.04 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (306,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,296 608,296 00000000000000000007be015416cdeb8a117ec462c3bb803b2da5b0ba0469d7 2,675 0.89/1.00 vMB 17
608,295 608,295 0000000000000000000f9847d142186ec68fb4623a008ebb5f11afd8077fa373 2,983 0.91/1.00 vMB 10
608,294 608,294 00000000000000000014d44ed15a41f09295e6459786924a89559be9f53450b6 2,903 1.00/1.00 vMB 22
608,293 608,293 00000000000000000000d644b86442e6ae770676fa5cc3d78378431530ac7f1e 2,892 1.00/1.00 vMB 12
608,292 608,292 00000000000000000000fb72633817156529d7844c68a170be9cf7b4f08119b2 2,484 1.00/1.00 vMB 19
608,291 608,291 000000000000000000031bf45569dea7a8da7b4a56ca172c3c732c91e0597876 2,380 1.00/1.00 vMB 22
608,290 608,290 00000000000000000011aa7d1497ffaabc4cf91e9134bb3b5cee7bb71f57b58c 2,922 1.00/1.00 vMB 27
608,289 608,289 0000000000000000000748f81942c5a23ed8c04401f1eb6f817ee56b5da78336 2,611 1.00/1.00 vMB 31
608,288 608,288 0000000000000000000b90b4110cd6cf971ff29b61f58b0fe2cfe525d8ea2dc0 2,002 0.66/1.00 vMB 4
608,287 608,287 000000000000000000150592a4cafd67a1861650c73ae04d214f2367754cf169 2,635 1.00/1.00 vMB 22
608,286 608,286 000000000000000000069e11047e3380fbd315cacba6d7b63080aab22ce68766 2,224 1.00/1.00 vMB 10
608,285 608,285 0000000000000000000fa1eb3043569d70946ffaf7b6557e16bbf8123859952c 1,990 1.00/1.00 vMB 7
608,284 608,284 00000000000000000012f9e2468ba7a0a30e2c6d33c2802b8814cb35c970de2a 2,650 1.00/1.00 vMB 10
608,283 608,283 0000000000000000000d0f7003e44b0d67dfd84fe555ec302a21fbd975eaa50b 3,259 1.00/1.00 vMB 27
608,282 608,282 00000000000000000014f80c89dde10d6d4a592bb0a9a29e37650c638186fea1 3,187 1.00/1.00 vMB 13
608,281 608,281 000000000000000000028eb09f4267d30f878ba239f881d87ec6ea0b1882c856 1,490 1.00/1.00 vMB 7
608,280 608,280 0000000000000000000908116af978d27275b6a85a675f8536dc58c53280cbf2 1,219 1.00/1.00 vMB 12
608,279 608,279 0000000000000000000888de5adc924c2e0ceb8bce5e04e34bd2ba3495c01687 964 1.00/1.00 vMB 10
608,278 608,278 0000000000000000000499d029cc5aa751606a1c91d6d229d07fb5d2bcecd2d8 1,178 1.00/1.00 vMB 11
608,277 608,277 000000000000000000000ad1c73823a3462cc88c1f756a041d853cee8503c64c 1,638 1.00/1.00 vMB 15
608,276 608,276 00000000000000000001784941c700446c02ccc17aab2ebcaa52c534e929b5d8 690 1.00/1.00 vMB 9
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: 674.54 GB
    • Received: 16.43 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.