Loading Tool

Explorer IconExplorer

Memory Pool

84,726 transactions
31.81 vMB
0.19156722 BTC
Random Selection Loading Transactions
Max Size: 189.99/200 MB

Candidate Block

Mining Attempt ecfea134ce0dd8798e023325357efce576c1a6ab1a157f115862eebc732657ed
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root b5836c220c07aaafdc3dee9e09646e3bcc3be31dc4520d6374c7c6cda6d1bda9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.08247241 BTC
Feerates: 101.65 > 8.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (839,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,173 75,173 000000000063a5591f3693e0b58831469e923cf80bb1795de47f36a200304634 1 0.00/1.00 vMB 0
75,172 75,172 000000000019664501e44a7f1f9d9c0911601d9aec9b761f39e0d429ef7c4407 3 0.00/1.00 vMB 0
75,171 75,171 000000000036ec34053df7689a02635319c897d5965e05fbbe3d2c5d687b460d 2 0.00/1.00 vMB 0
75,170 75,170 00000000007dd62d96d383e0c0a9d4530546028bd7f1791bf5795c5e054e2783 1 0.00/1.00 vMB 0
75,169 75,169 00000000006383b8727e7cb23880cc087c7e404c85ee469205314d7a4a06befc 3 0.00/1.00 vMB 0
75,168 75,168 000000000073482dbb4eda2116c93a2710fd13bd8eba73aa4283036a623abd1e 1 0.00/1.00 vMB 0
75,167 75,167 000000000067dca9a4b0b1bb0e17718e1d44381c7b821a961f87e6c76cbae342 12 0.00/1.00 vMB 0
75,166 75,166 0000000000224fdde60a21f3ae236df7d5df5e5f037c1772357162261e4640c9 1 0.00/1.00 vMB 0
75,165 75,165 00000000002f2d82475346c3428520ed2b4543d4afde18ce27ac469ad6a8d37b 5 0.00/1.00 vMB 0
75,164 75,164 00000000003fd172465ac84dc3b1b5b37a838b8737abcc7f76e2913ddac23371 1 0.00/1.00 vMB 0
75,163 75,163 00000000004f7b7c5694b647d2881f6908ee8695f961cbe86fe692ace2e1c129 7 0.00/1.00 vMB 0
75,162 75,162 00000000001c00aeb4b1f13a129fa7badcbee5a9d58c9151139ecef288985026 1 0.00/1.00 vMB 0
75,161 75,161 0000000000605e6a89e47f38edcae78937b030581706915603c99e694111087b 7 0.00/1.00 vMB 0
75,160 75,160 00000000007b5fc93afccbdb5b67c21d4187edb2a488fa4335969894f61dd4ab 1 0.00/1.00 vMB 0
75,159 75,159 000000000061bf160a325ab0540f3cf3ebad1ad64c7454f20f6618ad0f3ecbae 1 0.00/1.00 vMB 0
75,158 75,158 000000000020f7a1612f3e1a0a2da6eddcc96e1bd53b355329a3a22d9e7f612a 1 0.00/1.00 vMB 0
75,157 75,157 00000000004d312552803528ab893608618ce42f14317ce1217fe7fb26fe3a86 1 0.00/1.00 vMB 0
75,156 75,156 00000000006575d0352e09c2ed3a7d47ad6e359aa3527ee6f72dd8cbedc66d51 4 0.00/1.00 vMB 0
75,155 75,155 00000000004a092cf636682d956e5cf2f42ba298f97ea3bf008ccd5723d65f85 1 0.00/1.00 vMB 0
75,154 75,154 0000000000529f125496cc59eeee326db60683736a99cbf133047179f4633cf3 1 0.00/1.00 vMB 0
75,153 75,153 000000000005061b4e7fc9f1935679cfe0a361c72adf61c0a6c2b4f884efdc90 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.