Loading Tool

Explorer IconExplorer

Memory Pool

38,215 transactions
16.57 vMB
0.25656338 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.18/200 MB

Candidate Block

Mining Attempt 86aca7ecf8c2e0644bbbc34509b92ddc1af9b8b6afe627fd09df35e59154fc07
Version 20000000
Previous Block 00000000000000000000be88dcbf4ea60859d5ae63f5bfca7f439108eb7cbb4e
Merkle Root a37d77ecea576fc3289c548766d8ad58416b3bde4a9d54002888c63f8ef7ce39
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.06510969 BTC
Avg Feerate: 5.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,049 (690,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
222,476 222,476 00000000000001d9e9ff9f25412e51a5650df5476f00660c92e1b4a3d7843573 0.21 MB 269 126
222,475 222,475 0000000000000287df97533adc5a76cee4012a7f428273ee7ec1492fcb164a67 0.05 MB 25 58
222,474 222,474 000000000000000b9d534e792b906243c237d710ccc4ad2bcd1ef5dc2a5c844b 0.25 MB 565 205
222,473 222,473 00000000000001f2b477567624dd69762372af121822226b7b898ae1586ec1f2 0.25 MB 604 206
222,472 222,472 00000000000001a94bb6aaa6bf5ec154fd4774a5e30b5b00652de27f50f34a2b 0.07 MB 70 105
222,471 222,471 000000000000017bc7768e1cb0a8b0fdccc3395240ef3ea0fab1fee513cf3e8d 0.30 MB 656 223
222,470 222,470 0000000000000471b08bb905f408cc67c32c62321ddb18cffa6ba787d3f517f5 0.24 MB 544 189
222,469 222,469 0000000000000244e5b00e38c41ddb03f29e32ac60c608c5d60348a9cfb58867 0.32 MB 660 122
222,468 222,468 000000000000025f1e11eb8098eb7cd8b93e5a896e6543ea9498c0572bc264c2 0.25 MB 722 216
222,467 222,467 000000000000022d999e0a6f7dca7d2f8822b7f17d80f7b6a9894ea36f335eee 0.25 MB 504 142
222,466 222,466 0000000000000317a9a9d4b70fe69ae168111bbc419238f26b006eb616e0a56c 0.31 MB 503 155
222,465 222,465 000000000000028b147043ed1b5eee13eef17f8ba06963c18e115771857f7fab 0.25 MB 742 246
222,464 222,464 00000000000000c314997b8c0c181b1ccb658d5a95553e59afcb3dc303570fe4 0.25 MB 501 554
222,463 222,463 00000000000002ed87a16ca9cf19bcce577a55fc9936940105f0e6d7ba6efc8a 0.34 MB 467 62
222,462 222,462 00000000000000ed19a2d08e36d9808882f51dbcdb6ea0bb1b624d304f422904 0.05 MB 79 61
222,461 222,461 000000000000036538c87a9976ffc82469cc8378801b011a9ff1664f58d32e4d 0.25 MB 669 184
222,460 222,460 000000000000044ccd33be9cce4a6322795b256bd71cce5000b2b90142ecc7a0 0.25 MB 417 149
222,459 222,459 00000000000000c06c8eed88334009e711f4cad3cee3b72da0bd63179bcf01ee 0.25 MB 749 228
222,458 222,458 000000000000000e98f2cea0d74a3b967b32b6d55a1b70ee7eb4360d9edd826d 0.03 MB 54 129
222,457 222,457 000000000000000e0f7caa5dfe3c1abbb868794432751a56877d92477210725d 0.02 MB 30 154
222,456 222,456 00000000000002c8ab0b503174dec8b08f604afe4c43604ae141d17ced4fa740 0.15 MB 185 87
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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