Loading Tool

Explorer IconExplorer

Memory Pool

39,878 transactions
18.78 vMB
0.17918093 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.15/200 MB

Candidate Block

Mining Attempt 25c72b80c43d4233ce624b0aeac0478fc2c17db7b9f7e98f25e20b3bede26a15
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 3c57bdefe66441fdb2c36b90ad1d42c768f91dbb6db78479a170da4245a2b35e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05152519 BTC
Median Feerate: 4.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (703,110 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,219 210,219 000000000000044bc541a90e4407ab28be3a881edae7f3ae0e62179a259118e3 12 0.00 vMB 88
210,218 210,218 00000000000002e8a4d59f68e2b1f1d5fd2187cd0a3a4abb7889ad8d803edd2d 36 0.01 vMB 32
210,217 210,217 000000000000039d0193bfd9c4b8079a46e5abc73ca446b9912b6d279828f869 70 0.04 vMB 103
210,216 210,216 00000000000000371524e20ba6608d1b3cff960c383be3f755e6be0a8e0e162a 1 0.00 vMB 0
210,215 210,215 00000000000000d66aeddaa80b4ddee073e4b273b1e272be0ba08a79c2c46ce1 22 0.01 vMB 65
210,214 210,214 00000000000004423b806bc741ced211d111c35cdb11d967184527a7719b3485 213 0.12 vMB 119
210,213 210,213 000000000000031cec544ad60911baa908f9481f2f26c2d88c28fcb1310e6b98 256 0.10 vMB 173
210,212 210,212 000000000000049b0d580a5d7791f3fc50100455172b7a9d69b44cbc82b22136 589 0.25 vMB 181
210,211 210,211 0000000000000289e9b1527a82694200d1f99626bde4119265348039063decd0 209 0.08 vMB 208
210,210 210,210 00000000000001fb47575ad9bf52faebfffc0e4886f6b0bc277ba9e84490f9da 120 0.05 vMB 1,146
210,209 210,209 00000000000002eb70f741a7f5281a291bb76ad6f9f4666946e273cab504ed93 34 0.02 vMB 150
210,208 210,208 000000000000032f4fad0788cd0535b9e67e1bdc1f576c5cea5e55cc9e0dcb7a 1 0.00 vMB 0
210,207 210,207 0000000000000238fde0d03e6de4893fc4bc8c77082ce4c6f48768ac46ca8835 279 0.16 vMB 155
210,206 210,206 00000000000000bfa730bc5063d53d733d9ca3fb63d40e0bbc3efa3d8768d7f9 451 0.26 vMB 121
210,205 210,205 000000000000045585d8a02164ff4e97cca7bafea8f63dfd6fc931e518d1dd6c 436 0.19 vMB 179
210,204 210,204 00000000000004e064a85fc7e131559a9d7590d636214a7845c3b7abe23d5d5c 50 0.02 vMB 141
210,203 210,203 0000000000000491a45ffc3e251d0ea0eda13626216fce7015c071f94714eed4 107 0.05 vMB 158
210,202 210,202 00000000000002997f96905d9bcdb16bbcb1c6b0799fd147e0f8bbaeb302e38f 193 0.09 vMB 307
210,201 210,201 000000000000002383789cd830d99c6488d1555a19ed8bc9a6ed6f785f44aa2b 248 0.13 vMB 334
210,200 210,200 00000000000001a29b9770d22100c4f707a7dc350d3749b7364d078111123d0d 9 0.00 vMB 367
210,199 210,199 000000000000027b0e4e9aa0e24b6c44b75c46e965c6a2b8f76efe864422bf7c 241 0.10 vMB 86
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 130.75 GB
    • Received: 0.54 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.