Loading Tool

Explorer IconExplorer

Memory Pool

78,850 transactions
29.19 vMB
0.09560627 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt 9e2bff02839197955c304a561fa4c70a18baae7854680bbbce9720823cb47128
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e7b580792755ea63cd684988b02f793c9e205c4b9048c5595c028f95ef7ddd4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.03453925 BTC
Feerates: 477.45 > 3.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (48,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,751 866,751 00000000000000000000a93d5127762761d6af714f827e64dc897535e1550ede 6,469 1.00/1.00 vMB 13
866,750 866,750 00000000000000000001bb44a64b80f6b92927a1a30055982860359fd709b186 5,832 1.00/1.00 vMB 16
866,749 866,749 00000000000000000001ff117b1ae14760cce2a928a922d12fab70d1520199e0 6,920 1.00/1.00 vMB 12
866,748 866,748 000000000000000000018cd46e0e46be290d47e4a30878a7a2ac25f7435bf03a 5,231 1.00/1.00 vMB 14
866,747 866,747 00000000000000000000e0354e002da1814752d08200e732859e7cd4f788af5f 7,037 1.00/1.00 vMB 10
866,746 866,746 000000000000000000005e4d29923fb25ef96f2ecc7cdbaa571fe93be7c31cc5 5,375 1.00/1.00 vMB 12
866,745 866,745 00000000000000000002799b1930f64752158d79fddb8649a93279f124c46c24 4,487 1.00/1.00 vMB 13
866,744 866,744 00000000000000000000a86c31192ed857285dacfd719e5dffdc0195cff58dee 3,740 1.00/1.00 vMB 19
866,743 866,743 00000000000000000001911a011feb2651b215a6b206c435b25eaf617a95218b 6,310 1.00/1.00 vMB 10
866,742 866,742 000000000000000000003a04268fc29b96d2230bce06a08e1d131f40450a2d4f 3,999 1.00/1.00 vMB 9
866,741 866,741 000000000000000000013c5e4914e23ef9a48ba7f4a72a7d1eb6ecb69719485f 3,282 1.00/1.00 vMB 12
866,740 866,740 000000000000000000020a9b43a666c6701bd09c93ada0fb910adaf964c4aa8e 5,739 1.00/1.00 vMB 9
866,739 866,739 000000000000000000000337ef47bc8345063da590ad84127bddb092e8d88f61 2,998 1.00/1.00 vMB 11
866,738 866,738 00000000000000000001ca8e7993219c9861a27f38aee2846e55b03703f3a662 3,572 1.00/1.00 vMB 13
866,737 866,737 000000000000000000017c43aa37614b92133f91409a2d6c2a9d7d8612d5fffc 3,962 1.00/1.00 vMB 8
866,736 866,736 00000000000000000002d9fb2926f20799a0a8d8931c30d187fcaa5b046e2704 3,608 1.00/1.00 vMB 14
866,735 866,735 00000000000000000000d3ca96613208f334c0ac44e022543977f61f2d271075 2,563 1.00/1.00 vMB 9
866,734 866,734 000000000000000000001186125ae27d0193bb87386e4a1768b5915b30aa69bd 3,479 1.00/1.00 vMB 16
866,733 866,733 0000000000000000000257e9ad0e0b06c77692a56962eeb973a75436c3d2e579 2,627 1.00/1.00 vMB 10
866,732 866,732 00000000000000000002b44e6aa513543a21f7eef4df3f5da4328b7f306c3e5f 4,653 1.00/1.00 vMB 10
866,731 866,731 00000000000000000001769e5be197242bf0c99b75e2d8b8e534ea7cce2d2d03 3,192 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.