Loading Tool

Explorer IconExplorer

Memory Pool

46,342 transactions
28.88 vMB
0.14390126 BTC
Random Selection Loading Transactions
Max Size: 152.83/200 MB

Candidate Block

Mining Attempt ce494196547399717f95ba5726cdc058ff5f33fab505e0c4f5c48e3f3536e19d
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 043ebc5943c3080fe859301811095259c8840a263c8232a8c19eff357d22ed41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,533
Size: 1.00 vMB
Total Fees: 0.08147853 BTC
Feerates: 15,654.48 > 8.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (572,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,802 342,802 000000000000000017f31e36c2758ee4afd882c49a8605fe0534f024242d6a52 1,614 0.83/1.00 vMB 27
342,801 342,801 000000000000000010ff5502b6d6c4e0e8be0191823ecc1e7ace8e282f9a8e52 804 0.43/1.00 vMB 30
342,800 342,800 00000000000000000530a695d6a35838c37a931a1e515aedd1acd0f4429bd11a 128 0.04/1.00 vMB 38
342,799 342,799 0000000000000000047e971945a68360b1ced6467e1ea8faff8097b5caa2383c 483 0.26/1.00 vMB 37
342,798 342,798 000000000000000000a9b949a780c2c279f1e430c424db7c84621e58e8ae6e4d 938 0.50/1.00 vMB 26
342,797 342,797 00000000000000000e316c1bfa65180d9215ce09f315d7aca2a8fe29eb91e156 669 0.33/1.00 vMB 25
342,796 342,796 00000000000000000a7f0d3e3e09550f3f600fe802005e335c70c31d4e130e5f 105 0.06/1.00 vMB 19
342,795 342,795 00000000000000001364e23d9757ac8bca740b7c31a409434806addbb741b184 633 0.54/1.00 vMB 19
342,794 342,794 000000000000000004e516a19c1606b777858cc7d03405f6e6b5607b239b385d 188 0.19/1.00 vMB 16
342,793 342,793 00000000000000001350cd63c5c71ea3f1959c1940af1086df1adedc6e72e375 649 0.40/1.00 vMB 23
342,792 342,792 00000000000000000dc4e4195beb8357ac292e2e6db1eb56f0d5e85f7bd60b65 958 0.67/1.00 vMB 20
342,791 342,791 0000000000000000100face45d867e889d5b35fd773be056124df6ac709603a1 179 0.09/1.00 vMB 28
342,790 342,790 00000000000000000a777a0424b53981b4692a23c5647e0dcd1fd68de32b4673 253 0.12/1.00 vMB 17
342,789 342,789 000000000000000016e42035600b8e8afcbf4daa23a8e6bc22d3a8c29d219382 519 0.61/1.00 vMB 15
342,788 342,788 000000000000000004b1016e53a6359931573ecaac1bf61cc6b36c18c3db804a 1,710 0.75/1.00 vMB 32
342,787 342,787 000000000000000008fa2d19cd6919bf79e7c10cba629e89bc60f8afb8eab12a 482 0.27/1.00 vMB 27
342,786 342,786 000000000000000012b974be4fbb64f8bcb09a4b9db5722cfeea1848392933e4 10 0.00/1.00 vMB 2
342,785 342,785 0000000000000000153136029b658c25345a4a679772d879e90915fa2a55b540 1,816 0.91/1.00 vMB 27
342,784 342,784 0000000000000000041f73021e09197b2983dfc2ec4a1c678ef11add7d14f0e2 1,116 0.69/1.00 vMB 24
342,783 342,783 00000000000000000957de097e23dbb0b0d6253df275fd27c247b5f4acd31efe 146 0.07/1.00 vMB 25
342,782 342,782 000000000000000001b7479c65be4455b6f92b2f2fb0bf2098fbfe6afe40d088 117 0.06/1.00 vMB 24
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.75 GB
    • Received: 13.32 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.