Loading Tool

Explorer IconExplorer

Memory Pool

33,785 transactions
8.16 vMB
0.04627190 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 (748,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
164,686 164,686 0000000000000432c04a3905f3514bfa88f320bf309bdee02255054d060fa06f 0.00 MB 9 492
164,685 164,685 0000000000000c46a875a3441cdf10babe95483788bcedbe4443bcfc7eea704d 0.01 MB 19 176
164,684 164,684 00000000000006638852f924e77d908a63a8660079cf5a84c16fc4bab87718fd 0.00 MB 5 96
164,683 164,683 00000000000009e7122d34d51696439834d4b4d2d37fb6f9e4dab186accab8b5 0.00 MB 6 479
164,682 164,682 00000000000006472594bf3ea45a80c91f451a6b999f0137be3b948396490b35 0.01 MB 25 92
164,681 164,681 000000000000081fb3676fad6172befef08d2b305046d6eb27f64dbb5f0a239f 0.03 MB 76 36
164,680 164,680 00000000000003ea623cb247608c3acf5d058beebb097fd43be011a73728b5fd 0.01 MB 23 9
164,679 164,679 0000000000000807f9d1f9a3cbf99fc357e9caec0b3c15aeeba3221f778eacba 0.07 MB 66 105
164,678 164,678 0000000000000c958de8d67ef00c45dbf31cfce437ae228f8cd427a75acf059e 0.01 MB 36 400
164,677 164,677 00000000000000a3944c2e965c739146df501758700ca5a80a5d21458b23ff57 0.05 MB 140 7
164,676 164,676 00000000000005b646461e6c20829dce136d48fa0160155be1d247b99af79426 0.01 MB 23 385
164,675 164,675 00000000000007e044a11f7185460cbf1d5b9a0e575f3345411380d6a45c99ee 0.02 MB 74 2
164,674 164,674 0000000000000b35f8479550238b3b514354e510b2a3891168b3e244be805ab1 0.03 MB 82 125
164,673 164,673 00000000000005d58299db2b6ba0b6f31e0d8daa7e3aa4dca8d77619ad480698 0.05 MB 125 67
164,672 164,672 00000000000005ba4ad4881ce26bf90f0befcf7f7d64e2f90440657b0942b0c4 0.01 MB 29 53
164,671 164,671 000000000000015c2cab2c7163913d4e420e2b3cb9f59012e69aaa1c1a6c2190 0.01 MB 13 52
164,670 164,670 00000000000008fce40d5d874565fb6ef823fdc2c4e717e9b602585d63b71f5b 0.00 MB 9 36
164,669 164,669 0000000000000547a5772b6a9273b632aa35a2c5bf3a189bc46cf712f83741ad 0.00 MB 12 35
164,668 164,668 0000000000000b1634436447d8ea54084b138fc487ab177cf3e5d3ab7b1e0179 0.01 MB 29 190
164,667 164,667 000000000000076a6d185db48ee70d383724486d6be79e8f276387b212cfaab1 0.01 MB 20 127
164,666 164,666 000000000000096db7ff30e55c8974a129619095288ca4e028f8a4c9bc39739e 0.03 MB 91 99
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.