Loading Tool

Explorer IconExplorer

Memory Pool

78,767 transactions
29.82 vMB
0.07517840 BTC
Random Selection Loading Transactions
Max Size: 182.26/200 MB

Candidate Block

Mining Attempt f875eec06d13a7cfb6d122dda7b3115bfef00fd040585a0eaecdd7acd42539c0
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f485277f3127036b632a59479566fe319f6e302911276d21be810c92c3ef4c30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,219
Size: 1.00 vMB
Total Fees: 0.00915939 BTC
Feerates: 200.89 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (610,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,639 304,639 00000000000000005be45e5fd3a09d46cdb121f5452ec72dccd045714f0d7008 223 0.17/1.00 vMB 22
304,638 304,638 00000000000000002e093464d042006089c75bf05aacbda232a50bd48d3d15e6 402 0.28/1.00 vMB 22
304,637 304,637 0000000000000000082d03277ffbe7d533a2bf792cb7f77829566ac8613bda60 132 0.08/1.00 vMB 25
304,636 304,636 00000000000000000b566e5ae5717b2b7885ce8839de84a2b2a8abd57e741f81 225 0.12/1.00 vMB 29
304,635 304,635 000000000000000030947b37705f3fffe9a88b21cc7cd20251224bb00dc0e061 26 0.01/1.00 vMB 32
304,634 304,634 00000000000000000a641b481be13cb238c96c8bc767ae98e8ef7ebd05b1f851 220 0.18/1.00 vMB 22
304,633 304,633 00000000000000000ba7b55ded98c36417bb82798701794fd81fbbc9ebd54d60 18 0.01/1.00 vMB 19
304,632 304,632 00000000000000002fe2991e7004acd2b77ce441ba793c48c3d7230c4b99a4cc 67 0.18/1.00 vMB 15
304,631 304,631 000000000000000030fd791bc813462c6cb66a9079df7428cba5bf83c568ab93 225 0.12/1.00 vMB 25
304,630 304,630 00000000000000003bea09437515e6c6a744144bb8e1087dd88124d2f6428a92 84 0.05/1.00 vMB 28
304,629 304,629 0000000000000000268308a3b7951e01261f0f70226914ddf323a0aa8abb0e5f 229 0.24/1.00 vMB 18
304,628 304,628 00000000000000005494c8b8ae4e7e143225701c31f2f951b2bfd1806a4e7465 1,077 0.50/1.00 vMB 35
304,627 304,627 0000000000000000075623a70ffe7dde819ea9e8f2adf84de5ba86b664da0ea8 447 0.18/1.00 vMB 31
304,626 304,626 00000000000000003995918d5582ead2dcbf254cf756c6fb4e06a66ddc7c0823 267 0.16/1.00 vMB 28
304,625 304,625 000000000000000038eb110dd4911d0b4b613e449017280413faf4bf8ccf4544 394 0.19/1.00 vMB 32
304,624 304,624 00000000000000000ee13d3f840ee1a3306525bb199ff806d988afa8ab004e43 229 0.12/1.00 vMB 27
304,623 304,623 0000000000000000274e299e52dbb2339477ec2a26d6238575ff55b91cccafea 203 0.11/1.00 vMB 32
304,622 304,622 0000000000000000186d803c3b0661c88da413ccddfda88ba20be71708087eac 209 0.16/1.00 vMB 9
304,621 304,621 000000000000000001de885a059f9700ae3d768b05c04fd11df445405ff1ddc8 197 0.08/1.00 vMB 34
304,620 304,620 000000000000000057626a56e3b070a35a2b840c5de594c1ba03901d20c93594 196 0.08/1.00 vMB 34
304,619 304,619 0000000000000000212794bd45d1f252c38d2a59033e0b0e8fecf9391f86bf4a 661 0.31/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.05 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: 720.58 GB
    • Received: 18.20 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.