Loading Tool

Explorer IconExplorer

Memory Pool

80,383 transactions
30.22 vMB
0.07573558 BTC
Random Selection Loading Transactions
Max Size: 184.93/200 MB

Candidate Block

Mining Attempt c327e6e72c298f77c2cbdf80126b9ce7cb3b46c468b04b7bb847a55360da139c
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root f54c3a4c068d94ac0380878032cfa52a40bb7bfd8c906ac982b10722bd395ab7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,376
Size: 1.00 vMB
Total Fees: 0.00824238 BTC
Feerates: 318.30 > 0.83 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (167,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,746 747,746 00000000000000000000302479bd033f4355402b66c0d713c865d6f761a38fc1 483 0.33/1.00 vMB 16
747,745 747,745 0000000000000000000308f6dea40fdda66472faa75dd94a2ae12d3626edeb76 867 0.42/1.00 vMB 12
747,744 747,744 000000000000000000029a2da39f873fb5710783c41240bb5044b029e9f0288b 1,026 0.41/1.00 vMB 12
747,743 747,743 00000000000000000003cf5a3110d6652ec26867e21fdd80ccc714d0e71a4fe8 1,225 0.61/1.00 vMB 13
747,742 747,742 000000000000000000021e41ec3a5ac2d306fd7c307198e505ea0d6584d7a2e6 1,712 0.52/1.00 vMB 12
747,741 747,741 00000000000000000006850105a98f7881558c9a903d0703ab8dbe815a43f88a 2,396 0.99/1.00 vMB 10
747,740 747,740 00000000000000000008f47bed565b3359e1a2f661240de4610647769f65b718 565 0.23/1.00 vMB 13
747,739 747,739 00000000000000000009df055c3c91fba99f308566c24b65964a97f93f5be330 606 0.20/1.00 vMB 3
747,738 747,738 00000000000000000001789a9819addf8f4a29a6561c7c45498a7c00f9d77e2c 2,878 1.00/1.00 vMB 15
747,737 747,737 0000000000000000000639deeb5cba644e9e58b0a8d39b362a6fc23885d4c9b0 1,170 0.35/1.00 vMB 13
747,736 747,736 000000000000000000099de54e1089effeae961f521cde568fe0af274019e922 610 0.19/1.00 vMB 14
747,735 747,735 00000000000000000006d84d5cd7da78f04d6670dd5888426ba8b0012dabce37 682 0.55/1.00 vMB 3
747,734 747,734 0000000000000000000687c322729ad483e501e36082cd74c6d4f2d0ff64d7e1 2,063 1.00/1.00 vMB 10
747,733 747,733 00000000000000000004be3ce6a2cbbb8ed9eeb2df493004d5aef8395a4ff55d 1,087 1.00/1.00 vMB 15
747,732 747,732 000000000000000000079e6b018c01a60eca66f148fa28dfc68beaa614d4cbf5 632 1.00/1.00 vMB 1
747,731 747,731 00000000000000000008e3f83e829bbfc13e8ef29f22e65b3c168ff2024d06a9 1,179 1.00/1.00 vMB 1
747,730 747,730 00000000000000000005e68eac9518e8393c9055a532e2d046bb0467ce3b9657 2,130 1.00/1.00 vMB 3
747,729 747,729 000000000000000000094115b790ec3ffa5cfa22fc28ac9e9697afcac352f925 2,239 1.00/1.00 vMB 11
747,728 747,728 00000000000000000001a97f64db4e67a2697fad83f5ec345e332b30f64a9de5 2,755 1.00/1.00 vMB 3
747,727 747,727 00000000000000000005ca28f0c7c766df27cbcf1aafa957f1f9d99634bc5c02 2,548 1.00/1.00 vMB 5
747,726 747,726 000000000000000000003267a67cbd3922c7b4e0571a4a8771cdcb017f004ea3 2,607 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.00 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: 718.20 GB
    • Received: 17.88 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.