Loading Tool

Explorer IconExplorer

Memory Pool

48,768 transactions
28.91 vMB
0.10045568 BTC
Random Selection Loading Transactions
Max Size: 153.00/200 MB

Candidate Block

Mining Attempt e133310908b5ade462fc1824cd777d83d3e48c920a35d1196454cf0afef5d02e
Version 20000000
Previous Block 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2
Merkle Root 12c3aa7cf8281e149921077075fd4f217fbbda525ddde70192ebf5747ba049fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,907
Size: 1.00 vMB
Total Fees: 0.02489517 BTC
Feerates: 70.48 > 2.49 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,712 (163,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,699 751,699 00000000000000000006d68a565b420e39510ebbd6ed50c62a50aff81e76b551 1,084 1.00/1.00 vMB 6
751,698 751,698 00000000000000000003d2cae1b8fcb0e12cc447150e04016d8af0cfa29b622f 2,799 1.00/1.00 vMB 11
751,697 751,697 00000000000000000002aebb1b0291301726e24e2784b873521733f4adb1fa70 2,632 1.00/1.00 vMB 14
751,696 751,696 000000000000000000039531f9e227e5e6e4c5eba7374b4749d56cad17be4033 1,548 1.00/1.00 vMB 4
751,695 751,695 000000000000000000059acd8a3a0389c91079e27b7db879a90094dea73362ca 3,288 1.00/1.00 vMB 16
751,694 751,694 00000000000000000001791ca533c6cb14ac36b486c73ff46c880535180605b3 1,707 1.00/1.00 vMB 7
751,693 751,693 000000000000000000020aeb4fb322df0b46c25eb26baa7e31f6a0a76c16b1ca 1,926 1.00/1.00 vMB 4
751,692 751,692 000000000000000000007cda9bb5ac46119740502666971c53c7408ac58ce7d6 3,198 1.00/1.00 vMB 8
751,691 751,691 000000000000000000009202deea18c75c8f8a71e51e14bb8b8fa43ce4edb1f2 2,314 1.00/1.00 vMB 6
751,690 751,690 00000000000000000003502a56a95926a022223d1b4c361cd3fe61224eb1238f 650 1.00/1.00 vMB 7
751,689 751,689 000000000000000000016c08d497f09f149c0c4bb48ba8d024e85ac687ebf947 3,368 1.00/1.00 vMB 10
751,688 751,688 0000000000000000000962cc30a060214fe426e32094b4fbdfd8f4cad2b8fab0 2,643 1.00/1.00 vMB 19
751,687 751,687 00000000000000000003dd3d2dcc6c6b783b38b2233ba17f482f7506ca35ddcb 2,522 0.91/1.00 vMB 9
751,686 751,686 00000000000000000004cb64d9f184a2484e7ce9c01eea5fc0074337ed52fbcf 135 0.14/1.00 vMB 5
751,685 751,685 000000000000000000047f9f20cf401a8aa6132d41d7978dc2cf00e4564cd6f1 455 0.29/1.00 vMB 7
751,684 751,684 00000000000000000004dd906c0e61dab9e3e87f849a7920d4977da0ea2d6a36 625 0.36/1.00 vMB 6
751,683 751,683 000000000000000000018ac30ba718a9f4492c6dd878f260d82c9626f0695785 1,686 0.81/1.00 vMB 7
751,682 751,682 00000000000000000006b79641e8b32df19579223dd846974dd58124ed7230d3 377 0.20/1.00 vMB 8
751,681 751,681 0000000000000000000063bbdc8e9d8398331195d37a86903a86fa7b3b72abe6 355 0.39/1.00 vMB 1
751,680 751,680 000000000000000000096932fe1c456a715f6505053e224e58b0ad3d44779669 2,368 1.00/1.00 vMB 7
751,679 751,679 00000000000000000004f10bc044dfa1f058539b4f2145af2c77106595e9859b 2,854 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.88 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: 645.06 GB
    • Received: 12.67 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.