Loading Tool

Explorer IconExplorer

Memory Pool

40,322 transactions
26.05 vMB
0.06762565 BTC
Random Selection Loading Transactions
Max Size: 135.41/200 MB

Candidate Block

Mining Attempt f5cdba496b4ff6c0c686417f1750154dc0be9827a04f99148ca4658033ee8da9
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 3c76640ae08191253d313ded815bd9b433f6a579fa7ec3f33ca1ee128005eaa6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.02020938 BTC
Feerates: 150.98 > 2.03 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (673,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,650 241,650 0000000000000043ccfc0ef2903a6735c4e202381993bae7d851d2be45b7e70b 64 0.03/1.00 vMB 128
241,649 241,649 0000000000000047986817de8e94940be8a67c9d6ed20f40099ea3ea79d6e467 88 0.04/1.00 vMB 176
241,648 241,648 000000000000000baa8847ec5fc1db8f7709c11c985bbdd476b0b0404fc596c3 302 0.13/1.00 vMB 153
241,647 241,647 00000000000000eb26b50f0315605b1ee5fcd8b228f31fe39070fe8947b69677 19 0.01/1.00 vMB 126
241,646 241,646 0000000000000071c4ffbda68d80c050ed803f4de0bfa274704d4adc8d415bba 15 0.01/1.00 vMB 186
241,645 241,645 00000000000000ceef4f4b8879a879970cd22be5d889c1da5645084994890ddf 112 0.05/1.00 vMB 163
241,644 241,644 000000000000003e2e3ea1f41b4fde218329b9064c821646c9238db3502c0cf3 83 0.04/1.00 vMB 166
241,643 241,643 000000000000001f12577088283d4a140aa08d3fa27abb8d1856aa1c5a413b54 260 0.12/1.00 vMB 147
241,642 241,642 00000000000000843405efac6e1c5b043c851a6a41f6c0dee79d6947f6598e97 142 0.08/1.00 vMB 155
241,641 241,641 00000000000000abfa35c0070f9008b2b733c8ce03a9c5d38f4c7dc7c0b0a94e 64 0.02/1.00 vMB 158
241,640 241,640 000000000000005eb1cae1fde383b61a819afbf76f4f764a8aef9340ad57ff9a 146 0.09/1.00 vMB 103
241,639 241,639 000000000000005229c1cffec6c3b7b95a4706e982fecc7673552728a71b56f3 230 0.12/1.00 vMB 111
241,638 241,638 000000000000002d037f6bf6f0a9a96f83b183e999e28b69cf60e783a2b976f0 605 0.25/1.00 vMB 180
241,637 241,637 00000000000000af974dccf03ef391eef4c2169f34d940f9a8da9e54ea2d77ba 6 0.00/1.00 vMB 0
241,636 241,636 000000000000010ef5ef5e393eeb27b2eb26576db86daf995e5be1a1e8d695ca 220 0.06/1.00 vMB 60
241,635 241,635 0000000000000033057ac43854d8d1d533753887744755278055d1e9ed48215e 218 0.11/1.00 vMB 166
241,634 241,634 0000000000000043a32d344c4d2c97365ee927a691648061a1acaa813bdd01b0 371 0.15/1.00 vMB 160
241,633 241,633 00000000000000c7a314107c446a0d32dc00e1d599c9a469dc75f56f1e345c10 150 0.07/1.00 vMB 129
241,632 241,632 000000000000004ae3db9168f08e196debb3117bf91f3535f06c781355fc29d2 215 0.21/1.00 vMB 92
241,631 241,631 00000000000000b3943c41be18fcb25622a61383e8f7802dea5ab0b56d7549c9 256 0.08/1.00 vMB 188
241,630 241,630 000000000000000947bcb846e88000e5315eb4b7ef695d6998549535d36c63b8 128 0.09/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.