Loading Tool

Explorer IconExplorer

Memory Pool

23,902 transactions
3.95 vMB
0.01361346 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.38/200 MB

Candidate Block

Mining Attempt 60197720e2271d5b687946045fb5765c30e89781becbe37778cc68c6b0ed90a0
Version 20000000
Previous Block 0000000000000000000041daca90a6144b2b731579b28c7307b0c22442e0e380
Merkle Root 322bb4cabf6a8ba803083fc3686d1fc9e8843facb7371d7c8274dc462c4e8b65
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 371
Size: 0.10 vMB
Total Fees: 0.00392320 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,777 (760,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,333 152,333 0000000000000a03b2a728b5b6d733f51fababb6659c2f387440714bb9359a68 0.01 MB 22 54
152,332 152,332 00000000000002c4f5bb92e65c0eeb04ff69c5dafc1b2f5737fe7be0efc5a14f 0.01 MB 24 103
152,331 152,331 0000000000000ac79c4973f2acace5875aa9321619ef9432d727c02395c23d51 0.01 MB 22 82
152,330 152,330 000000000000072c1251b34158fefbadf899852ecbcbc71f83b1e7ac196aeb77 0.02 MB 44 214
152,329 152,329 0000000000000da8f6b825c29ced095a4858220c26541db77f9fdaae6170f834 0.00 MB 8 56
152,328 152,328 000000000000097650e4376c6fe406a3a77f31a91542acf4d7193eb3f1a812b0 0.03 MB 72 27
152,327 152,327 0000000000000aaf001d94d63337eeb7ece5d7c4c8b0b9f06f2b4c36cc661603 0.03 MB 76 123
152,326 152,326 00000000000007921bc4e15406d8f03445a27054fe255c5d51cce849486060c1 0.02 MB 52 69
152,325 152,325 00000000000003accece899af8a11f675e991ff5fa28b2b57199b950dcb288a0 0.04 MB 99 42
152,324 152,324 00000000000001a9dc326583505257c47f38f5bf98cfb3848dd5900f95310793 0.00 MB 1 0
152,323 152,323 000000000000019b4a1511170a4c272dae3351790ffdc00d071b7af76fa472b5 0.04 MB 87 70
152,322 152,322 0000000000000532cb847a2d81359603e8d3211bd7d2c5a99f964f118d976020 0.02 MB 35 143
152,321 152,321 000000000000095e952b668f0057672a06d9debcaa406e44212ec722d1de4fd2 0.00 MB 1 0
152,320 152,320 000000000000060fb21caf3c02431798e3184822cc48068d9f1d692d87008ebc 0.00 MB 7 20
152,319 152,319 00000000000001bc6cf1cb0883f036f14b03faa2f44c49617ad20364ab136cfb 0.01 MB 18 158
152,318 152,318 00000000000008abe19c485f74c0d9abe04ea2f3d327fb08ab8e978401fa551a 0.02 MB 27 308
152,317 152,317 00000000000004026142239e8b4c6bf91ca65db69fbf4c40f7b2bb95157bfe81 0.02 MB 52 71
152,316 152,316 000000000000040bb5784c5a3cdb3a219d8cd64f852351d3727c9504e0324414 0.04 MB 71 139
152,315 152,315 0000000000000513f99d7cdc4223771b0a5904076f283fd25deb9d664054cfde 0.01 MB 15 246
152,314 152,314 0000000000000270875d73eca9da43c39d5c82b5db9eeac0e7de4bb4071a82b7 0.02 MB 56 220
152,313 152,313 00000000000002f2f2c0893a7db90fc4bd25e54dd4f17f4f2b930cba6276bdc6 0.02 MB 62 26
Previous 10 blocks ↓
Total Size: 778.45 GB

Node Details:

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