Loading Tool

Explorer IconExplorer

Memory Pool

27,934 transactions
7.07 vMB
0.05877281 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt 94b8a174b0ae93a63447d01439934827febca48503bc51c942d51779ccd1870d
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 3a2c608a7d2fbd062a7225c20c8298de54814180c5ed9e4557d0614ff3fa9e3a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.03191559 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (775,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,781 137,781 0000000000000520818a44dc559c217f01441d2fd7d1547c94aac0652338f63a 17 0.00 vMB 163
137,780 137,780 00000000000001ed0c8ffb96db98c36a15a081efd9d47491e3f625ca94cef46b 136 0.05 vMB 158
137,779 137,779 00000000000005225bdc004e876202646ace7d82b44a3aa1c63e538f1d5564e8 20 0.01 vMB 475
137,778 137,778 00000000000009b984a64702f60988b935d14ce05b441a40c8852dce0ea9ad92 25 0.01 vMB 303
137,777 137,777 00000000000002e578fa5925e0ff093fb05bbded6f69761ccc55661773ffb4b9 4 0.01 vMB 980
137,776 137,776 00000000000004e64b985675545b5fa6d5dc58f01af82ac98bb69de4b9fc8b16 55 0.03 vMB 99
137,775 137,775 00000000000004435861eba491766777f303273a1af49ade905fa0a87dab1191 25 0.01 vMB 167
137,774 137,774 00000000000009a74dd8529b0dda5e3f1565b4049e87a2e251c6cbe3bc2c0b4e 9 0.00 vMB 86
137,773 137,773 0000000000000777ac7602d905fa8af348aaad1d1f39921e64a7b770f3f8e286 9 0.00 vMB 41
137,772 137,772 00000000000007fa0835b35caa793cc8ac7d559c8809e8581be93ae03423dbb4 31 0.01 vMB 470
137,771 137,771 0000000000000809d3e89cb7e131a0635d72939d9afe195684ed8fe425ccc8c5 103 0.04 vMB 101
137,770 137,770 00000000000001992112312c79e5051f63994303ce89ef552c7e34d955ba4185 11 0.00 vMB 404
137,769 137,769 000000000000096054299909688d2759ad411597e5ba1220c02c5c2e3aaa3d5d 12 0.01 vMB 1,340
137,768 137,768 00000000000006d8eb4feed8b25af43568de65067786d22b9ab9a405d9e7da32 47 0.02 vMB 210
137,767 137,767 000000000000059fc124643dd595474675b957fd801a207b3be307e71202a71c 2 0.00 vMB 193
137,766 137,766 0000000000000604b60d271fb2d8edfc701f95fa6844771380bb43c10a21af14 143 0.04 vMB 143
137,765 137,765 00000000000006fc60f0ea7ab5c3498550d54830c1ce4ac5af6ace41d80a4314 58 0.02 vMB 260
137,764 137,764 000000000000013c86d9890242e0ff3792892a387b9a5c5fa72885453c528827 49 0.02 vMB 253
137,763 137,763 00000000000001ae8d0d83c658f1a80783e6f096fccbfc2497530c328872dca9 8 0.00 vMB 83
137,762 137,762 00000000000007adf0eccff8b3730c51bfef9532fc842a15e9db1e27071b4e39 30 0.04 vMB 167
137,761 137,761 00000000000004278b1f2cb6b8729787a26462dba119d5f9301bf82891f1506b 117 0.05 vMB 297
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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