Loading Tool

Explorer IconExplorer

Memory Pool

80,210 transactions
34.61 vMB
0.17398714 BTC
Random Selection Loading Transactions
Max Size: 193.78/200 MB

Candidate Block

Mining Attempt da0af8fbae76e5b04a65e45ac015c00c77b577a5c5a019722f1afd97227cca9e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root a2c304203f52dd13bd1921de3c3ee623a85a72bf437a20df3e827bd1bbc1d351
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,099
Size: 1.00 vMB
Total Fees: 0.04592678 BTC
Feerates: 150.93 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (628,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,117 287,117 0000000000000000993c101da5b06c764a53bf8cf068d392ccb68c338cc9f786 1,267 0.50/1.00 vMB 46
287,116 287,116 00000000000000008cf72279de917316bcf1c15534bc6c43df98927016048418 578 0.25/1.00 vMB 50
287,115 287,115 0000000000000001389234af17188b1c4fdc7cd83346dcee915ceabb0246c06d 42 0.02/1.00 vMB 33
287,114 287,114 00000000000000005966d5ad8542874bf7e32b591f9649c0c082a8de28fab110 133 0.06/1.00 vMB 50
287,113 287,113 0000000000000001430b5489db8820534d974c31fee2ab5e75d92c03ed3ecb96 361 0.15/1.00 vMB 40
287,112 287,112 000000000000000081edb879e03dbe481cc5f64bcdc9841fad6483dea8575043 50 0.02/1.00 vMB 40
287,111 287,111 00000000000000005a6fded0ef4cc9e14a9526e5f1e08337ab0d7d010dc64c17 470 0.23/1.00 vMB 36
287,110 287,110 000000000000000055dc0c3f68f10a5e53d79cd7e08362b75914e8e23a672982 1,095 0.50/1.00 vMB 35
287,109 287,109 0000000000000000621cb299362aab600dfb76b8c9830511812cae5fea081271 49 0.02/1.00 vMB 46
287,108 287,108 0000000000000001505f2b2f3df0c2e44c029c53aea1d9bd05c55b14d559853a 135 0.06/1.00 vMB 55
287,107 287,107 00000000000000003b536af1485a8c86cfd2ac8c4d8f194d48295d37466974e7 219 0.14/1.00 vMB 35
287,106 287,106 000000000000000152b08c3510cfc9f6ffec7f205293ee3e84fbf0f984aa4ce7 479 0.34/1.00 vMB 27
287,105 287,105 0000000000000000aa74832f56f28f78795a4ac0324477b4692541537352b702 657 0.25/1.00 vMB 34
287,104 287,104 00000000000000014d6c2cc6c9cb96958ab19f77259879e81e24b058f6e656df 148 0.06/1.00 vMB 192
287,103 287,103 0000000000000000841b855f2d0b736a4399a672a7557292d91ec9fa752c5c77 149 0.11/1.00 vMB 30
287,102 287,102 00000000000000004fae65dba13c6f7b8e9766c37c35d0a8e0ebb23a8ef72015 312 0.18/1.00 vMB 30
287,101 287,101 00000000000000013eabe1750e3519b9257845adde021191ec7852dc5a3b9fa1 747 0.35/1.00 vMB 39
287,100 287,100 00000000000000003ad8020fe115c2c6dba884d18cdf83c8fcd9e044aede1a84 83 0.10/1.00 vMB 11
287,099 287,099 0000000000000000f2a0bbe8db835dec7829ead98bbef3ef4c603a05e51c9225 638 0.35/1.00 vMB 40
287,098 287,098 0000000000000000eac9c4f0788c4b2436ce95ab180f4a1aa42c9e24b696b773 834 0.35/1.00 vMB 45
287,097 287,097 000000000000000046b0bc90d1ea257b48a280c8c7c6125a379c14342468641c 247 0.24/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.