Loading Tool

Explorer IconExplorer

Memory Pool

42,282 transactions
26.97 vMB
0.06448646 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt cfc785cceabb95bd4787c46d042c253a42e66198ddbf5710fe26fb8daace2dec
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2ea4900d05f67653a87ff2d6017b979901e77f7deaac9c389875c201fc268053
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.01429838 BTC
Feerates: 60.14 > 1.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (257,160 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,752 657,752 000000000000000000024a5580e2d7343600faf4e005bf649f46e935d075b00c 1,863 1.00/1.00 vMB 29
657,751 657,751 0000000000000000000a5e6a51c716dc043c209ed23f2b836452ca016f0717cc 1,738 1.00/1.00 vMB 33
657,750 657,750 0000000000000000000990bdb7269b20d5015efe62ed2510fb9695616876a227 1,637 1.00/1.00 vMB 58
657,749 657,749 0000000000000000000a6beafa1e3a23da9ee1fe2deeac4fed8fc277e6ae6d3b 1,629 1.00/1.00 vMB 13
657,748 657,748 0000000000000000000e89b434468887470b11418a31fc0bc83d5952e5b62dad 1,930 1.00/1.00 vMB 9
657,747 657,747 0000000000000000000e587f02d08a816388e63c4630d73018cf27cbeff6f00e 2,064 1.00/1.00 vMB 25
657,746 657,746 0000000000000000000fd71a2d8ca7e537f9e2ab80cc5a87d9cac83bd43a2d6d 1,612 1.00/1.00 vMB 61
657,745 657,745 0000000000000000000d81c16cc3437350dbfc0c83544c0b18294dd45119dc33 1,976 1.00/1.00 vMB 80
657,744 657,744 0000000000000000000a20d5d2f8d62361c4d1c26cbceea519da93bf91ab8ae4 1,294 1.00/1.00 vMB 20
657,743 657,743 00000000000000000001ad2ad1967f3ed9945eaef27816abb54885cc625fdcd0 1,774 1.00/1.00 vMB 43
657,742 657,742 00000000000000000001d7c2eb925e0860d688206d1a3873ec9c643c01d07424 1,358 1.00/1.00 vMB 19
657,741 657,741 00000000000000000002ef4a58973941b99ec3ea2b311d097c5dbb1fdf7136d6 1,303 1.00/1.00 vMB 6
657,740 657,740 00000000000000000006959347a5dbadb0caa6232b83fd1b57ef1af42457abfd 1,331 1.00/1.00 vMB 21
657,739 657,739 000000000000000000026dae8d55e29ae24c0f78c21769caba51c561216ed4da 2,128 1.00/1.00 vMB 41
657,738 657,738 000000000000000000032af015bc062afd33cc621c4ef5fb92b0fe13ea157252 1,984 1.00/1.00 vMB 19
657,737 657,737 000000000000000000004831440763f398edc7eafda7b0d41a8a85f777d328b2 1,909 1.00/1.00 vMB 38
657,736 657,736 000000000000000000049373c564b85755e0f7737ed90ff6f7843cd2a442302e 2,096 1.00/1.00 vMB 14
657,735 657,735 00000000000000000008fece75d259692b87d6419c1955df9c786140008bdfbf 2,011 1.00/1.00 vMB 23
657,734 657,734 000000000000000000015bc22aae40a3a9f5451184bfbd4760dd13a62662961d 1,946 1.00/1.00 vMB 30
657,733 657,733 000000000000000000082fe73609adf0c0322cd23fe1a8c946a838b965fa558e 1,985 1.00/1.00 vMB 18
657,732 657,732 000000000000000000063d43f4cc1f347c61a4cc63c4ad3a4b9a8d8f07b07a46 2,556 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.23 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: 655.03 GB
    • Received: 14.23 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.