Loading Tool

Explorer IconExplorer

Memory Pool

39,914 transactions
26.96 vMB
0.06978850 BTC
Random Selection Loading Transactions
Max Size: 139.46/200 MB

Candidate Block

Mining Attempt 9fe631812d9480ab519b89f333d2bde5274159c169033999c23646ff79105df3
Version 20000000
Previous Block 0000000000000000000014303e23e595257d59f7333f38cdb984c51171e64775
Merkle Root 09c79a8fd9c13d6544d4b8f3d9b7b2920b8035a598de6910c64cb3709bc75e4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,670
Size: 1.00 vMB
Total Fees: 0.01588654 BTC
Feerates: 40.21 > 1.59 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,682 (739,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
175,281 175,281 000000000000045f40a3022df847a26d064137ac555f7806ed304b4cc919f08d 96 0.04/1.00 vMB 131
175,280 175,280 000000000000074974194af2e1e8bf73e87757b6909f94132972b9a6ae3ab60d 1 0.00/1.00 vMB 0
175,279 175,279 00000000000004db7b2111f1bb550df42122436cdb1dd8ffae3ee2c888596853 11 0.00/1.00 vMB 104
175,278 175,278 0000000000000440c8fe6d1d345efe9710d069d74d195afab1714486fcd0b176 90 0.03/1.00 vMB 47
175,277 175,277 000000000000069fa4b5416e86fbe78172e78994434eb6f81891ecc1b54d65ab 42 0.03/1.00 vMB 69
175,276 175,276 0000000000000036e3a8e6baa4fbac817125043a0a14fa2c8acdc8af33111f12 20 0.01/1.00 vMB 46
175,275 175,275 00000000000006df3484b21010d2fb2feb0aa54588d492e0a374f7beb354394e 31 0.01/1.00 vMB 124
175,274 175,274 000000000000031cf9032653918fe3155e1c588f7ab3a9cbff102595db0995a7 155 0.05/1.00 vMB 44
175,273 175,273 00000000000001de054dcacc27a11c0df8ffe8ce04795778213e95b02e833474 88 0.04/1.00 vMB 126
175,272 175,272 000000000000013bb68dd3299c24257bc95bc1580cacae046f810fc608d4b578 130 0.05/1.00 vMB 138
175,271 175,271 0000000000000094a38081afb5f45ed82e81389302181b507aed3a9f5e0ee5e5 6 0.00/1.00 vMB 668
175,270 175,270 0000000000000a2a5ccc73d6832cc02d4c925bf93ab450781b5f5055557786bf 38 0.03/1.00 vMB 11
175,269 175,269 0000000000000241706074c2377f6d7a2803932faa0eee2bfc9b0931af93230f 15 0.05/1.00 vMB 58
175,268 175,268 0000000000000702f3faba075eaab87b515d3a399d7a85325f2f4597165a4189 45 0.02/1.00 vMB 50
175,267 175,267 000000000000005646fe99504742910a7eaa4217223d517702712562efaf5651 36 0.01/1.00 vMB 41
175,266 175,266 000000000000011d6998ca9c87505ef9c72fbe610d28bfff08d1d5087de5fc38 14 0.01/1.00 vMB 58
175,265 175,265 000000000000033ceef89647b69f38c532dc178e8d9a624c9e194db5997e6df8 165 0.05/1.00 vMB 28
175,264 175,264 00000000000002480af678bff35fbdbf857823964e0e24612228240f491e77a5 89 0.05/1.00 vMB 1,227
175,263 175,263 00000000000007661cd8c1faefa3c2e505bd884895c81e7bdc56741c50cc3017 99 0.05/1.00 vMB 189
175,262 175,262 00000000000009e611652148a41ed301fecce1208d53801faa54e13b1a69184a 62 0.03/1.00 vMB 50
175,261 175,261 00000000000000b980b81f477c2a10b4f9d652ba970c6547b2013aad46d56e2f 89 0.05/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 781.83 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: 636.80 GB
    • Received: 12.39 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.