Loading Tool

Explorer IconExplorer

Memory Pool

41,592 transactions
26.46 vMB
0.05542791 BTC
Random Selection Loading Transactions
Max Size: 138.92/200 MB

Candidate Block

Mining Attempt cfd7752bac239e967f3316006da354e8eb5cc123eb85396960e1310fa1e8fea1
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root e192f4bed904ec4cb80c8090d8ef3e4a7d7aa08b2ac4e5daee0f07f336607d60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,179
Size: 1.00 vMB
Total Fees: 0.00661451 BTC
Feerates: 100.68 > 0.66 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (82,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
832,792 832,792 000000000000000000024aa80ed991892d4fc0b725c67d6dff04717ffa842cf2 2,732 1.00/1.00 vMB 41
832,791 832,791 00000000000000000001d18d4a81271896a49ef8e2cdc904a2bb7744feb13d63 3,254 1.00/1.00 vMB 44
832,790 832,790 000000000000000000019910fb3992d6471314c24297703c1f925aa5626c8a55 3,043 1.00/1.00 vMB 24
832,789 832,789 00000000000000000002d97ca47e19fca4b6e4c2963c7e383344870a32e5a1e6 2,922 1.00/1.00 vMB 42
832,788 832,788 00000000000000000000ded125cb2bf81941893701cfa9d77452c1ce81ac9150 1,427 1.00/1.00 vMB 15
832,787 832,787 00000000000000000001197584d908e61b099ee5d90b2bddd4175facda9fcbb6 2,352 1.00/1.00 vMB 23
832,786 832,786 000000000000000000013d1f761bf5dd46de7ec68eb5d23dc71965a21aae7c7c 2,662 1.00/1.00 vMB 20
832,785 832,785 00000000000000000000f5d7bbf127d5e4e7735a021dcadb864ec4dfd32ad44c 3,080 1.00/1.00 vMB 29
832,784 832,784 000000000000000000010539a45841eed2c818d44bee8d3d92903f89f957d84c 1,962 1.00/1.00 vMB 16
832,783 832,783 000000000000000000010b194863b3d7369b2350a7d0f5fc0b6c7038743a702f 2,490 1.00/1.00 vMB 16
832,782 832,782 00000000000000000000fc9cd854ba93eab39fd35ed963e063b325dac983da78 2,667 1.00/1.00 vMB 31
832,781 832,781 000000000000000000018618e22b2e4c58689f02df28ef8e433c15e2635efbd6 2,866 1.00/1.00 vMB 31
832,780 832,780 000000000000000000032d4ee8dab68c5213773dfcc63ac378f67482ff7b66d6 2,951 1.00/1.00 vMB 36
832,779 832,779 0000000000000000000250a3161c4c85e9d697106957219c68324b2d8529a047 2,200 1.00/1.00 vMB 19
832,778 832,778 00000000000000000000c8f6829d6a00e98ecb65e85ba299a1e6b569b707231b 2,648 1.00/1.00 vMB 32
832,777 832,777 00000000000000000001700a565da1680b54b134ebb9ad6b49fdeca35005d2f0 2,296 1.00/1.00 vMB 18
832,776 832,776 000000000000000000036fd905a7381c592f357471adbdf1768f69fcbc6a031e 1,895 1.00/1.00 vMB 32
832,775 832,775 000000000000000000002d4dc50df375927f54e53204efbb8415b051179c8545 2,441 1.00/1.00 vMB 25
832,774 832,774 00000000000000000001d93f98d84c336b406fc06ce30b7be2b63d62f65bab9c 2,105 1.00/1.00 vMB 23
832,773 832,773 000000000000000000025defde077c6e6ebd7af5cf809df409238bee19649561 2,366 1.00/1.00 vMB 28
832,772 832,772 00000000000000000000b39d0df3e812839b9420fd3c00290aa10e6e8f191e65 2,717 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.