Loading Tool

Explorer IconExplorer

Memory Pool

27,870 transactions
8.21 vMB
0.03707411 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.37/200 MB

Candidate Block

Mining Attempt 0c0fcc74830dccb5012bcbc0b029f9990dd10e960e356028cc7536b55ab73f6c
Version 20000000
Previous Block 000000000000000000019a7495f46359c21df52045f242ba3c736d3d7dbfd876
Merkle Root 0cc0fcb324de12485a398e98dee65be2f2aad142ea928b466235d6b52375767a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,490
Size: 1.00 vMB
Total Fees: 0.01321931 BTC
Avg Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,021 (697,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
215,387 215,387 00000000000004d0c3d690ad87f1777753b4d5c737393bc2da2a2ce8c1935bb9 0.03 MB 58 138
215,386 215,386 0000000000000259713fafc95a24ca72fbaeff72cf6bf0ce9c7e9aaf7474924d 0.12 MB 312 177
215,385 215,385 0000000000000374d62f1a4b2beaeb5740abb90df6bd17a9ff58f663c8fac57b 0.04 MB 100 143
215,384 215,384 00000000000001c71270e1db1ab8e53e19f2c39209a5dee3be0949fd3c4bde43 0.03 MB 79 203
215,383 215,383 00000000000005405f56defa05d6c4bc760635def3e57bd649ecdc339d5603e7 0.04 MB 108 187
215,382 215,382 00000000000004152653dc3d0055bc8ea0a882ff32ffdf86ca7a00d6f32510dc 0.01 MB 27 143
215,381 215,381 0000000000000150f8ef155d3707438c544036081d9417de601da2b8cfcf1f58 0.02 MB 43 114
215,380 215,380 000000000000007380ac7c8ced845079fce10f0b333b27d327952d0308d1f76d 0.00 MB 9 147
215,379 215,379 00000000000002d8cb21d3efb8c0f7be92f4badde9e7beab74ecc03cd497d73f 0.17 MB 294 137
215,378 215,378 00000000000002174f000926e27fe4c18e03daa8fd5b2d951785aaf63d6774ea 0.06 MB 132 150
215,377 215,377 00000000000003ace91de17d417e708e000f78e80dff117d24ef8e2aa1915d02 0.32 MB 585 187
215,376 215,376 00000000000002f668021c5c799c47398b0eea7f24d5cd060347ac6d6a95b99d 0.26 MB 439 81
215,375 215,375 0000000000000201c8a0bea5a65d3f8f5e2c3156373c961db8e52beb101ce03d 0.00 MB 11 169
215,374 215,374 000000000000040916bebc57cda3b784230e4e4c1e1985dce3e100febda73908 0.03 MB 54 109
215,373 215,373 00000000000004aa58e9212cb79ae94c65518b772b6c236c3f8cbb3394434009 0.02 MB 41 16
215,372 215,372 0000000000000233c70bd5e3560a4af875ce7069e240a19894ccad68292baf50 0.14 MB 347 166
215,371 215,371 000000000000034abb41941a5e861d39c6461c099e9afaab9797423a525d763c 0.11 MB 267 150
215,370 215,370 00000000000004747938b1da0a7525c20704815981fd89b10440e3bc937418e8 0.25 MB 461 138
215,369 215,369 000000000000044ed18a6e4f1f3831c9dfebb1dfa8546978ca0578354294c533 0.20 MB 517 182
215,368 215,368 0000000000000532e19606cc3e3d41b493b495a62432fdd5695a59e608dad78c 0.25 MB 603 171
215,367 215,367 00000000000000205a349eba10b9a7b77ca335e3c1429d9b8883b821c1aca8f2 0.06 MB 132 121
Previous 10 blocks ↓
Total Size: 778.88 GB

Node Details:

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