Loading Tool

Explorer IconExplorer

Memory Pool

82,898 transactions
30.51 vMB
0.10102354 BTC
Random Selection Loading Transactions
Max Size: 183.76/200 MB

Candidate Block

Mining Attempt 03d439320480c54191c97e721d9527021087816108b6f90b0b3ccb5dfde39256
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root a26e77647a681cb351db5c0247d10604276246d8c005adefd7bac7ad66eaa99b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,936
Size: 1.00 vMB
Total Fees: 0.03684547 BTC
Feerates: 454.44 > 3.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (136,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,763 778,763 000000000000000000024b030f60fc1fa8d63056189df5c4ef02617ac6fc3971 2,970 1.00/1.00 vMB 29
778,762 778,762 000000000000000000038a2a952d4ad735ccba44844e333244997d7bddb9b252 2,260 1.00/1.00 vMB 28
778,761 778,761 000000000000000000007e4ecb74fa6f8b83d94f7e00001912e7fac6a980a06c 2,457 1.00/1.00 vMB 16
778,760 778,760 000000000000000000063dfef2c6b90b6d0689310dff63bcdb30097e79d8063a 3,590 1.00/1.00 vMB 29
778,759 778,759 0000000000000000000376e1fad6d71762e49a5602e0455aa85fde810dcab430 751 1.00/1.00 vMB 5
778,758 778,758 000000000000000000030cbad6c885864eb3f18d5ffff1ea4e46468cd51d2869 652 1.00/1.00 vMB 4
778,757 778,757 00000000000000000004f149deb45b858a8b9f1c191b83d02d4e11d5ae361df6 1,306 1.00/1.00 vMB 11
778,756 778,756 000000000000000000025a3d6d2ea1ed9b5abe3cd1a30508ef8b4967c0aa8b29 920 1.00/1.00 vMB 9
778,755 778,755 0000000000000000000063d802f47551d2c0c204d8058e78b003871acf03fe71 2,379 1.00/1.00 vMB 22
778,754 778,754 0000000000000000000323070e0409d65b019ca97ab7e456d23564ddc6a259fd 489 1.00/1.00 vMB 2
778,753 778,753 00000000000000000004a8b2798814bef463c415a6d1bfee1d07cf5233f808cc 1,276 1.00/1.00 vMB 8
778,752 778,752 00000000000000000005b3dfe6d8dfacfc1f008397abc35ae5ed7caf03a9076c 1,072 1.00/1.00 vMB 6
778,751 778,751 000000000000000000054f7f8e8df18bd6a5e8ee2a0a743902211aabc112f8c6 1,517 1.00/1.00 vMB 7
778,750 778,750 00000000000000000004af71ba45e864d949f086ba4824d6812a1b957811015d 2,419 1.00/1.00 vMB 21
778,749 778,749 00000000000000000002761eed740819dbcb0179850bcb7e8ae5222286f707af 1,517 1.00/1.00 vMB 5
778,748 778,748 00000000000000000005b0cab9efda1222fd9e986718f074b8a1509ca8218e96 2,331 1.00/1.00 vMB 18
778,747 778,747 00000000000000000001ea0a65eadd2f1ff57a895ff01c3d12f1bd43c85d49fd 2,712 1.00/1.00 vMB 30
778,746 778,746 000000000000000000037f7e80926d9179688cb8067d2c41c73bea08f75b5f1d 2,408 1.00/1.00 vMB 28
778,745 778,745 000000000000000000053ff981361044d3d40f978831ca99d748c39dbe99e8ad 1,454 1.00/1.00 vMB 8
778,744 778,744 0000000000000000000195cbc789b34db4bf49ac1173dee5e0f25875d6c014cf 1,481 1.00/1.00 vMB 9
778,743 778,743 000000000000000000058f914ae5f5495ab9fb21d5ea10fea24518ccc4e9d81c 828 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.