Loading Tool

Explorer IconExplorer

Memory Pool

80,011 transactions
29.59 vMB
0.06607825 BTC
Random Selection Loading Transactions
Max Size: 178.52/200 MB

Candidate Block

Mining Attempt 7d4a97f91c6c37d2c11b8356bec81343eef885f9ba230c8ce8165aec682e6a5f
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root cd7c6265e6ce6edec534573382b6026c3680faa651e455994bec856a8a67506b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,443
Size: 1.00 vMB
Total Fees: 0.00600499 BTC
Feerates: 73.20 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (411,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,295 503,295 00000000000000000026da36206686029d7f47e22962ab65492405c6559b5f75 2,278 1.00/1.00 vMB 536
503,294 503,294 0000000000000000008dd08f62674a12f5e4291030cde5c322735527cb482aa9 1,543 1.00/1.00 vMB 409
503,293 503,293 00000000000000000000ba839e0113b94a654e8618987f1f646ab3bc755fbb53 2,208 1.00/1.00 vMB 498
503,292 503,292 000000000000000000799c1186e35301ff3f46d48653652eb436daa8a2444a52 2,713 1.00/1.00 vMB 503
503,291 503,291 00000000000000000013d5c9caeb5b6077540691b056d630651d9af70656d816 2,553 1.00/1.00 vMB 593
503,290 503,290 00000000000000000063a88df891b8d763feb414e19d1119be8fd38454747313 2,825 1.00/1.00 vMB 464
503,289 503,289 00000000000000000037e1aad8ea0101a29c554e35fac9a61a299c61bf05aa4c 2,733 1.00/1.00 vMB 537
503,288 503,288 000000000000000000903486cd47822e39eec9176cdfdae5a3447139c7edba01 2,339 1.00/1.00 vMB 529
503,287 503,287 00000000000000000018f1a1551bc74371e889b79d6affd01784b241a3e3d2c9 2,578 1.00/1.00 vMB 493
503,286 503,286 0000000000000000005d7100e3258c91bb0adb154b893662c1be1215ffe4145c 1,942 1.00/1.00 vMB 489
503,285 503,285 0000000000000000001546940c8ee8cee72492481e6672398644afb0cff76237 3,092 1.00/1.00 vMB 563
503,284 503,284 0000000000000000001335689d3c5aba169d2b3a4705dd849e935a0e32a494df 1,948 1.00/1.00 vMB 504
503,283 503,283 0000000000000000008a9c93f253ace07826758a209b491004c2d6454434e6df 2,919 1.00/1.00 vMB 523
503,282 503,282 00000000000000000046145d907076426e982a5cff1ca2da8f7b492613a28171 3,217 1.00/1.00 vMB 565
503,281 503,281 0000000000000000008c6ba872b492addd352e9c02cae08281d84d0769756d8d 2,605 1.00/1.00 vMB 544
503,280 503,280 00000000000000000071b6ed9d246040ed1a01251aa9685d08b1c557590ae991 3,054 1.00/1.00 vMB 538
503,279 503,279 0000000000000000005bb0927f2f624a728d564e2d7f322b93e19a792aa5f0a5 2,847 1.00/1.00 vMB 598
503,278 503,278 0000000000000000001c4d5e394983bf4df5e0faffd0632f0345349474611a4e 2,223 1.00/1.00 vMB 452
503,277 503,277 00000000000000000025a51faab6b2b58126e93e00a661288782a149debc94d4 2,679 1.00/1.00 vMB 516
503,276 503,276 0000000000000000008809a8f20dd3efc6f108f4d793556ada7619b7b91fa41e 2,166 1.00/1.00 vMB 550
503,275 503,275 0000000000000000001d6f15f6f0e5de07b2225b03f2badfe21f73f208c7279e 1,295 1.00/1.00 vMB 572
Previous 10 blocks ↓
Total Size: 782.36 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: 662.53 GB
    • Received: 14.86 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.