Loading Tool

Explorer IconExplorer

Memory Pool

17,724 transactions
8.41 vMB
0.05746747 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 105f1115ad32b5d6a2c2459bbcc3250bd9475912e95df725286cf79eabfe51df
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 319ab871f3aecceeef021e71539d4a58519af93a767540982efd4f7ee11826d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03950732 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (744,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
168,715 168,715 0000000000000b1e24f85027626efb59fa75ab741ce1e7f4f61b06b4a5e68050 42 0.01 vMB 0
168,714 168,714 00000000000002389c0a7455a8477d38448834c331a59771f96bdb1f6d5e74fe 26 0.01 vMB 8
168,713 168,713 00000000000009dbd3a3f564cc2962768c28c4fbedc5e5815a0f1db5cbb44040 43 0.04 vMB 110
168,712 168,712 000000000000061d893695698437e97bc89885bbc3ae1bc5c93a0801f4d17871 34 0.02 vMB 176
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.02 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.