Loading Tool

Explorer IconExplorer

Memory Pool

39,155 transactions
28.55 vMB
0.06261277 BTC
Random Selection Loading Transactions
Max Size: 144.91/200 MB

Candidate Block

Mining Attempt 79853321eca815701f00b056a1d885c99f2fc98a9f86d5c89125111df5858f8a
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root ad93aa8a22593fff04423db597ed11816d2dd99e30faf5aaaa3eb22f3ee46eff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,727
Size: 1.00 vMB
Total Fees: 0.00742636 BTC
Feerates: 50.27 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (567,787 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
346,770 346,770 0000000000000000133983c735c275cea3208f9764148ff98428b2d74fbb3dad 1,252 0.71/1.00 vMB 23
346,769 346,769 00000000000000000bfe81cf5442f755eff774b76d57b8d9a08455562ca31ae1 370 0.20/1.00 vMB 25
346,768 346,768 000000000000000004f8030e46dcfe962084d245fe0f888345cdb22f7d58deca 918 0.72/1.00 vMB 29
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.29 GB
    • Received: 11.62 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.