Loading Tool

Explorer IconExplorer

Memory Pool

79,412 transactions
30.16 vMB
0.08177940 BTC
Random Selection Loading Transactions
Max Size: 183.60/200 MB

Candidate Block

Mining Attempt 54dec24d2bbfbf6433731947fcf0e2bd9ddc116d5148bc41f3c7a0d3bc8a93ce
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 25abd185d54598c94ee96062e61a30caf15893797363f175b0a83ceca3bb07af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,731
Size: 1.00 vMB
Total Fees: 0.01446473 BTC
Feerates: 203.60 > 1.45 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (379,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,750 535,750 0000000000000000002d28cf4c27474b36031ed405b90f83d36ea403ac4e76a8 338 0.27/1.00 vMB 11
535,749 535,749 000000000000000000014fa8f814efe8b6134e6e1a8a5689603a88b9834529bc 1,938 1.00/1.00 vMB 11
535,748 535,748 0000000000000000001d12d4953c77c89e9e245d29d3ab248e6870292664823f 1,829 1.00/1.00 vMB 8
535,747 535,747 000000000000000000038158603269e1eb78d8ad4c31385df4421182869cacff 1,730 1.00/1.00 vMB 4
535,746 535,746 0000000000000000000d9b8746a306df8f54baf33805ea66b5e809b98b4b79af 1,881 1.00/1.00 vMB 7
535,745 535,745 00000000000000000018dfe3b654d4100799838493dc79513418bd5069def709 2,297 1.00/1.00 vMB 21
535,744 535,744 0000000000000000002909a9e17d98e76c473667c9cb62bd701d41f9e22589d4 2,425 1.00/1.00 vMB 34
535,743 535,743 0000000000000000000fe86ea61326863379ee869f094371d9e44fa4a6e1a97f 2,751 1.00/1.00 vMB 29
535,742 535,742 0000000000000000001a5e9a1193db8dfcbe9495f033a54765b048384a0d334a 2,422 1.00/1.00 vMB 20
535,741 535,741 0000000000000000002d61d9b40b143f7f251d4d60c92581b4a8d11d775c73c1 668 0.45/1.00 vMB 15
535,740 535,740 00000000000000000004e09289d78e892145769d37d8ce7d73484f41599466f1 60 0.02/1.00 vMB 41
535,739 535,739 0000000000000000000f5972860c05f503c8b854dbdd0d1cbf2cb5caf7c2a09b 1,492 0.82/1.00 vMB 14
535,738 535,738 000000000000000000042c904e4606de50da60ea01baf0db1ce60bfd45a139c1 688 0.45/1.00 vMB 9
535,737 535,737 0000000000000000001475e3917b60d944924ac9e4b33fb1b0b6477099b4ce5a 2,199 0.80/1.00 vMB 18
535,736 535,736 000000000000000000289e5a3aff1605f0958fa78fd0713fa5c0e12cddf9bc95 2,007 0.82/1.00 vMB 23
535,735 535,735 000000000000000000101ed3906be8959a6b64c25baca4266fa44db3e05d72f5 1,526 0.73/1.00 vMB 9
535,734 535,734 000000000000000000108a00cbb099475c2094ad6a243cde8cdbe401ae3275ba 2,611 1.00/1.00 vMB 15
535,733 535,733 00000000000000000007e25f2e8f28cd3531713a25169f4971162b09bf5cab23 745 0.41/1.00 vMB 73
535,732 535,732 000000000000000000100d82a8457b4725d768f8026e75718043fe61f24ee3b2 1,149 0.53/1.00 vMB 15
535,731 535,731 00000000000000000028e00cc582e6fe8d2c9f969e2ca49aeadd664f994cac6c 311 0.12/1.00 vMB 18
535,730 535,730 0000000000000000000381ce3581f402b5c98257c84a4999aa7675d485d2d5db 109 0.04/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.