Loading Tool

Explorer IconExplorer

Memory Pool

45,722 transactions
27.89 vMB
0.08274584 BTC
Random Selection Loading Transactions
Max Size: 147.47/200 MB

Candidate Block

Mining Attempt 56fb947fe701cd809c08d627739b075c9d199afcb3315aa1884b2d564a7124c2
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root a20d98c4c1995f46dafd34553ce8502110e8f979e96cbdf4d079ed18194f5f5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02926907 BTC
Feerates: 181.54 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (418,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,754 496,754 00000000000000000036e32fb81ba26fe4c99bea57f58682b50cffd96d9dac73 3,048 1.00/1.00 vMB 233
496,753 496,753 000000000000000000253e5f6df510195003a4e53d05444951dcceb13edf7a7f 1,917 1.00/1.00 vMB 133
496,752 496,752 000000000000000000b0a72394db19f4a503252d3c9ec785c1cfa9608f29dcab 2,816 1.00/1.00 vMB 173
496,751 496,751 0000000000000000008257e7479118f783923977a2fb8647ac028757db12af37 2,784 1.00/1.00 vMB 164
496,750 496,750 0000000000000000005932f4c0fc0960b6f0a02437a3917dfe1aef468c0dc8ed 2,790 1.00/1.00 vMB 201
496,749 496,749 0000000000000000001fa68ed07554b514a48c646427119f68f9b483aa88dff3 2,954 1.00/1.00 vMB 192
496,748 496,748 000000000000000000b8383a3460cf91fe12db0afefabaea1ae183348cb7bae8 2,233 1.00/1.00 vMB 264
496,747 496,747 000000000000000000a30196d547eb64f8469cb983e0040cf5ac2243fb57cdf7 2,672 1.00/1.00 vMB 190
496,746 496,746 000000000000000000187a1deb1ce54be1c5fd01eddb6c6dbc4a0ce49bc0117e 2,758 1.00/1.00 vMB 230
496,745 496,745 000000000000000000337dda3d3840fbe11a2d7324ac60f355c5e3b09220312a 1,914 1.00/1.00 vMB 146
496,744 496,744 0000000000000000003767cd725450d000b7de8bcffcd376ea4f1b02d3a8b3d6 2,706 1.00/1.00 vMB 136
496,743 496,743 0000000000000000006fd7b4f8706824d62787c522945c80977410e0b8f73745 1,655 1.00/1.00 vMB 142
496,742 496,742 000000000000000000c5e4abb3940f64a676726b6b401809191525dbb629d2e0 2,597 1.00/1.00 vMB 166
496,741 496,741 0000000000000000004ad860978b46feb04091c4676b86c29f2510335fd1ee3a 2,762 1.00/1.00 vMB 239
496,740 496,740 0000000000000000001f7091ae3ad3d18734cecabd606082b735a57c77a8910f 2,479 1.00/1.00 vMB 184
496,739 496,739 0000000000000000004384c131c52fc24bc36783a843bc9dbde605ebae09dc18 2,306 1.00/1.00 vMB 158
496,738 496,738 0000000000000000005311dfad75de59d7b37f10175d36aaaee7113296176790 2,124 1.00/1.00 vMB 189
496,737 496,737 0000000000000000001a027cbe79bee013ea28e0089fb8210c3d3a6ad839bfae 2,823 1.00/1.00 vMB 181
496,736 496,736 000000000000000000b020847058b7af8af23eb6b05f78f002b626b719541858 2,487 1.00/1.00 vMB 284
496,735 496,735 000000000000000000a12d6acd91f0f09d1e816c7e31793020dc78680480f3fd 2,041 1.00/1.00 vMB 164
496,734 496,734 000000000000000000b2178c6a87ba37b8a71e93d8947df77954dab9202496ff 2,501 1.00/1.00 vMB 142
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.