Loading Tool

Explorer IconExplorer

Memory Pool

24,510 transactions
4.10 vMB
0.01822940 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: 34.43/200 MB

Candidate Block

Mining Attempt a71e0347f17e50493de9f7cdb9a7c1e1d0ffb75e52c6109a747516a9fd64103e
Version 20000000
Previous Block 0000000000000000000041daca90a6144b2b731579b28c7307b0c22442e0e380
Merkle Root 1a1034038b056b9da510506c13fb2e4b8099f73e1f7f6497e1cecea46cd43425
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 565
Size: 0.17 vMB
Total Fees: 0.00791098 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,777 (760,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
152,338 152,338 0000000000000c9160cabf1d2c6c3e75632810bede73d19026401414719875d2 0.01 MB 8 878
152,337 152,337 0000000000000a70464259db2fa6ef728f5650ef2348377630037142a8ea3a39 0.03 MB 72 1
152,336 152,336 00000000000000c0ee89730452fbbc41fa0c59bc19feacc9ed1d770a845a8957 0.00 MB 6 34
152,335 152,335 000000000000008c56410856d6cdd45949fc47254ec048c7de588b45d8dba5e6 0.00 MB 17 60
152,334 152,334 000000000000078afd27b9da666b3b044ddbbc41ae83ead1d8ac152406eeab11 0.01 MB 28 56
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
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: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 147.24 GB
    • Received: 1.64 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.