Loading Tool

Explorer IconExplorer

Memory Pool

45,305 transactions
30.35 vMB
0.08899029 BTC
Random Selection Loading Transactions
Max Size: 155.91/200 MB

Candidate Block

Mining Attempt 0a25c34bbaa21c725d7f8002172655258a424fa34586272bc6e0d11203d80604
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 58539cb55b234cec2d114e5fc440c7650fcc5107ed1b0ac1e8a6c845c0a72ec9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,095
Size: 1.00 vMB
Total Fees: 0.02470418 BTC
Feerates: 77.10 > 2.48 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (567,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,791 346,791 0000000000000000162045b8adb94bf4ec3fd305cc8d54367d033fa28f0b0c8d 64 0.02/1.00 vMB 47
346,790 346,790 00000000000000000729c057b73c91944b380428822fd33037bb7c5124d0fd67 156 0.12/1.00 vMB 15
346,789 346,789 00000000000000000dd15e82892126d623a1d1592a3cdcbc5126c894670d4876 797 0.58/1.00 vMB 18
346,788 346,788 000000000000000001102117434bd949769e25b8f1f6893b7e7e43649ca2bb1e 493 0.20/1.00 vMB 35
346,787 346,787 00000000000000000d36be66534bc8c36e2b67445deab6413c381e7218afc15e 817 0.63/1.00 vMB 17
346,786 346,786 0000000000000000104bca9bf2da4ab1c6c7d599195e7045e50c13503cb0a20c 947 0.75/1.00 vMB 15
346,785 346,785 000000000000000008dfc82f802499e05c864b869f561ecb24d5be0fd5a37bab 512 0.16/1.00 vMB 38
346,784 346,784 00000000000000000a72595e0c8b0a678e5a10f6750f81eef2debd45aea817b9 314 0.15/1.00 vMB 34
346,783 346,783 000000000000000014fcd839cc21182f25f5974613ef0668ed1199671e3b0656 1,861 1.00/1.00 vMB 28
346,782 346,782 000000000000000006bc8c3cc909960dcc3366be366863fecea35c4a0969da9c 1,065 0.67/1.00 vMB 23
346,781 346,781 00000000000000000afc5e88c2ba9e2df1f4194324bbfc3d0f6e6b52237ccec2 379 0.15/1.00 vMB 35
346,780 346,780 000000000000000000403b212a848eb4837438a98ccc09482587f17e7608333b 1,141 0.71/1.00 vMB 26
346,779 346,779 0000000000000000011bc6efdab13e77f75a9127b9f6dc06f86c1766422d9158 492 0.27/1.00 vMB 23
346,778 346,778 0000000000000000048ce9b0f4ba7fbae8b33181c68236dd6aa813dc229fcd40 795 0.57/1.00 vMB 20
346,777 346,777 00000000000000000c8c09c54fbae60d588d868a1addb4e4902676d94bbe47bb 1,147 0.69/1.00 vMB 18
346,776 346,776 000000000000000016dc7a46b23acfdaf449e3ee2dbe37e519f6622d6a2bcb0f 1,275 0.75/1.00 vMB 26
346,775 346,775 000000000000000008bbc2fd070618e2970890b1e3cdfa417b9d89036ce5ffd9 1,736 1.00/1.00 vMB 26
346,774 346,774 00000000000000001335cdcd338e8f664ed5a6169892b07e5bab8fe09dd402f1 1,700 0.75/1.00 vMB 30
346,773 346,773 00000000000000000820f95769a3db2267eb7a18c8cc4f6c2c67be44b5300557 367 0.16/1.00 vMB 32
346,772 346,772 000000000000000000ef2b93b5a2b44ca0844cd6266b15d8e8f3a8ec6cd49024 186 0.08/1.00 vMB 27
346,771 346,771 0000000000000000023fe45470aed9962c15552afbca34536562a02c3c3add1a 169 0.10/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.