Loading Tool

Explorer IconExplorer

Memory Pool

26,910 transactions
27.02 vMB
0.06279246 BTC
Random Selection Loading Transactions
Max Size: 129.96/200 MB

Candidate Block

Mining Attempt d6cc823a75b24f7bf413cac70b4218b69a473caaa28ca3e31306fe992c09bea0
Version 20000000
Previous Block 00000000000000000001f153be8400a938169c22122f44526eb6818272e825e6
Merkle Root fbf681c7d501ec6e4c601a00d2fdb435072301640b04a7564b768036309c0d55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,296
Size: 1.00 vMB
Total Fees: 0.01184134 BTC
Feerates: 79.73 > 1.19 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,496 (579,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,581 334,581 00000000000000000b7f0e468761ae81b0d7588ce60d45382c81e6860914117a 1,388 0.75/1.00 vMB 23
334,580 334,580 00000000000000000705a148c7ee043fe7f5b0fa810ef8dda5e4f8b333d6e7f0 1,817 0.50/1.00 vMB 53
334,579 334,579 00000000000000001629f7d15a0262d72b25e2399bc4595cdc63aa13c78b4551 1,321 0.50/1.00 vMB 34
334,578 334,578 00000000000000000fcde52ec7e449448be4f75313e7dadbd1bb71d3308e18bd 877 0.64/1.00 vMB 21
334,577 334,577 0000000000000000053ad84c09371dc8d30a86b9feb31fe35ab47baa4ffe82d6 152 0.06/1.00 vMB 29
334,576 334,576 000000000000000010facaa22d6839a36dab6effef2f5fbfc435704cc48561cc 252 0.15/1.00 vMB 24
334,575 334,575 00000000000000000af43d7e3005ebff951d2f2ccd15557ca013b6860ed29bf7 92 0.17/1.00 vMB 14
334,574 334,574 00000000000000000820fdf21151e3b9171701db590fe30db90c95fceba36755 294 0.21/1.00 vMB 18
334,573 334,573 0000000000000000120c67aaa4501f95b41af903bd933541fb546086883e419b 387 0.16/1.00 vMB 32
334,572 334,572 00000000000000000bf3b4c1504e91b9354b6c3e8e89790581b4373454136e95 418 0.24/1.00 vMB 27
334,571 334,571 00000000000000000e9fc635fdd0636c1e91ffeee7256a8a48566f85af7ec07e 607 0.37/1.00 vMB 24
334,570 334,570 00000000000000000c597ff9ea531d9e2e3b502d49f56115c1b04232a2e12a69 663 0.70/1.00 vMB 14
334,569 334,569 00000000000000001a6a2030a53e07a8302e7f42148d25673a79aceaf4a27cec 2,039 0.75/1.00 vMB 35
334,568 334,568 000000000000000008ed578a6f96d908bd3ae8b965569af7a123388bc78535f3 516 0.64/1.00 vMB 12
334,567 334,567 000000000000000001ceddb7cffb67eae95c3a6368a96ce42414a3b59658822d 510 0.50/1.00 vMB 20
334,566 334,566 0000000000000000136fb61165d4e50cd98f95e838fbab86b7b1b5894dcf33ed 1,946 0.75/1.00 vMB 32
334,565 334,565 000000000000000013dc1a82310e14c13041a1ed253998139de8b933c01fc1bc 708 0.75/1.00 vMB 17
334,564 334,564 00000000000000000de4bb400d0597f4376703f9e1ed31ac290d943a54a1d06e 1,978 0.75/1.00 vMB 35
334,563 334,563 00000000000000000617a14b3b245f06c0e06d73532198ff908d5d5846354466 104 0.06/1.00 vMB 16
334,562 334,562 0000000000000000112aa8ef0f55b3a528a7042a2a7779382701125ae713a793 771 0.53/1.00 vMB 21
334,561 334,561 00000000000000000da2cfbdb396a0d4d99a0d94b98004c702060f5c2b34f8e8 64 0.03/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.49 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: 611.94 GB
    • Received: 10.93 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.