Loading Tool

Explorer IconExplorer

Memory Pool

31,587 transactions
24.93 vMB
0.04819655 BTC
Random Selection Loading Transactions
Max Size: 124.99/200 MB

Candidate Block

Mining Attempt 46cb8eaa9134a634c19277113b838174a22a85cac4ec91805bb9b4bf079ac1b9
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 017ff4462c1ab6614c6bcdbcb482f888fd0d5f3aebafdb7667caf814393b3fbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,770
Size: 1.00 vMB
Total Fees: 0.00350576 BTC
Feerates: 15.77 > 0.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (551,367 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,312 363,312 000000000000000004c7154fec6527603c642b3622803c7de06dd18ec56e4894 1,004 0.93/1.00 vMB 15
363,311 363,311 0000000000000000126ab2283e2b401f7acd14d18f4328bae1e934bbc71e1be5 1 0.00/1.00 vMB 0
363,310 363,310 00000000000000000037a9e6ac00350cfc0bba1e62291e519f7c5309e4c16f35 1,779 0.75/1.00 vMB 33
363,309 363,309 000000000000000005c6097e39cbb85cf463cd6d22cbd99bea72f22aa781a0a0 1 0.00/1.00 vMB 0
363,308 363,308 0000000000000000127451ad1095c00bc0bed10cbb4bb3201f4af74109bac0a5 1,496 0.93/1.00 vMB 21
363,307 363,307 00000000000000000aa768bc81bbf466d6e333cb1018458bbeb322fa7c9910b7 653 0.75/1.00 vMB 11
363,306 363,306 000000000000000012cec2676ea97da48e168da89c893a7f27515529ce382656 1,041 0.75/1.00 vMB 20
363,305 363,305 00000000000000001513704e9497fc15b1910b0fde3eb9d3abeeb5af11775f4c 1 0.00/1.00 vMB 0
363,304 363,304 00000000000000000834ddc5f1979defd29d1778dd7e3382bef2d10940431ed0 1 0.00/1.00 vMB 0
363,303 363,303 000000000000000011fb76b9ffa4681de7816c659f58d7c4c4efeedf84467cfb 270 0.07/1.00 vMB 57
363,302 363,302 00000000000000000eb4a7a7672a09864a6a6e624e2847793d298994805d1927 671 0.75/1.00 vMB 12
363,301 363,301 000000000000000009143ab9ac9ce338502ac37f0c7a6384c1e4e04d6927e7f3 1,262 0.75/1.00 vMB 25
363,300 363,300 000000000000000006a5d8b3b2ac85007e57148b5c205f62d3e84fb3dda36235 819 0.93/1.00 vMB 11
363,299 363,299 000000000000000002a0a4ebb0bc2fa0a55a5d44350145ed757d283687d45106 408 0.93/1.00 vMB 3
363,298 363,298 00000000000000001420ab4637e37bb036ef40ee87b87e6df8af0ec907222f54 348 0.75/1.00 vMB 4
363,297 363,297 000000000000000005edb9a855eb9221f795548800391d71559995de6a6128ad 1 0.00/1.00 vMB 0
363,296 363,296 00000000000000000cc129241f4937f8bd5db54e9c2ada43247e29ad104990a8 1,046 0.75/1.00 vMB 24
363,295 363,295 00000000000000000876a13181c22da2a9b450de1007e3f8a64a1732b7523ef8 1,202 0.75/1.00 vMB 21
363,294 363,294 000000000000000002f183cee117d690318b5ede090006fb9a1359d3c98c52ad 1,222 0.75/1.00 vMB 22
363,293 363,293 0000000000000000162a14f1db345efe459da815ce22507ec676a65740a3ad8c 1 0.00/1.00 vMB 0
363,292 363,292 000000000000000001c082c0acf18ccdc17d3a353fdfa4d319b3774e6c2b9d25 1,501 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.82 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: 635.91 GB
    • Received: 12.34 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.