Loading Tool

Explorer IconExplorer

Memory Pool

42,263 transactions
26.69 vMB
0.08550889 BTC
Random Selection Loading Transactions
Max Size: 139.42/200 MB

Candidate Block

Mining Attempt de458a4e4531bc0140b8b08a4b3691cbd7bfa4094ae3bdb6a51de8e3be01e3a7
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 9e02ca4f7ef351776267d2393db97ddcde7049a43ea45df361ea4b922c1c399b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.03611488 BTC
Feerates: 151.01 > 3.62 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (767,194 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
147,671 147,671 00000000000003efaf23e1e8d14ea87d00fa12b8f3b07897b5551396373fe486 6 0.00/1.00 vMB 5
147,670 147,670 000000000000026ed8b05431c787aaee980b1c55bff64416887950f37cd41a47 13 0.01/1.00 vMB 210
147,669 147,669 0000000000000776b84d0ef1764f47bb76da780f75f3f8b497b37c81c5e2969d 60 0.02/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.