Loading Tool

Explorer IconExplorer

Memory Pool

17,718 transactions
8.41 vMB
0.05742397 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 47.43/200 MB

Candidate Block

Mining Attempt 7251cd139880791152600c74b33e11de2fa5518365628806ef4e35810b68779b
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root ce200bcacb92b4e2b142d7ebea95109097753494391a1fc0b30ead03dec40b83
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,824
Size: 1.00 vMB
Total Fees: 0.03939394 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (744,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,736 168,736 000000000000081e344efdba8cf1615398b110c94e306d488346f3359d20582e 95 0.04 vMB 106
168,735 168,735 0000000000000815dfa8bc0eaf2688d155c7e763f33f92d5085ef3faaa4c8396 10 0.00 vMB 16
168,734 168,734 00000000000008abb550226772bb1d9fc2defdfb8364090460f49d770964b613 76 0.03 vMB 475
168,733 168,733 0000000000000a8ac96fc6d6fe19bcae3e7d75bc2086879908653dde4b221753 118 0.03 vMB 77
168,732 168,732 00000000000008a91ddf1e2f79dd3ae77cda1e6754d1838ff4527f2f22fda233 19 0.02 vMB 8
168,731 168,731 0000000000000a46ee4f0a82680300b9ddb48d88dc9cec20c4c8ed4bdb42adfb 11 0.00 vMB 35
168,730 168,730 00000000000001508743e29f6d6610145086c53d13d8a57dbf9e39aeecac10f1 30 0.01 vMB 21
168,729 168,729 00000000000002ea6e32eae1d1e7ce25110572aacc1ad490d3cdce0ddce73d2c 15 0.00 vMB 40
168,728 168,728 00000000000005f566b9f215c3ad83b28c923d2fb9f066ac839dbe622daaa584 4 0.00 vMB 0
168,727 168,727 0000000000000b6408bf4d7ca7d470f69b5c1e6af3b851d29eae73132868f824 7 0.00 vMB 4,639
168,726 168,726 00000000000001ce50dc67a2ed9d8196175fd6a5ebe7633f9d31eddf66250436 74 0.02 vMB 0
168,725 168,725 00000000000004878086be668e06dc0d7ca25b2777c7fdbe91b1c486fbe1f6a4 8 0.01 vMB 11
168,724 168,724 00000000000009da9d1068eeedc0f409ffa4df894e091ed8530f9c69c893fafc 8 0.00 vMB 22
168,723 168,723 0000000000000b26c41fbcce5b3421e4a48cfab2c646ec698548359775f79f75 60 0.03 vMB 115
168,722 168,722 00000000000000ef4cfc92e08c179815b865470565a1bd963176032d6e57f670 20 0.01 vMB 132
168,721 168,721 0000000000000acb57706b3e794bd6b8d38c16bfcc2a43c897f944adb18a2873 51 0.02 vMB 198
168,720 168,720 000000000000093216e2b6a74a34108676863a31b3721cc0afe104fc08f676a7 72 0.04 vMB 148
168,719 168,719 0000000000000af6e84221ec7ca46363c427b783b397581b4832ce15f107a31b 1 0.00 vMB 0
168,718 168,718 000000000000099a23eb319f0597c8e888a5dd1db640af7293eceae042c0e138 63 0.02 vMB 53
168,717 168,717 00000000000001aa29db1db3c4785f29f799e74d23f83d868cece9afd57969db 4 0.00 vMB 119
168,716 168,716 00000000000002577b6e54c8e5709f6c3dbd0f9c7d1de7df9cb3c9011ffd3820 30 0.01 vMB 108
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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