Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
28.95 vMB
0.06864362 BTC
Random Selection Loading Transactions
Max Size: 174.47/200 MB

Candidate Block

Mining Attempt 4aa65cbe9e3557ad45c903c20926ae44799a2f5c384a0aa6fcfd5e810922f5dd
Version 20000000
Previous Block 000000000000000000006cdac57e8b0231ae997822a2b3b6ef460a8873cd8b31
Merkle Root ebf341dcd7a72402388d5b4e6586e69acacf2a32239198326b0d98111f6fd1df
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,575
Size: 1.00 vMB
Total Fees: 0.00832176 BTC
Feerates: 40.21 > 0.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,100 (371,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
543,389 543,389 00000000000000000025dcee7bcc87d977d146cad8afff3d919f50963a8eac7b 2,860 1.00/1.00 vMB 34
543,388 543,388 0000000000000000001567ac48230dbf50065ea3f8dcbf512ca560fc7075e445 268 0.15/1.00 vMB 21
543,387 543,387 0000000000000000000f6b33a490e827f145ebde71dea29b2bda93d4e23fe7df 602 0.21/1.00 vMB 35
543,386 543,386 000000000000000000093d121a40d95b6155f8d3d3b6e26cef17f132cd1371f4 2,119 0.78/1.00 vMB 19
543,385 543,385 0000000000000000000ab2842c910833a82043ffd056d37c17b185da34ad6197 1 0.00/1.00 vMB 0
543,384 543,384 00000000000000000022c3ebca44b0eb87d468fbf46be26b7ef5f529cb228bdb 973 0.45/1.00 vMB 13
543,383 543,383 000000000000000000173f0db7b27c3486c4c29f0beb612b5b26a1f43b894123 2,085 0.68/1.00 vMB 19
543,382 543,382 0000000000000000000352f7b46f5a218d05481783f9e2e116f088dff1613f29 209 0.07/1.00 vMB 26
543,381 543,381 00000000000000000022d6eb663a7e2339fb909d6100f8659db55659c5be1df4 1,218 0.57/1.00 vMB 21
543,380 543,380 000000000000000000056acf7b3bd5081aab8ef83f4fe0ae7cf3ee805b707c1c 847 0.29/1.00 vMB 19
543,379 543,379 00000000000000000026dbbdbd921f3ca06540a66b8c912e44b915c214186854 1 0.00/1.00 vMB 0
543,378 543,378 00000000000000000017449c652abb9ce6573bccc138e73fe45086b13c3f2cfa 1,824 0.60/1.00 vMB 20
543,377 543,377 00000000000000000017fdc008e7ae178499090442d39f31eaade8a8ec1cbc4e 1,402 0.46/1.00 vMB 18
543,376 543,376 00000000000000000004910162f1aa9c90d5ad6c2dde28c2924c516ff8c55ba9 109 0.04/1.00 vMB 47
543,375 543,375 000000000000000000105939892c3c7b3d8c7fb3b18dc464e4d60f530d9fbfe0 1,796 0.90/1.00 vMB 12
543,374 543,374 0000000000000000000db140460bc2e9da00e759ffa2c60a545dfd5f838a9c9a 2,440 1.00/1.00 vMB 18
543,373 543,373 00000000000000000013f1b20691ed226b4e40507eebf54b018287f91f3099bc 2,772 1.00/1.00 vMB 33
543,372 543,372 0000000000000000001b6bedd4a701e33e5de5e6222640c1a22e5cc86423ca28 1 0.00/1.00 vMB 0
543,371 543,371 00000000000000000003c35341881ac9604b4fd160c04377760f675dafb2f67d 2,574 1.00/1.00 vMB 24
543,370 543,370 00000000000000000001aba342ca7ae6128f323e3f215145c1ef7bd59ceee956 1,966 0.95/1.00 vMB 20
543,369 543,369 0000000000000000000d64c2306708db3b3f4075f69a602df2c0baa182786ba2 969 0.50/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.57 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: 670.29 GB
    • Received: 15.84 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.