Loading Tool

Explorer IconExplorer

Memory Pool

38,929 transactions
15.85 vMB
0.12473125 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.38/200 MB

Candidate Block

Mining Attempt 15773d6f189242dd4d0e66c66e01c65be8b4949accd05c4059abda9f191403c8
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 420e3767aaef81319aa39a055e5c95926a71bb7d877b2efd63f8604d2e170cc1
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.05566191 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (749,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,688 163,688 0000000000000c576a3f65338c1007edd5724e41a844e1ed4f433b2fe2327b10 1 0.00 vMB 0
163,687 163,687 000000000000029b171cb9df85cd39203a593cdd1385588472a7cb16295e48ff 126 0.05 vMB 124
163,686 163,686 000000000000044f56282720e231c21fcc6946963c978e6db272acb24b770966 63 0.03 vMB 100
163,685 163,685 000000000000074006e067120f51b576e9cfb31f31d8d9212d6416748e650685 16 0.01 vMB 69
163,684 163,684 0000000000000c8cc8f7ed6cb2f0f17a5526d08968e187d8107ab79a967e5510 37 0.02 vMB 106
163,683 163,683 00000000000000f6f8edcd147e555dfaba0e406bf0febc057e61f8f087e08452 8 0.00 vMB 0
163,682 163,682 0000000000000a8a56e1e9e2d2eb6682121aea3e4d40613ce7a5ba50a9047257 105 0.05 vMB 68
163,681 163,681 000000000000083e4e2047472ee94ae2b96e8a7ba6c438fad0ac2ee7112e93cd 114 0.05 vMB 57
163,680 163,680 00000000000007a881f3bcea3fb70fec8b340020a9d5b24d280d7c72ee83a353 38 0.02 vMB 233
163,679 163,679 00000000000009084a8259a132f049996e66a48d2a8cf5258e6a2d88ae15fa7e 135 0.05 vMB 20
163,678 163,678 000000000000063e648f1125b4460887a79025f15fd7204e481a70a706efe68e 43 0.01 vMB 296
163,677 163,677 0000000000000c14ad2130f56f562303bcdf4687a1c1337a965ed84a8bb338e8 9 0.00 vMB 15
163,676 163,676 00000000000000333dc789d0911e5e49f5137968275599ebdb0db645838cdbd6 89 0.04 vMB 85
163,675 163,675 00000000000009bebf2b4ac05efa608da12c9a4a833dfdf1a8bac04acd068482 9 0.01 vMB 131
163,674 163,674 00000000000000447ced912565ef3f8268e322d30918fca35b6a5b66fd7cdadd 36 0.01 vMB 23
163,673 163,673 000000000000023c8bd98582d156e91afb84c4fa88f029823bbdd964083125a1 101 0.04 vMB 161
163,672 163,672 00000000000006949f91621154934a66a43287bd4b47605960ae7458b1278a05 92 0.04 vMB 130
163,671 163,671 000000000000034664f171dcb791225537a075d36f7bba8ebfa37450e05e3bef 1 0.00 vMB 0
163,670 163,670 00000000000009fb61a08a625f23be050c77492e2b6de30de96a3817fcf13eda 22 0.01 vMB 87
163,669 163,669 000000000000057319793d3e76ee268d4dc806255991ad4094f4d43e0ecf92c7 11 0.00 vMB 41
163,668 163,668 00000000000006ed37de30840e835362dd3e8202822bc88eb13f009cf31aa010 11 0.00 vMB 16
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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