Loading Tool

Explorer IconExplorer

Memory Pool

42,008 transactions
26.82 vMB
0.06230852 BTC
Random Selection Loading Transactions
Max Size: 140.37/200 MB

Candidate Block

Mining Attempt 797edcf741ee68f49e0118521d809d47ef2d04ccc89948444fd1a0743e35b89c
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 6e752f671324d247757bafd71688008dcd22c4b3e7613277faff7b41eed6e4bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,204
Size: 1.00 vMB
Total Fees: 0.01253240 BTC
Feerates: 73.20 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (767,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,695 147,695 000000000000079ad5f88a7b9bd5d4e327b1500dad06176f765c06b92f0cdd44 41 0.04/1.00 vMB 161
147,694 147,694 0000000000000143f4f0d9a9529e9dce8b0e9b6f6c01117cf3aa456ba08d9fc8 33 0.01/1.00 vMB 144
147,693 147,693 00000000000004662f57a8eabfc53da354572f2aa2e3c1e7eb3494c1cf5f96e7 11 0.01/1.00 vMB 537
147,692 147,692 00000000000004311f2e1f2e9d8ef5e5bf1603930cc8f9cb5380ca059d481dc8 16 0.01/1.00 vMB 191
147,691 147,691 000000000000099db98d7351cd57292669ceacb781ccd0f94effe8ea71f9015c 151 0.04/1.00 vMB 85
147,690 147,690 00000000000000528fc2d20291a1789e061e4e73f8d6d37cb400576fc34d2f27 53 0.02/1.00 vMB 62
147,689 147,689 00000000000005b1f646a8b84f4bf1d0657b95edf44b790d7a2e716fb0c48058 10 0.01/1.00 vMB 110
147,688 147,688 000000000000052421ee8407842440ae48299f437cca597088e90827fe586654 34 0.01/1.00 vMB 1,225
147,687 147,687 000000000000026e7e810e146cf22d2777d6bf36e370ee9039d072d432e25a4b 113 0.04/1.00 vMB 182
147,686 147,686 000000000000081101a32d9bd884473eada4c67e57ceee959804237bbf434a66 86 0.04/1.00 vMB 29
147,685 147,685 00000000000000a126ef7110c5c432b03504ce860e827de4374ec8bd5a3cee72 11 0.00/1.00 vMB 1,591
147,684 147,684 00000000000008c30a13d2440256e30858ea452d4a79684c60dccc3597c818b6 20 0.01/1.00 vMB 82
147,683 147,683 00000000000002ed51680e7086d58e64afba8097d1dbc8d31ccae115db5a8df6 84 0.02/1.00 vMB 8
147,682 147,682 00000000000009305f1711973596c188b5df113926d451c77b1268b252142f2f 11 0.00/1.00 vMB 485
147,681 147,681 00000000000008bda75d1ae2264b69246850ebcd2c962351431d83bb4f23aa0a 43 0.02/1.00 vMB 188
147,680 147,680 000000000000037f64aace0166cc477abda1b60cd1aef2239d650d0f233ae207 29 0.01/1.00 vMB 261
147,679 147,679 0000000000000766fc1bac2ea1593a5453cddb85292892034c23817ecb226991 7 0.00/1.00 vMB 16
147,678 147,678 0000000000000281fe08ef8d2497494ee6302e29de0da76ea2672b26a0267d7c 38 0.01/1.00 vMB 184
147,677 147,677 000000000000033ab08be850fcf806b875592d13fc6af998213969d49e360f9d 40 0.01/1.00 vMB 262
147,676 147,676 00000000000003ec0fc5b4d43ec9cbc8b463cb3fcb71a067277421b2c937f05e 21 0.01/1.00 vMB 378
147,675 147,675 000000000000068ae381f98251f56d18383e9fced4ca9e59a47e0e1aa5ca411d 13 0.00/1.00 vMB 317
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.