Loading Tool

Explorer IconExplorer

Memory Pool

83,786 transactions
31.30 vMB
0.09844932 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 5a82ef01d6aa9be3bcf886beca7549bbe861650e285d07d26f9fd203b2eb47a5
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 9d76ab7f41cfd02ea8603e9bb0b4b719d161e940ba30e83e96d5a969ffc4ba56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.02756362 BTC
Feerates: 301.57 > 2.76 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (408,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,698 506,698 000000000000000000448e2613246f933d3f92dfca0a75b1bc6453c53924d7c9 1,834 0.92/1.00 vMB 92
506,697 506,697 0000000000000000004f9d1ee1f170933555896767ac00ec1c50661161528877 2,398 1.00/1.00 vMB 159
506,696 506,696 00000000000000000030631c0aebbeea6981262d9d9bb85f64319dc103e83ae3 1,378 1.00/1.00 vMB 85
506,695 506,695 00000000000000000041e1d47129f41dfb0ede107bfb72c10fa7e4edaeed3d15 440 0.17/1.00 vMB 136
506,694 506,694 0000000000000000001d821267073154484648a360c3b73476d19c82672e3520 106 1.00/1.00 vMB 8
506,693 506,693 0000000000000000000ca4b353fe6534a2e48b822ff00933d503200017bcacb1 2,118 1.00/1.00 vMB 101
506,692 506,692 000000000000000000008078954eb5f3910ada266c945a7d9db7dd04dc3ec882 2,334 1.00/1.00 vMB 140
506,691 506,691 00000000000000000033ad6e4511735c9c883df1cede97634dda2cb4436bb869 457 1.00/1.00 vMB 38
506,690 506,690 00000000000000000013723726f8aaa0ccf04c8f8248223f1ba3b37a62f4dbb1 259 1.00/1.00 vMB 7
506,689 506,689 000000000000000000162cdf97c5d01e93948d6607125bf60e3400309542030d 1,498 1.00/1.00 vMB 79
506,688 506,688 0000000000000000006564c540548fd20e4a0553bbd371f0bc8d5ec0a985e18e 1,475 1.00/1.00 vMB 47
506,687 506,687 00000000000000000061129ef05471e24992ea176dceada60288872d4fbb2bfb 1,516 1.00/1.00 vMB 70
506,686 506,686 0000000000000000005661e8562827c5d4787fb5125169b073119714eff73c3a 763 0.40/1.00 vMB 87
506,685 506,685 0000000000000000006bcaa12a85fdf4b395e1cd154a375f32b8bd4a4cf5ed79 2,037 1.00/1.00 vMB 132
506,684 506,684 00000000000000000019b0473b2265dba62dd45093fb0f890132b2f6cc1ecce8 1,704 1.00/1.00 vMB 78
506,683 506,683 0000000000000000003965f128dfed2bfd0dd368118f671074e58dd20729ee6f 2,663 1.00/1.00 vMB 192
506,682 506,682 000000000000000000566f7de5b2046cbf35d5d5f9db06103316c09ac9e2490c 1,373 1.00/1.00 vMB 69
506,681 506,681 0000000000000000001e3866674d2d850e3a2245fa8fb5fe3a1da1e61d1189c4 1,744 1.00/1.00 vMB 124
506,680 506,680 0000000000000000000c685b3707b8a71f23bbc37dd6f509db99bd7566883bdc 431 1.00/1.00 vMB 38
506,679 506,679 0000000000000000004f36cd4f9748538037d7ce316cf27ad98413b29284e9c4 749 1.00/1.00 vMB 14
506,678 506,678 0000000000000000001202b7276e6f5b7f7f13e3ff4231e6444063ef6460216b 1,100 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.78 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: 709.58 GB
    • Received: 16.92 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.