Loading Tool

Explorer IconExplorer

Memory Pool

80,869 transactions
30.03 vMB
0.07294023 BTC
Random Selection Loading Transactions
Max Size: 181.06/200 MB

Candidate Block

Mining Attempt 9f77ee3b32ec2cd285164e9eb581a2883b8599f9790e96e770082e2653d01e24
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root e3fcefaede3a26d465edf4f2a9ded4ef864478ee854abcfaa55f408924574b93
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,536
Size: 1.00 vMB
Total Fees: 0.01158708 BTC
Feerates: 40.21 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (568,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,393 346,393 000000000000000008c37a9dab271dbc2b7108636e18210eb0514924f16890ab 1,043 0.75/1.00 vMB 18
346,392 346,392 00000000000000000471a61459599c2bde70b982feaf792b3f122e8a18a7a50e 553 0.75/1.00 vMB 20
346,391 346,391 000000000000000012a453ebe873ba9731b9d7b8bbbddbb2275406d1de4460cf 486 0.75/1.00 vMB 14
346,390 346,390 0000000000000000097f38b3a09f92b0f4d2a647548774f46baa4b822cb3e71b 1,660 1.00/1.00 vMB 26
346,389 346,389 00000000000000000d7c4c0029487d0c034c4346b40e01cf35a7092005e53918 481 0.42/1.00 vMB 18
346,388 346,388 00000000000000000504b31e27c1f58186fd326290b60a7a2bd3bc15075cc5a1 339 0.43/1.00 vMB 14
346,387 346,387 000000000000000016889cd874dafc64a774a331044e054addbdb79542a6f70f 485 0.84/1.00 vMB 12
346,386 346,386 000000000000000008d9b0b9e2d2758dc715fe9bf75d19ce626c937dbe147cf3 289 0.75/1.00 vMB 12
346,385 346,385 00000000000000000228198eedafed2af4f8ef87ddeec8879821653faca0fa2c 495 1.00/1.00 vMB 14
346,384 346,384 00000000000000000bf5ffc2d19bae985cfd050da2c6876732318111c7dcbe43 520 0.75/1.00 vMB 17
346,383 346,383 00000000000000000c57c303ffba3c647dc406336ed78019b5bc1e472bd3a586 1,126 0.75/1.00 vMB 22
346,382 346,382 00000000000000000cf5268b4418cf20f83909a18184277d69e3b516f5460c7b 208 0.44/1.00 vMB 8
346,381 346,381 000000000000000009bdaccdf6d5765e874bc3873bec06d8bf017ec4796faa05 312 0.51/1.00 vMB 14
346,380 346,380 00000000000000000ede63ad0203aa389d140a6b6a9acf7f4aa8903220254550 1,518 0.75/1.00 vMB 28
346,379 346,379 00000000000000001452f4f078a23f823004baac88767b12ce6f5411ab568eaa 574 0.33/1.00 vMB 24
346,378 346,378 000000000000000013ff0184ca697936fd67b5d704b5370c68351a3a3efec08f 48 0.07/1.00 vMB 7
346,377 346,377 000000000000000002e13ee715262f37180c4633d378bab17567da89990e7196 377 0.17/1.00 vMB 30
346,376 346,376 00000000000000000a64ad729eeb912d9a05df14d2dba95234ad084c6315a55e 523 0.28/1.00 vMB 23
346,375 346,375 00000000000000001300e563988f3c565e57784f52f850197f68b566e4da5772 434 0.29/1.00 vMB 23
346,374 346,374 00000000000000000a9c0518a2749c9b897b7cce009e2d30cc1e31507df6637b 21 0.05/1.00 vMB 2
346,373 346,373 00000000000000000b1691eef426ed42186fc0e0a67d69b41f63c9a51db48e75 237 0.15/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.33 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: 660.46 GB
    • Received: 14.75 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.