Loading Tool

Explorer IconExplorer

Memory Pool

42,488 transactions
26.09 vMB
0.05067694 BTC
Random Selection Loading Transactions
Max Size: 137.12/200 MB

Candidate Block

Mining Attempt da25c618b05fce4db26814d440e145ea9fb429960c33f291ae69c1a8c79c4dbf
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root d2be3c0ae71eddbe509231c3c7b3c74a35fc4eadaf47eda3811aa2a2e1219c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,457
Size: 1.00 vMB
Total Fees: 0.01343337 BTC
Feerates: 150.93 > 1.35 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (857,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
56,850 56,850 0000000012d6a9942e7b68bdbc64d70de03e936df9362822f8c2dcc174af77cb 1 0.00/1.00 vMB 0
56,849 56,849 000000000f24b159cfe854527a8f42e39adfc7c266cfb777f57ba521bc730375 1 0.00/1.00 vMB 0
56,848 56,848 0000000006f2a1acfff4a7c013374db0fb074ca1e80ab075be0edbb1797ba35d 1 0.00/1.00 vMB 0
56,847 56,847 000000000f95ec350470187164931b07a29d624dbb5fd0c8eaef24ebdfb86375 3 0.00/1.00 vMB 0
56,846 56,846 000000000a4b1d1fcf9faddff24d2bafa0f1749b6768a818e6394f5349825cfd 1 0.00/1.00 vMB 0
56,845 56,845 0000000006406abe2eeecdbcc43733632dab0702a0b16b934ccad3eb4f8f75ba 1 0.00/1.00 vMB 0
56,844 56,844 000000000d5fe3d98d8f29b0ac54a15acea3ec240856b082f8adbf6a4b4aa989 1 0.00/1.00 vMB 0
56,843 56,843 000000000a4812c5de3d9615d0e250c8c501f7f4d4a744baea5d6e327007291e 1 0.00/1.00 vMB 0
56,842 56,842 0000000000a4c3689aa955ae857a4320636618993b815967ee78856a1d1fd3be 2 0.00/1.00 vMB 0
56,841 56,841 000000000d9fcf57bccf364d7da13210a0c7d3387160c96254e5620ca735e8a8 3 0.00/1.00 vMB 0
56,840 56,840 0000000000a89c8343554235dcf94610781556fdede0a8e4644382d0d7e6f0c3 1 0.00/1.00 vMB 0
56,839 56,839 0000000006210e47539e84abe4555f6f65c5fc02fb02077b3c6154dc488736fd 1 0.00/1.00 vMB 0
56,838 56,838 00000000098ec13540b79b7dc404f3273a829ef4ff537568b78b3f137eb83d2f 1 0.00/1.00 vMB 0
56,837 56,837 0000000006e36d32a326c7a31ee1ef465a1f61e1978b767fea477ee67bc327f1 1 0.00/1.00 vMB 0
56,836 56,836 0000000002e0c9fd1e4e39618349449cd8c5d2d362d32d949e15ff95e8d98ca2 1 0.00/1.00 vMB 0
56,835 56,835 00000000000d010b336362bd1fcb1e1ea35de1a84885a22950f5a122f01d4510 1 0.00/1.00 vMB 0
56,834 56,834 00000000092cab38870384315813cd2ca72801397f1d4135b6057156c2db64d6 1 0.00/1.00 vMB 0
56,833 56,833 000000000a66bf3493db016cea3b4127fb0230298eb197af090567e4fdf2d47f 1 0.00/1.00 vMB 0
56,832 56,832 0000000005cd96dc49ed83c98ce4dbcea4f952f40aad2610a4957b578db0d5b5 1 0.00/1.00 vMB 0
56,831 56,831 000000000f444c97e226c9bc7b362987bc99df369ac9718377d2625398d75d67 1 0.00/1.00 vMB 0
56,830 56,830 00000000127d8c888f0216ed11f4684a63d29ff1251a84c37fcc0f37dde1b100 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.96 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: 647.61 GB
    • Received: 12.96 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.