Loading Tool

Explorer IconExplorer

Memory Pool

40,357 transactions
17.77 vMB
0.15243664 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.12/200 MB

Candidate Block

Mining Attempt 3d8921ec11ef5e8238116da6a8b6c88cbda5343426213664c2f906a19aac59c3
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 77cbbec58abd8fd9201129575190735b9caac4c7149d877b592195adca880a31
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.04455063 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (749,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,691 163,691 000000000000034c2715d348a42ce9b9f542434a38a23c9bd90187806245ad06 104 0.05 vMB 126
163,690 163,690 000000000000042f6ae2b5aaa1756e02a890ac5e98227d46ab117dfedcceae18 53 0.02 vMB 7
163,689 163,689 0000000000000b27e6a2778f04614e03d28c146778b6293402901c5c54551d5b 86 0.04 vMB 170
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
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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