Loading Tool

Explorer IconExplorer

Memory Pool

81,986 transactions
31.66 vMB
0.10596131 BTC
Random Selection Loading Transactions
Max Size: 189.84/200 MB

Candidate Block

Mining Attempt f3058c354e3e556999043588135300284d7432609f75244c0f0b0218ca814ce7
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 2f58a2685a3ae68dc1bfd09bc56d30c0cd2b8050d648990cf8b9c1c3532a9c70
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,699
Size: 1.00 vMB
Total Fees: 0.02324533 BTC
Feerates: 99.50 > 2.33 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (29,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,813 885,813 000000000000000000015b5e4657255a8a04cf198aa94e4320dbfc35b4a886ab 2,072 1.00/1.00 vMB 4
885,812 885,812 0000000000000000000255f076042f3b1de6a510c1b4ddbf99eaf80cf9dd2be2 2,949 1.00/1.00 vMB 7
885,811 885,811 0000000000000000000278d1f36d4891649560457f803836b350c7404de2e93d 1,071 1.00/1.00 vMB 2
885,810 885,810 00000000000000000000870340c90e2744dd4f86356b4f512714957bdc13304c 3,025 1.00/1.00 vMB 2
885,809 885,809 00000000000000000000c9246bcc0b5bc6d382239e074c2682f1cc91687d084f 1,071 1.00/1.00 vMB 2
885,808 885,808 000000000000000000006b7bd1bed3b90a7d9ef4414ffb129b975cddf4f85d47 2,334 1.00/1.00 vMB 3
885,807 885,807 00000000000000000001b6ca0db9204644b88dc3fb4952f8026521123f56b8d3 2,430 1.00/1.00 vMB 4
885,806 885,806 000000000000000000008ac3f4aeff90f85d2cdf9f1a5661c62458e6f29143ed 1,833 1.00/1.00 vMB 2
885,805 885,805 000000000000000000003dc1dad383db46c34beb6be5992a1d72788834ed2615 2,104 1.00/1.00 vMB 5
885,804 885,804 000000000000000000026abb94afd9d77ddacb8c07943f4e4dd14626e3089ba3 588 1.00/1.00 vMB 1
885,803 885,803 0000000000000000000249f5cc00e0a25fc2540577456b686708a6d658ff2c1a 1,885 1.00/1.00 vMB 2
885,802 885,802 0000000000000000000201210e3d8a72a81e056cafe4172aa622474e5f65ca73 1,433 1.00/1.00 vMB 2
885,801 885,801 00000000000000000001310bf4ddee0f6abef2e7970aed6fea84ab4650c5e148 2,910 1.00/1.00 vMB 5
885,800 885,800 00000000000000000000779aaee217e65add931bdff63696aee9c562cad6c458 275 1.00/1.00 vMB 1
885,799 885,799 000000000000000000024a69fae6cfa7c3d2252072cf3a6912125160e641d9bc 399 1.00/1.00 vMB 1
885,798 885,798 00000000000000000002668082aa8f4b16aa549e6307b803e1d63e9902780ff7 1,406 1.00/1.00 vMB 2
885,797 885,797 0000000000000000000274c482acede4e9759898c2ce7e6df2a7b551d17ef413 1,185 1.00/1.00 vMB 2
885,796 885,796 000000000000000000009bedeea7943e8821a4a54be25d13f87a621ccacfc8c5 2,088 1.00/1.00 vMB 3
885,795 885,795 00000000000000000000fee0f3adc2244008edb4fce297430fa8846669ecfb69 2,129 1.00/1.00 vMB 5
885,794 885,794 00000000000000000001c13c4820aafdbb012379cefcda300795c51e092e24d9 387 1.00/1.00 vMB 4
885,793 885,793 00000000000000000000d1ac9a502fafff9c8cd502bca7ae2e71186f635ab0c8 529 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.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: 720.41 GB
    • Received: 18.16 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.