Loading Tool

Explorer IconExplorer

Memory Pool

59,286 transactions
18.49 vMB
0.06791892 BTC
Random Selection Loading Transactions
Max Size: 117.07/200 MB

Candidate Block

Mining Attempt 9ef5356f8ef7d65e8e66b53310966df1a8ecf5eb8ae0d6467d81d94746a8a7d2
Version 20000000
Previous Block 00000000000000000000ab4f713c5a892e978b1a4405580e911bb8d65cd4b87a
Merkle Root de9baf27fa73531cada9e5b4a30a00403b5ff61c10ed6989aef2eee2bc7b8649
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02629215 BTC
Feerates: 126.55 > 2.63 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,719 (890,212 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
25,507 25,507 00000000b020e7a5d510f834bcb8911214bfc3acc7b5c84b7f0988619183cd93 1 0.00/1.00 vMB 0
25,506 25,506 000000006107a92811e53a9f48e9ede8e9375f391cca728ea27c40d13812700c 1 0.00/1.00 vMB 0
25,505 25,505 000000007a7150e86e657947544c463651df4497bb7be7be020e27dab8a9bbb1 1 0.00/1.00 vMB 0
25,504 25,504 00000000090af21a3e3fab49b83a46b6016d416a1989b1ecf9c3577a18e9f8fc 1 0.00/1.00 vMB 0
25,503 25,503 000000002e2f9c26e20e5a3479ba213c16b35a7d053ee0f02acd0ca2e1b9c6bf 1 0.00/1.00 vMB 0
25,502 25,502 000000002daf3b8b103ebfbcc8b8fb5afd31761a02acdbe1dbe1eed2073834ff 1 0.00/1.00 vMB 0
25,501 25,501 00000000d6a9909eb464eecaf742b7422d90958fcecc61f941ddc8a2ee03072c 1 0.00/1.00 vMB 0
25,500 25,500 00000000e35b111ef685cd2f0f4acdb18aeb454182da22740e525704a531842b 1 0.00/1.00 vMB 0
25,499 25,499 000000006a1c267c5ab1f98bd7870ceeeb6bf6b1a864ec6d0d5b7bd41aa1350d 1 0.00/1.00 vMB 0
25,498 25,498 000000006a2c98fdf47ec3e5ffc8c7af309c12e10c3479720b85a1019e51ab86 1 0.00/1.00 vMB 0
25,497 25,497 000000008288f8cc1cfdb0d2b80e2e8fb25608a4a2e95d5b3098f0b8c7a2b9d1 1 0.00/1.00 vMB 0
25,496 25,496 00000000f57caeb0fc850ed4b64b244e2cf4b73e109b68d474b1c8417bcdaf91 1 0.00/1.00 vMB 0
25,495 25,495 00000000e1986591f2bb5f1faf69a60d9a9628a929393189f290491610738a14 1 0.00/1.00 vMB 0
25,494 25,494 0000000019c4bce5c7b5cc39928eefdfde8d8ae1a187cfc675d3d4660ac8edf3 1 0.00/1.00 vMB 0
25,493 25,493 000000003091963305c811aff04334feed06b57495b623664ae0d8f55870423d 1 0.00/1.00 vMB 0
25,492 25,492 00000000b4ce92ed67c2662173d2ee7e80f875db1b61df28b3d077b2d9222fd9 1 0.00/1.00 vMB 0
25,491 25,491 00000000eae1962afd5159d52b0fe7ac3723984561c386c0abd2ae45ed54be79 1 0.00/1.00 vMB 0
25,490 25,490 00000000d63475f29b223d2a751a2d104651dccfad30db3aa2da93723acd262d 1 0.00/1.00 vMB 0
25,489 25,489 000000002d7d1e9d8daceb18c6b8298c133cdee51ffc60250c0baf5070e700ab 1 0.00/1.00 vMB 0
25,488 25,488 000000006043775c1b6365ab5e849046c4b7565ba4a5c28e92d799298499bef0 1 0.00/1.00 vMB 0
25,487 25,487 00000000d288ddd9b665d543452ee68755a353b66ee67044437cc6a3c0fbb3f5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.62 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: 775.60 GB
    • Received: 20.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.