Loading Tool

Explorer IconExplorer

Memory Pool

79,560 transactions
30.14 vMB
0.10615117 BTC
Random Selection Loading Transactions
Max Size: 180.25/200 MB

Candidate Block

Mining Attempt 33320359fa2b62cef50059407bd7c9cd5066b1c6248fdea89bbeaea9d334a521
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 2e4d761fbaeda64bccfae7f5f43b3064e75e470728650dcffb790c1ff21a6ef2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,686
Size: 1.00 vMB
Total Fees: 0.03547007 BTC
Feerates: 151.00 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (612,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,649 302,649 000000000000000032ddf83514d0817c5b690683dfee728b211c6fdab12fde8d 407 0.29/1.00 vMB 24
302,648 302,648 000000000000000061811f3bb9ed939409ede3413f81b5a2829ab34e0d1fc77a 161 0.10/1.00 vMB 27
302,647 302,647 000000000000000046b3f6de7725fb74f89f99aa69f9144993eec28ed4df741b 166 0.08/1.00 vMB 33
302,646 302,646 0000000000000000301b6efa2bc81e2251d1e0d38ce769d85ff6c35669587d42 423 0.30/1.00 vMB 24
302,645 302,645 000000000000000009493b66c00ec89e0b5ba4c769eff9e903ad694c6b188fdb 358 0.37/1.00 vMB 83
302,644 302,644 000000000000000022369f81afeda8379742c610389c25d2b7d7c80a8223aa00 79 0.13/1.00 vMB 5
302,643 302,643 00000000000000002a5357532733f320f897eaff428de15a94d43091284f0e0d 880 0.55/1.00 vMB 28
302,642 302,642 00000000000000002ec07801b1bba4d67945d8ed2bbd2788307f3352f6dac370 140 0.10/1.00 vMB 23
302,641 302,641 00000000000000000cae3dd41e3beb779fbcc8df44f804accd7eb63661f60f50 299 0.12/1.00 vMB 37
302,640 302,640 00000000000000004c6a0a95e2be4d35c46a7d533c081e2c4e9940b2388c3a4d 246 0.15/1.00 vMB 41
302,639 302,639 00000000000000003827b18073c43b55893e4ae255c73ef1276cb9dd85f965c5 188 0.22/1.00 vMB 15
302,638 302,638 0000000000000000013ba16ca4d039673808074878d56633a460fa47916407e7 859 0.35/1.00 vMB 40
302,637 302,637 00000000000000001179da8079d157d8783abe97af16feb7d83527262a121226 527 0.26/1.00 vMB 33
302,636 302,636 00000000000000005f6e458ea7ff8c7d0f99377d726103d7b082e89f0290a891 136 0.05/1.00 vMB 28
302,635 302,635 00000000000000001aceee14d6b8f917be165c9d2faa1e7e8b641cb4d1a93bde 734 0.51/1.00 vMB 29
302,634 302,634 000000000000000031b17498b052dce52dc0fad95569b20a3b1a16f3ff5502c7 535 0.35/1.00 vMB 30
302,633 302,633 0000000000000000248ec19909dd1120e8c27750951fb70196338fcc69bebee4 560 0.25/1.00 vMB 31
302,632 302,632 000000000000000022cab91c191980a909cffc63d08848c191caea51bff5b660 179 0.09/1.00 vMB 33
302,631 302,631 00000000000000000043fb067f3e125ae314cca174020aa767955af1a2ec45a2 310 0.14/1.00 vMB 30
302,630 302,630 0000000000000000104cbefd21bee647adaa01b9924881589a793dd743722434 536 0.34/1.00 vMB 26
302,629 302,629 00000000000000003840448c84857cc4d6f8d6c5da6e5cc9d5d2f3b145fcfcd2 54 0.03/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

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