Loading Tool

Explorer IconExplorer

Memory Pool

76,649 transactions
28.56 vMB
0.06966239 BTC
Random Selection Loading Transactions
Max Size: 173.08/200 MB

Candidate Block

Mining Attempt 9da635e7cd4f60fc0732a68f54d861cf106673564f4b1b8d5e4252a337a4abc8
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f563f6616e0df4f702f21798c00162a7bcc70cea4faf6e10dd853306b5b47cc6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,604
Size: 1.00 vMB
Total Fees: 0.01042476 BTC
Feerates: 71.79 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (397,798 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,362 517,362 000000000000000000157baa205f1a46b86231f2337d187ea4e024506b233018 530 0.64/1.00 vMB 12
517,361 517,361 00000000000000000025cf496a4e5ff4bc49c39345ae5e479fbf43dc2bcdfe3e 796 0.71/1.00 vMB 12
517,360 517,360 0000000000000000003987d7e7a6c1bf30dd91dfe12d96de8515e78447523582 371 0.16/1.00 vMB 35
517,359 517,359 00000000000000000004a0f06badb3b85ec0c37757a6a10f32e308172b0cc0e6 1,995 0.93/1.00 vMB 25
517,358 517,358 00000000000000000046eb746d534c0d4bc28f3008ae3966f6fb2eb0f7eabdc0 1,588 0.82/1.00 vMB 16
517,357 517,357 000000000000000000129e54a49c5150afbab13f12f2a28dfc93349f3659419c 2,522 1.00/1.00 vMB 34
517,356 517,356 00000000000000000041c469c0cf8498fba7bc3fbfbe65fe5ebfbe881ff681ea 662 0.28/1.00 vMB 31
517,355 517,355 00000000000000000008627540032d6f5412d8ddac0bf5d3d68c72cb623a3b10 691 0.30/1.00 vMB 5
517,354 517,354 00000000000000000047f2225dff2c3e1f1b0548b6aa9eb0b58c3ae0b5c91c15 392 0.22/1.00 vMB 69
517,353 517,353 000000000000000000008dcf9dfd514858b99f713763e5f1cebf58ef301b1e36 765 0.32/1.00 vMB 24
517,352 517,352 0000000000000000001186c82403b2f90a318c2293991617979ff764d7240d9b 386 0.21/1.00 vMB 35
517,351 517,351 00000000000000000006bc795b7a1d400efa0894cedf4ac859b29336f5b31dda 863 0.34/1.00 vMB 25
517,350 517,350 0000000000000000000d43b5d84ca763b821c9ec0560a6fe34a71011c50aee0e 484 0.26/1.00 vMB 12
517,349 517,349 0000000000000000001976f58d18ff39cfd6b7c9b67f70d55f208c3fae52d881 563 0.37/1.00 vMB 34
517,348 517,348 00000000000000000014860a770a08d1334b37a7b1d85293770d03a8cd000c97 1,050 0.50/1.00 vMB 6
517,347 517,347 0000000000000000003dc64a66c5c6d392795e97cc6f657b776ed6bc8f785965 2,429 1.00/1.00 vMB 36
517,346 517,346 0000000000000000004092fc204581dbf9c4c8939ee17e5c8e0bd1a0e674dad7 736 0.44/1.00 vMB 25
517,345 517,345 00000000000000000004cfea2aa9013e71e6606239cf87bf242b25f49bb77b4c 568 0.28/1.00 vMB 28
517,344 517,344 000000000000000000131de2b9f9958d9d0d08195fdf0858206567b33f517f51 1,543 0.66/1.00 vMB 32
517,343 517,343 000000000000000000428e7131d8ed906249fa0929803ddc2ebb04ab213c3cd5 813 0.33/1.00 vMB 27
517,342 517,342 000000000000000000215e7eff4f4a1ac0083cd9ad73dfe9084b8a54f92a9b53 732 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.