Loading Tool

Explorer IconExplorer

Memory Pool

75,996 transactions
27.67 vMB
0.06850006 BTC
Random Selection Loading Transactions
Max Size: 169.61/200 MB

Candidate Block

Mining Attempt 814f97788cb0be36f486619bb33974615856b41c14e0d5b6b591493b4e5b6a0b
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root 77a8db92cd58c01e4929b5461848269888a52c64777f9ab8153607e42eaaf296
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00922588 BTC
Feerates: 81.11 > 0.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (555,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,847 359,847 00000000000000000c69eaedfa6b08206dc3aa0a5a0101cf34ae9547b54697ba 1,175 0.90/1.00 vMB 21
359,846 359,846 00000000000000000b2b0a7f06e4f41c7d2d686a850050e2ffd74f7802bed167 1,835 0.75/1.00 vMB 36
359,845 359,845 00000000000000000dbb154afb21f4e38494db7ecd767d32e91b9da17bc87309 306 0.75/1.00 vMB 13
359,844 359,844 00000000000000000518227f1794acee2cc2fb9cea788c3b52531810042c5f0f 2,118 0.90/1.00 vMB 36
359,843 359,843 0000000000000000009019f5d8192a6fbe484f59402b7bf5d7ede7da197be6fc 80 0.94/1.00 vMB 10
359,842 359,842 000000000000000015ff58bb062fffc9bd5a7964a42f748c77e4ff1399ee44b5 245 0.16/1.00 vMB 20
359,841 359,841 000000000000000000bf9013f57c8909f73ac4ea89660efe072f5641c53a0ab4 274 0.49/1.00 vMB 14
359,840 359,840 000000000000000004e8a76f14d7abbb1b07e9a1bf8c1273726216bf06115e77 577 0.55/1.00 vMB 14
359,839 359,839 00000000000000000dbe28c29abe483b845018f1dafff9ebf1ccc56d99d85b18 1,116 0.75/1.00 vMB 24
359,838 359,838 000000000000000016cc9fcae4bb03178552a382a6d16c3fb89570e821804513 224 0.16/1.00 vMB 20
359,837 359,837 000000000000000001be3799e85b79f2be0504cd8eb2dac165156861ff3233e5 1,041 0.66/1.00 vMB 22
359,836 359,836 000000000000000012b735bad045b379055931e37c1ad298ab15709be1aeebb6 1,122 0.67/1.00 vMB 23
359,835 359,835 000000000000000002c8a9d891c5e0e5944c76c8a82cec37af70b7a193b86642 1,362 0.76/1.00 vMB 20
359,834 359,834 00000000000000000d2d7747c9dc3496b940b497a06a52bb1d239eb56f3e6ae9 1,841 0.90/1.00 vMB 31
359,833 359,833 000000000000000009db07c83b3058bcffebc53b99f1f0668278b8f81443043a 976 0.59/1.00 vMB 21
359,832 359,832 0000000000000000127d255f7c92256357e1fce252517024a1e7d3ef3f787391 867 0.48/1.00 vMB 27
359,831 359,831 0000000000000000149d03a4ef71ab14363677dfdf6a8ed784ca6a88d98a492c 529 0.31/1.00 vMB 24
359,830 359,830 000000000000000008bfdc33d3b27911bf36d6afdfdedac8d42f96dcf97c2042 181 0.19/1.00 vMB 11
359,829 359,829 000000000000000012ae2d2f432626c7032d70bd23e3575fd67e6dc8f2f780a1 146 0.08/1.00 vMB 32
359,828 359,828 000000000000000004d610f65af3714c493942ddf8b62120e0640fcd2d4306f5 209 0.11/1.00 vMB 27
359,827 359,827 0000000000000000121cafff6586ce74d8db03821ac0367982c8a18dd720017a 53 0.04/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.93 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: 714.60 GB
    • Received: 17.57 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.