Loading Tool

Explorer IconExplorer

Memory Pool

84,510 transactions
32.07 vMB
0.09806487 BTC
Random Selection Loading Transactions
Max Size: 195.08/200 MB

Candidate Block

Mining Attempt 1fddd752c591ec1edcde8c4781193826a02a845a83a663bd628dc67a4eff5a4e
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 761d2be8c57c70755b642f09e07c840043cd473f67bad3cf7ba8432a359fa412
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.02729763 BTC
Feerates: 179.53 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (174,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,687 740,687 0000000000000000000208d6a185a1a676b334784724d196e10d2e71f016e254 2,720 1.00/1.00 vMB 27
740,686 740,686 000000000000000000015f3f5cc276dfd772580d16effc3514ee7bb3c382b434 1,731 1.00/1.00 vMB 25
740,685 740,685 00000000000000000008505f20eb8193f42ea6a7b5d2170e365e2388425314ff 2,523 1.00/1.00 vMB 23
740,684 740,684 0000000000000000000793db72e4e5496fb28e48a8e4cdf080d695ce3935b704 2,294 1.00/1.00 vMB 31
740,683 740,683 00000000000000000007082db580e0afa728c5e6c6872f94c83ffef62ef82009 1,203 1.00/1.00 vMB 16
740,682 740,682 0000000000000000000735ddef468a5edad5fe103d58066e5904e0517b287c7d 266 1.00/1.00 vMB 10
740,681 740,681 00000000000000000004045f7a7f3858a8725d531b1f95b1de1fe6cb00e7bbb9 1,372 1.00/1.00 vMB 16
740,680 740,680 0000000000000000000579a28dac8929f62f5e9f40a20c12883d7cab342e7ae5 2,692 1.00/1.00 vMB 32
740,679 740,679 00000000000000000001c251fa2f8f2c31654714cd6f648cef92e856d5c3b354 1,649 1.00/1.00 vMB 13
740,678 740,678 000000000000000000052a16c11291e1602bc698ccd3370f4af3217aba22060f 2,424 1.00/1.00 vMB 16
740,677 740,677 00000000000000000002dbb0b7b1925475a1be07d6bac44db87dd631e63768d2 2,999 1.00/1.00 vMB 37
740,676 740,676 000000000000000000065686939ec28c31a378411031f4550ec4cf99a5f9bd44 2,259 1.00/1.00 vMB 27
740,675 740,675 000000000000000000001652814939c84e06d99d95594d50ae2e677e6c563aed 3,069 1.00/1.00 vMB 19
740,674 740,674 00000000000000000004fd1eef5cc598f4a400848aa7266b135f96c14313f49b 2,763 1.00/1.00 vMB 20
740,673 740,673 00000000000000000008c671d927cd5605b4108b2706761ae2a0c27d247e451a 3,072 1.00/1.00 vMB 24
740,672 740,672 00000000000000000002def9f3eef106b7ab01641924fc12617eaa8320ef4b2a 2,084 1.00/1.00 vMB 35
740,671 740,671 00000000000000000003b369944e07cc1dab5449a662272a916a7247d57e4be3 2,925 1.00/1.00 vMB 43
740,670 740,670 0000000000000000000806a18a21e4568f4c3bb94cd0681930ed0ae6a3dfe3d7 3,357 1.00/1.00 vMB 30
740,669 740,669 0000000000000000000693fefdd46fe508a4a43c4cb45d5abded06f534706460 2,664 1.00/1.00 vMB 19
740,668 740,668 00000000000000000005fcd1a86707b58446c29588be9c768ef9d8164c945b78 2,451 1.00/1.00 vMB 26
740,667 740,667 000000000000000000045dbcb0f544b428e81af9f8f8c591751dd66ed3fb6f4d 2,363 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.