Loading Tool

Explorer IconExplorer

Memory Pool

79,187 transactions
29.52 vMB
0.06891871 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt 672cc41c240ee44b027422da7c9804e1d89a78145c9d4cff1c39b1becc1230f4
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 041bb38d354cce93b309569ba015f93034f7f6c88b39e86ceec90319a98a8f33
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,120
Size: 1.00 vMB
Total Fees: 0.00899742 BTC
Feerates: 454.44 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (201,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,337 713,337 00000000000000000006386153d33d36f87debfaabd5a73060f5d12d7f4caafe 1,197 1.00/1.00 vMB 4
713,336 713,336 0000000000000000000422cb8a751502f3b8eca106cf7b6f8ef5e4d44c86b478 1,508 1.00/1.00 vMB 7
713,335 713,335 0000000000000000000bb2a3bfb65553927ff0e156588875e7869bf843589397 631 1.00/1.00 vMB 6
713,334 713,334 00000000000000000008f762ca714e2c5c7f3885bd970d73250006c58d8ced12 694 1.00/1.00 vMB 2
713,333 713,333 00000000000000000004c03e0cb15f70e0cee26535fbca02ce754df9aec2127c 1,304 1.00/1.00 vMB 5
713,332 713,332 0000000000000000000a61b5ba65c33f8bf7855d25b5924e6edc662854a68c26 1,616 1.00/1.00 vMB 7
713,331 713,331 0000000000000000000721c3658bdb41738bc169b4b2c1b63a2bbb394339b4d8 543 1.00/1.00 vMB 2
713,330 713,330 0000000000000000000005cefd49154e61c4fe1bb1873340644ea55e7eadb262 570 1.00/1.00 vMB 1
713,329 713,329 0000000000000000000679814d4ad8b936c9f9888eff136de5b2ff6497955a97 2,730 1.00/1.00 vMB 7
713,328 713,328 0000000000000000000206e155ec86ddef1b52b5d1d03afb8ca6ae908f230df7 745 1.00/1.00 vMB 5
713,327 713,327 00000000000000000009b67c39861b803427115db0d4cef19c0bd39440d01266 1,141 1.00/1.00 vMB 5
713,326 713,326 00000000000000000007600068395253805e5f11b4d868e3d5d4f6f4d499e472 1,659 1.00/1.00 vMB 7
713,325 713,325 0000000000000000000c00c27b1c4186096639b18910d988bfc157b91fa28d5c 1,200 1.00/1.00 vMB 4
713,324 713,324 00000000000000000003831f8bfd675f86d24737bef15f8a6e92b25283b163d8 2,646 1.00/1.00 vMB 9
713,323 713,323 00000000000000000003cbaccf36071e3298605b5b2bd774e489af8bd8163643 2,911 1.00/1.00 vMB 16
713,322 713,322 00000000000000000001dad606b9706fb66c6b82985fe3cac3c63bd33480e7d0 201 1.00/1.00 vMB 2
713,321 713,321 00000000000000000004de4990bf151f7cfa3591ac8824fa84f071bae3a26993 333 1.00/1.00 vMB 4
713,320 713,320 0000000000000000000183111bb4f48620528f1214bb542289e1bfd038c9f39e 1,217 1.00/1.00 vMB 5
713,319 713,319 00000000000000000005461a3b3d17b132932c592f4495a1d9c1242780cd1f9e 3,102 1.00/1.00 vMB 12
713,318 713,318 000000000000000000075f470203ded6e9484fb70d331a73f0f2f67728e8bb74 1,545 1.00/1.00 vMB 7
713,317 713,317 0000000000000000000bf063fb044c11d96b38c9823bf88c1ae9b962ff4ab052 2,491 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.37 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: 663.22 GB
    • Received: 14.89 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.