Loading Tool

Explorer IconExplorer

Memory Pool

82,305 transactions
31.84 vMB
0.07627280 BTC
Random Selection Loading Transactions
Max Size: 193.54/200 MB

Candidate Block

Mining Attempt c805cd3b105c04354795b98bb23a80a0873d2da67c261d75f58c24077153c55d
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root e93033ac6c3e612307a294335396ad5c15c7e949a6ad1994a3eb2631881a239b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,514
Size: 1.00 vMB
Total Fees: 0.00653376 BTC
Feerates: 146.96 > 0.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (251,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,694 663,694 0000000000000000000681e3f8ccd64b6d05100996830d5b24e67b5973552ddd 2,210 1.00/1.00 vMB 25
663,693 663,693 0000000000000000000d2e69791157545fdfcd12eea74a529742b7d622957707 2,595 1.00/1.00 vMB 39
663,692 663,692 000000000000000000013f8889049b4d4f1bdc7fbb611d77ed71e816fd52bf4a 2,793 1.00/1.00 vMB 32
663,691 663,691 000000000000000000036aa43ff551863d6b2001896455cee4de3c09ebfea80c 2,627 1.00/1.00 vMB 91
663,690 663,690 0000000000000000000285e1dec0fdd83965f17d4e044248b675fedcf7da10fe 2,744 1.00/1.00 vMB 18
663,689 663,689 0000000000000000000e0e502fdc023dd268ca06c4ffe228b7f6aab701a05597 2,660 1.00/1.00 vMB 62
663,688 663,688 000000000000000000096d558abb94f4a23ff2b93f418a4f48fca50120573a87 2,736 1.00/1.00 vMB 51
663,687 663,687 0000000000000000000233f8e617ec01bdc25676b55653131bb76c4125f4da1a 2,290 1.00/1.00 vMB 109
663,686 663,686 00000000000000000008524018911385787362c48278e219d4bfa47682657e72 2,231 1.00/1.00 vMB 52
663,685 663,685 0000000000000000000d1e7bf4f40fc40c101a4b49950546968b911f4e978012 2,739 1.00/1.00 vMB 78
663,684 663,684 00000000000000000009e007844010ceb10c41021c82da5c0ea4e5112dd79776 2,489 1.00/1.00 vMB 23
663,683 663,683 00000000000000000007f0411e4002b8fe697cf89cb18ed32541849bb84773c1 1 0.00/1.00 vMB 0
663,682 663,682 0000000000000000000828053febc1cf9a8ebdeca35b0b533bd6a876a339ed4b 2,684 1.00/1.00 vMB 49
663,681 663,681 0000000000000000000c6dbbb9ef18806edc41bfa25ef09b3e757b73c1563a1e 1,357 1.00/1.00 vMB 90
663,680 663,680 00000000000000000005b892fc15cb7f9e046092de68c0d836589a3c809ac539 2,483 1.00/1.00 vMB 50
663,679 663,679 0000000000000000000243c789e2fc21bec81b7ea43a48d0e74ef4a05d7cb7ce 2,791 1.00/1.00 vMB 101
663,678 663,678 0000000000000000000c6b03563ced30ee259f5f5c46f5955160ef656926db3b 2,450 1.00/1.00 vMB 57
663,677 663,677 0000000000000000000028d991c8c211d2f1213ad7f92ed47dfa0ff31a996811 2,012 1.00/1.00 vMB 89
663,676 663,676 00000000000000000001ce9cad31f66ffc5f99416263fa92b8aba12f4df4cc1b 1,910 1.00/1.00 vMB 99
663,675 663,675 0000000000000000000bf30bf1d3d8bfbf3f984d8c7c3e188d14d3d1287852a1 2,722 1.00/1.00 vMB 85
663,674 663,674 0000000000000000000ab18751951924789b4e54d89db366b9d7eb50ed440eca 2,570 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.