Loading Tool

Explorer IconExplorer

Memory Pool

40,552 transactions
17.82 vMB
0.15828026 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.40/200 MB

Candidate Block

Mining Attempt a91d729917f76b8b278451f3645c192002d3cae41c0f058efda035c74ec59fbf
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root fc57c6049066cbc7aa5fedb3ec626c3c39fc96bb1b0b4fb52d51f97d9d44e14d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.04891075 BTC
Median Feerate: 4.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (748,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,938 164,938 000000000000068e252f115e35dcb5d99c7c5d5754e02ba5055572c3278e484a 32 0.01 vMB 1,520
164,937 164,937 000000000000065734b99574c83b1cc889923b2cf36023251b4079cf43137fc3 119 0.04 vMB 24
164,936 164,936 00000000000002fe2d2333a298fb174dc5a03c538feb8ef6dfe542c885a7edce 1 0.00 vMB 0
164,935 164,935 00000000000006f9e69626de361735918a576bba0aba380d4117847aef1d05f2 43 0.03 vMB 338
164,934 164,934 0000000000000cd164b95cb8ac94d8a4fee450ebaff42e4434e7c7d2d868eb40 49 0.02 vMB 134
164,933 164,933 00000000000004b555cf99a538c9dd657e3f90a77ba62a37a432cae637705b67 17 0.01 vMB 226
164,932 164,932 00000000000005da68911b26f601df9fee3c95a5d87accfc04cd1c5655880090 169 0.05 vMB 3
164,931 164,931 0000000000000bd6a30cc888a958fe20677d6cf8d91a7d7c0a7c6a088f3aed68 116 0.06 vMB 1,737
164,930 164,930 0000000000000c783d586c47da369592ee00fd78be6f49b4eb75bdacf738f57b 26 0.03 vMB 126
164,929 164,929 000000000000017fed4d5d20cc999b396892b6bb4922c79e2345a55673aafb10 16 0.01 vMB 86
164,928 164,928 0000000000000b9e94854051a60afe997836977417da7d2a4fd7cc472380d51d 27 0.01 vMB 137
164,927 164,927 00000000000002388887495bb971bd611dc3ebb8e54ef9bd454e5ac3bb62ccc2 122 0.05 vMB 334
164,926 164,926 00000000000002275c0a8e8d42fbeed3f270ef27919bd7a2c4c7a7c42e34b211 96 0.05 vMB 197
164,925 164,925 0000000000000c8f5833e8547b02c9869f0ea2d652949034482754aa1e395b4f 65 0.03 vMB 123
164,924 164,924 0000000000000105723cd864c9ba253f516cb96fff21de0ae81e2ece89fc4345 35 0.02 vMB 6
164,923 164,923 000000000000047c32f80e5a189b6164a74d518f086aef710615f70859720650 69 0.05 vMB 201
164,922 164,922 0000000000000065e8d3eb60f2a0ca48de97004488250998bc9bcd5298b2e61a 36 0.01 vMB 82
164,921 164,921 00000000000009932dc6bde5fc4b515ddb3d75684fe7b0423a43c7fe43ef222a 65 0.04 vMB 207
164,920 164,920 0000000000000ab768508ef0b4553c3820ad4d5e700fa791d5f0b5ccfcfc76d1 34 0.01 vMB 42
164,919 164,919 00000000000009f61bc163ebaa5fe5a287e2bb7d83b55a277f107af0b12c15f8 25 0.01 vMB 58
164,918 164,918 0000000000000a3bdf31b5aaa57b1844a6b21b7abf71856c983907529e253c4e 77 0.03 vMB 16
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.53 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.