Loading Tool

Explorer IconExplorer

Memory Pool

33,787 transactions
8.16 vMB
0.04627844 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.18/200 MB

Candidate Block

Mining Attempt cd88329d161a15926b5aebaec20e014ea5cd529d4306004d50b9731ce2e22900
Version 20000000
Previous Block 00000000000000000001fa7dc51cd7d8caa9cfd50317b6e1a71d6f288e6552fc
Merkle Root 7ae9df5fcfbda93a4fded954e9de1f7a0f21655b235d2c9c7448f472f9c98c39
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,309
Size: 1.00 vMB
Total Fees: 0.02422495 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,964 (714,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
198,573 198,573 00000000000000b88cafd94599658b70acc011eca91dec3df0e725b286cdc4b0 0.01 MB 30 119
198,572 198,572 00000000000004022e479524260a6aee2246a7298b184de58dafa548358dab72 0.06 MB 90 68
198,571 198,571 00000000000005ddacb4df4b2e3ed371504d30edc59a284de8da7cd3a447de7b 0.00 MB 10 17
198,570 198,570 00000000000003ba910e0a96a19fcb30841516c0c7473e279116f77988d4f761 0.02 MB 39 101
198,569 198,569 00000000000001e7e09deed87cf807dca3e9b42816e597de35b1a477fd57ef75 0.07 MB 197 112
198,568 198,568 00000000000002f60553377d6eae8634b61556ff543ed25e67ed6b626e13ed6e 0.03 MB 37 16
198,567 198,567 0000000000000118b48063b716394c39d001f47754f1f29efea2799d3a84c797 0.15 MB 254 124
198,566 198,566 0000000000000067dbf68239732aa380f9c83e3d9a5d6c72be6c00a86cddfe23 0.03 MB 41 11
198,565 198,565 00000000000004d9fb1ffd2e4d16a30e3cad1ff7651968dbbaaa117978e709e1 0.22 MB 377 110
198,564 198,564 0000000000000414cd96a2df10dc83fb3cf4fa229ca5724b60454c4ece09630c 0.08 MB 156 101
198,563 198,563 000000000000045caed35dddd32e6a53c59fa58370acaa6381e26947340627df 0.08 MB 206 120
198,562 198,562 00000000000000ae39bf077288322497517989546edf1f067399b6a67635d932 0.06 MB 105 77
198,561 198,561 0000000000000311283b1bcfec2e9c4a9b279b181857ff24285646a457c85b9c 0.21 MB 526 159
198,560 198,560 00000000000002cd6af2369346ccabfed86db2b2cae9a1d870d89c270a2d8040 0.13 MB 266 121
198,559 198,559 0000000000000417bbf4d7d024363e17a9ab27507d9bfd1e84134ac999e18726 0.05 MB 153 253
198,558 198,558 000000000000026eb03ccb0e8f808222655594ba18a79e836fb0029ceb06bb67 0.05 MB 137 111
198,557 198,557 0000000000000319f9535f7658cd5158e1f763376ec8dc8c1dc54f1b51f85dfa 0.06 MB 128 79
198,556 198,556 000000000000058acff6fd2c5ed89d46e52db950ecd90cb7192d3ed1d609d284 0.06 MB 118 102
198,555 198,555 00000000000002b5f0ca2422d4aad5690da7dfd7ea06c5df9ca8de0b690ed35c 0.08 MB 157 148
198,554 198,554 000000000000023c592b5e0de31166373d126d5d7e00acd88e3bad0072d2a5d2 0.15 MB 289 104
198,553 198,553 00000000000002039d3eba1e336dab9a83ccb42f89bbf82a1ff0aa32307da468 0.05 MB 158 90
Previous 10 blocks ↓
Total Size: 778.78 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: 354.39 GB
    • Received: 3.13 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.