Loading Tool

Explorer IconExplorer

Memory Pool

57,495 transactions
32.43 vMB
0.16660973 BTC
Random Selection Loading Transactions
Max Size: 175.46/200 MB

Candidate Block

Mining Attempt 789deebde790bee12ebaf270b8a78bf8d0434763e6e853ec8e68f9200852345f
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root a689f58c6135f692d4c504be4518d43e2a33570d24d10b0970564f0d7be52bc7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,929
Size: 1.00 vMB
Total Fees: 0.06147076 BTC
Feerates: 296.74 > 6.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (504,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,755 410,755 00000000000000000547fc095831b0eb9681e96449f5f8630ffac399180b51d5 798 0.33/1.00 vMB 35
410,754 410,754 000000000000000005e6e086bd324676c193f232c95569b13d3eab572d03ac91 552 0.31/1.00 vMB 35
410,753 410,753 000000000000000005b0e4570b074b52db0e8029c26aea1a215d7fd6c709d83d 1,443 0.67/1.00 vMB 37
410,752 410,752 0000000000000000052d100ca032c2104ee8e4d7d69193e411906a342cb39145 1,491 0.75/1.00 vMB 35
410,751 410,751 000000000000000001e33020af25d4b164452ab65af3fdb082fc2970c31d627d 1,242 0.71/1.00 vMB 34
410,750 410,750 000000000000000000ed4c2f9cc39fe5120f4e562330661867ba6674ed31f752 1 0.00/1.00 vMB 0
410,749 410,749 000000000000000005629f39e66c71d9522dd984ddd619785b2763d50198502c 560 0.34/1.00 vMB 33
410,748 410,748 000000000000000004bc86079f8dbd9ecce9504b92ea79cc2d68739dc5053e47 698 0.45/1.00 vMB 25
410,747 410,747 000000000000000005b24629485bf5ea655882fe5976137a5c26e37da5eb6ff4 1,315 0.99/1.00 vMB 24
410,746 410,746 000000000000000005f6216bbb97b8d19c70259513b5f466da2e0fd1f8bc1e5b 1,733 1.00/1.00 vMB 25
410,745 410,745 000000000000000003f6ffe8c127ef88b5d4f570a4ca139d733db6dbe21c2486 15 0.00/1.00 vMB 122
410,744 410,744 00000000000000000546c9b86c8016f3654067e2f01f768155c6840a1b8ec51d 2,983 1.00/1.00 vMB 47
410,743 410,743 00000000000000000326a125b9bb55f5c6c4b46cdf7e354a9d42a0eaaa65a932 2,499 0.99/1.00 vMB 44
410,742 410,742 000000000000000004926acdcc160aabf4a0d4e3fb0efa7d02c7257fc708dd48 2,952 1.00/1.00 vMB 45
410,741 410,741 0000000000000000041fddb3475d37c7ccbaaf7ca852053dabf0bfe3169ed22e 2,190 0.93/1.00 vMB 39
410,740 410,740 0000000000000000000ba7d17ba346f4657cbb237cc56eb95e6a23fb1cc98357 3,432 1.00/1.00 vMB 59
410,739 410,739 00000000000000000465698577edc4c56a98faeb1f6242f023278a1c8f0943c2 1,329 0.49/1.00 vMB 39
410,738 410,738 000000000000000004ffc9417dc39f5a12e4df1dd094921784873e0a2e66c9d2 50 0.02/1.00 vMB 37
410,737 410,737 0000000000000000061839ba21861f3d0ca95ee9538999f8e681b4cb79fc254a 1,150 0.62/1.00 vMB 23
410,736 410,736 000000000000000004ff1629233c5384bee7771db1cfeb8d7907631f72b787a5 3,192 0.99/1.00 vMB 52
410,735 410,735 0000000000000000053d46be4dffefac55abca1d99e1ce6b02f39287a795256a 1,429 0.84/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.