Loading Tool

Explorer IconExplorer

Memory Pool

37,370 transactions
15.24 vMB
0.10033299 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 87.42/200 MB

Candidate Block

Mining Attempt 26c07d978d6bbf6318b8c2aed6a0d372baf6385b56761861215ec8b11f759197
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root 3852cbd24100182ddfaf4959c2a9dc03705014e13f0e9d6fb93adf2cd223cb8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.04619724 BTC
Median Feerate: 3.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (753,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,861 159,861 000000000000040dec976a099dee2bd1752108393f7fdecc3612c26b5f3f34ac 82 0.02 vMB 13
159,860 159,860 0000000000000bd345d24330623c95fd5c93e58b2099482032806029533719f5 5 0.00 vMB 131
159,859 159,859 000000000000011f391bafdb67642da6f114ffc818c08c9e04c79f350eeebffa 50 0.02 vMB 50
159,858 159,858 000000000000031c1e3aca7e0e6c108beb8aeca32bddd52b442259bb481ff7e0 5 0.00 vMB 77
159,857 159,857 0000000000000adf030ea0216b6f0a52fe4537b4c0233efe1b44e373876c4bbc 69 0.03 vMB 109
159,856 159,856 000000000000050f57b8b36c2320a98ddc913084b0f49ec3e9602ffc0f1898f9 108 0.03 vMB 146
159,855 159,855 000000000000037b2a9618a31a9388201502ca916f23cb1a32b527610a85fbca 68 0.02 vMB 129
159,854 159,854 00000000000001dbab4925c11d005c155616cf30c0456bdf81885ecc1fcf9f20 28 0.01 vMB 0
159,853 159,853 0000000000000ce79897090a71f7df19f60841a6ff9e05574a53b4ee6b8bab15 74 0.04 vMB 77
159,852 159,852 00000000000001da485e240dcc2433fe986058aa40f14a1c8fc15e89e31f96ce 1 0.00 vMB 0
159,851 159,851 00000000000000ad9570c74a9a16246d4ea38543faefc33c6840d339d579bf1c 47 0.03 vMB 152
159,850 159,850 00000000000008b53616a0f9d9ee58630a4947fd50299e282d812a5a033b1b5e 20 0.01 vMB 19
159,849 159,849 0000000000000c61fd7e4f53ee8c362950f689b83d645f732b537d0ec572ce2d 48 0.02 vMB 135
159,848 159,848 0000000000000df93399ab8c9d075f0b9d9836b0912635ee0aa347af2d4e1939 10 0.00 vMB 214
159,847 159,847 00000000000003038eed34d920c5d3e8315cdd13b44420c41dee9d5f28f3bb63 6 0.00 vMB 32
159,846 159,846 0000000000000afe20d9da4428d75588696ba4352931a386d9732ca74bfcfbc2 28 0.01 vMB 23
159,845 159,845 0000000000000e0f3165858c6f97d67cde8b35162dc86405b7e7b2628bf4e68f 12 0.00 vMB 94
159,844 159,844 0000000000000b7bcaa17308b8702760e6e6cbdc3dc4bcc0d956d98de8fd228d 13 0.01 vMB 53
159,843 159,843 0000000000000ab47149a39ea777f80a3b4bee0f4c1a70f32df1123b00760a16 15 0.01 vMB 84
159,842 159,842 000000000000002335cdf2465bff484e49183245a881d1f4b3a47b720a6b5e8e 31 0.01 vMB 46
159,841 159,841 000000000000000e577bbdbb3600f3c9dcd2b0d24d4bdf9c9f64520a8afab1d6 8 0.00 vMB 757
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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