Loading Tool

Explorer IconExplorer

Memory Pool

33,559 transactions
28.63 vMB
0.06832999 BTC
Random Selection Loading Transactions
Max Size: 139.93/200 MB

Candidate Block

Mining Attempt 589e8b15b3f603853f12fca93daf14231cf39a22155b3828242c8b39e48fef20
Version 20000000
Previous Block 000000000000000000014c98aaf75b381e94d04a3e038a4bc77bda39843ab97d
Merkle Root 7eb00cbac111fc63401dffe70a28bc7acfc692ac47436ea2f268f62272aed556
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,674
Size: 1.00 vMB
Total Fees: 0.01261112 BTC
Feerates: 151.12 > 1.26 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,519 (579,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,571 334,571 00000000000000000e9fc635fdd0636c1e91ffeee7256a8a48566f85af7ec07e 607 0.37/1.00 vMB 24
334,570 334,570 00000000000000000c597ff9ea531d9e2e3b502d49f56115c1b04232a2e12a69 663 0.70/1.00 vMB 14
334,569 334,569 00000000000000001a6a2030a53e07a8302e7f42148d25673a79aceaf4a27cec 2,039 0.75/1.00 vMB 35
334,568 334,568 000000000000000008ed578a6f96d908bd3ae8b965569af7a123388bc78535f3 516 0.64/1.00 vMB 12
334,567 334,567 000000000000000001ceddb7cffb67eae95c3a6368a96ce42414a3b59658822d 510 0.50/1.00 vMB 20
334,566 334,566 0000000000000000136fb61165d4e50cd98f95e838fbab86b7b1b5894dcf33ed 1,946 0.75/1.00 vMB 32
334,565 334,565 000000000000000013dc1a82310e14c13041a1ed253998139de8b933c01fc1bc 708 0.75/1.00 vMB 17
334,564 334,564 00000000000000000de4bb400d0597f4376703f9e1ed31ac290d943a54a1d06e 1,978 0.75/1.00 vMB 35
334,563 334,563 00000000000000000617a14b3b245f06c0e06d73532198ff908d5d5846354466 104 0.06/1.00 vMB 16
334,562 334,562 0000000000000000112aa8ef0f55b3a528a7042a2a7779382701125ae713a793 771 0.53/1.00 vMB 21
334,561 334,561 00000000000000000da2cfbdb396a0d4d99a0d94b98004c702060f5c2b34f8e8 64 0.03/1.00 vMB 41
334,560 334,560 0000000000000000124c91b0b1a15ee667499f79313a849c212b21f2c30b4548 1,059 0.75/1.00 vMB 22
334,559 334,559 00000000000000000e0c078667795abe21bfdebb913eba60cc7a625c732f0a89 456 0.29/1.00 vMB 23
334,558 334,558 000000000000000009165470366134c434a74a53542ecf9ac8e55ad2e6b2655f 39 0.02/1.00 vMB 11
334,557 334,557 00000000000000001254862e2af99aec230f9291612031f39991de97f8ff164b 449 0.21/1.00 vMB 27
334,556 334,556 0000000000000000015ecf52a1237c87e0bf2242f699e270a098ba320ad0db99 16 0.00/1.00 vMB 35
334,555 334,555 000000000000000001d8bb401dfa1e564ed5a092a01d22c2b1c87c42738e0b1e 947 0.65/1.00 vMB 19
334,554 334,554 000000000000000003c14e140a37027131354b5bb60444d3806cc58b44c2b543 512 0.13/1.00 vMB 51
334,553 334,553 000000000000000008a3b7780f566e2f8ddb1378f758cee28e6857bf4cf57c3b 495 0.30/1.00 vMB 21
334,552 334,552 0000000000000000001e79a361bb06c861ec527e9d57e3cdf176b6fdb0784e4b 357 0.18/1.00 vMB 25
334,551 334,551 0000000000000000106742f16b2e35a071f08fea1def84bc9482100e3395939e 534 0.34/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 613.91 GB
    • Received: 11.14 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.