Loading Tool

Explorer IconExplorer

Memory Pool

35,341 transactions
14.57 vMB
0.06939671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.20/200 MB

Candidate Block

Mining Attempt 9a51821494c7662c9d4a5c79cd1b98c22cf6e8fcab2084f045643c510d528a00
Version 20000000
Previous Block 00000000000000000001499d4136d03e4f6b64626ad58c76a3a1b5c3ac899cad
Merkle Root 05c5ac163dabbf673980e7246fa7eba79c4881cf37f2aeefbded3f895108712c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.02511515 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,345 (877,125 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
36,220 36,220 00000000c24f3c20e696e414a7367b1e12ea4c29b01d8f13578215aadb08c0b0 1 0.00 vMB 0
36,219 36,219 00000000483fdc583f19af6bfbb3bb9dad30a9c512f673bfb18d4c6d16b2ebfa 1 0.00 vMB 0
36,218 36,218 000000008b9afb9bb784ad4b0cc500a00f200a4b7ed9cefe340dcb9f8a19b4e5 1 0.00 vMB 0
36,217 36,217 0000000041e92ec936a4728826a3ecec54184b696e5b47bd80eefd3dca2afb9e 1 0.00 vMB 0
36,216 36,216 0000000085a9eba69470536167048e2f14a7bacb0e634fe49c10e4e6cbe61a5f 1 0.00 vMB 0
36,215 36,215 000000004c721381557cde4213810c60a84f699726d93e71bdd607f023c0ce10 1 0.00 vMB 0
36,214 36,214 0000000092323b2710e6d302640a346d4ca8b82e619d4d428c93b4ce43af81f8 1 0.00 vMB 0
36,213 36,213 0000000039d9466a8cfcbb3157295a45a3ff6f73d51e3f2cec14473dca0ffac5 1 0.00 vMB 0
36,212 36,212 0000000043717676a09ab64b33b7f74834d5453f3f8e8321b37a82f14e901535 1 0.00 vMB 0
36,211 36,211 0000000010f18a973c911e46242c3ada5677bc2890a533b1489065fb33af16fb 1 0.00 vMB 0
36,210 36,210 0000000050f266b48ca3c42761e3ef675f8667f997d3444d4fa536c9e7118788 1 0.00 vMB 0
36,209 36,209 000000007063f38188a8e4296069e8e0c91787877d9f548925e175797eed9bb5 1 0.00 vMB 0
36,208 36,208 0000000084d315e5170fc601907162680f0063a0c3c4fb648d76e81a2e6dfa4a 1 0.00 vMB 0
36,207 36,207 000000001b1f39622dc3ec0dc0da4fd141ada42aa4c49e88f73a7980dcf6f3f7 1 0.00 vMB 0
36,206 36,206 000000009725bef024bddf687294e75d755996688016b1fe7880704f220f6807 1 0.00 vMB 0
36,205 36,205 00000000b836fb04828f91a44dd60f97513abfc1d798f4cd715c1b177154352a 1 0.00 vMB 0
36,204 36,204 0000000099f0b2daefcd34f66d3d3b04d15285d756656c0800838a069aeea9f3 1 0.00 vMB 0
36,203 36,203 00000000829a66f7d290d14408b48d501b613cea7f94ab6fbffadd1279b34dc2 1 0.00 vMB 0
36,202 36,202 000000008c7067f8c7dda8b819b90b1470f859c314781d836a085fc98418b68d 1 0.00 vMB 0
36,201 36,201 000000004c9292e4ad5f045c489b06329a38222980c45927cbc5d44533b61113 1 0.00 vMB 0
36,200 36,200 000000003d62954ab422bc6ff4cb0701b57362dc96ba0e69ba04b42500300fbf 1 0.00 vMB 0
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: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 156.15 GB
    • Received: 0.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.