Loading Tool

Explorer IconExplorer

Memory Pool

81,372 transactions
29.93 vMB
0.15523313 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 0eab044a67d920ad3b1aad3c204f3f0059eb5165d9126c0fe877504ff1ffd536
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 51ab352eefb9c1cebe21af3d38fb4c7b149face7e9c5050d58fce0cc52eeec0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,663
Size: 1.00 vMB
Total Fees: 0.05898920 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (574,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,452 340,452 000000000000000002447342beb1ebac3a5c32185746f22df51f65294df60b77 720 0.75/1.00 vMB 15
340,451 340,451 000000000000000008d068ae9af8e3ff9d329eb989e6ac619b42915d2a86dc74 1,501 0.75/1.00 vMB 26
340,450 340,450 0000000000000000017d04b7c1f610e9f1a291b5f2c818ad66fcec46c6ab7f33 2,456 0.75/1.00 vMB 45
340,449 340,449 00000000000000000ce30a9aab8843e07641159512fb5a014918f3dfaddd2535 1,194 0.75/1.00 vMB 23
340,448 340,448 000000000000000008e00efbc20162f7e561a345628b5c7a81236191b3fab468 227 0.24/1.00 vMB 16
340,447 340,447 000000000000000016ed7736f3e1783b72d45df6f5d83a975b2a6b8ee6f60e58 462 0.29/1.00 vMB 23
340,446 340,446 000000000000000016acc6e6ecf69a41b6688043ff741d67bf1727b6b0983499 133 0.12/1.00 vMB 18
340,445 340,445 000000000000000011b3214b249a168af289232a0ef6878586def15ac352f016 811 0.55/1.00 vMB 20
340,444 340,444 0000000000000000109985e77690526628bfc160c7e52ea626d9a98589536c68 742 0.51/1.00 vMB 22
340,443 340,443 0000000000000000000f9913c2b3e673489a33d528e1082f53949482400b4139 128 0.27/1.00 vMB 10
340,442 340,442 00000000000000001110c520eeb0fc34896c3ae996d6a31d96b2051f09b74dde 1,162 0.75/1.00 vMB 22
340,441 340,441 000000000000000005790ec2d4c086fe0adc7ba71558914e8b572998daac5b73 885 0.67/1.00 vMB 20
340,440 340,440 000000000000000000d42f21a59c833b22975b3410944a9a0037a5f0f5a93356 335 0.15/1.00 vMB 26
340,439 340,439 000000000000000010b86a393d7e17053299e73700f757ab081a55fd6df2928a 889 0.59/1.00 vMB 25
340,438 340,438 000000000000000007a1f8a59fe79d7e68b734f20dd54612fdf79e6b8b52d8b5 59 0.03/1.00 vMB 13
340,437 340,437 0000000000000000041f828bab7a7fbef250477c56033836c8483d284f9952e1 1,199 0.74/1.00 vMB 23
340,436 340,436 00000000000000000a60e4af59fe74a166527664bfd0396025eb8e5a1174152a 619 0.40/1.00 vMB 18
340,435 340,435 000000000000000013e84d8530e034433a4e2fef37a99849a0b9c322c99fe01b 810 0.35/1.00 vMB 32
340,434 340,434 00000000000000000ff2c16136c7ead3a3d82ca1ff7ad654cde1ede1b8bc75d7 1 0.00/1.00 vMB 0
340,433 340,433 0000000000000000150d1410d7a98d516766ebcb4d5b54ea145fb042aa9f56e5 330 0.37/1.00 vMB 12
340,432 340,432 0000000000000000102fc0141ddf79a194bf2d2a20bf51f2360ba7ac8db97260 1,795 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.54 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.