Loading Tool

Explorer IconExplorer

Memory Pool

43,526 transactions
27.00 vMB
0.05584521 BTC
Random Selection Loading Transactions
Max Size: 142.36/200 MB

Candidate Block

Mining Attempt 0d91d4c8193ebb0bc38791901cfdc10f8567d2e0d47dd857dfe1c7d8bad879d7
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 38d4678ee6a6887f877983013e5ca9f7e94cb8a11b1515fef344d850fc98ce89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,100
Size: 1.00 vMB
Total Fees: 0.00551619 BTC
Feerates: 21.20 > 0.55 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (767,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
147,674 147,674 00000000000006f8f8684bf03a4d6e3a261458055e87f777afc94d7ab0f18f33 11 0.00/1.00 vMB 289
147,673 147,673 00000000000007dd348af733b42cbe24fa5cf4347e5a1e53608a3695aecc9735 47 0.02/1.00 vMB 76
147,672 147,672 00000000000000a2e9efa979bdc507956c6ab5bb9280a23057031d3ace09ca61 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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.06 GB
    • Received: 14.25 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.