Loading Tool

Explorer IconExplorer

Memory Pool

80,661 transactions
29.75 vMB
0.09319125 BTC
Random Selection Loading Transactions
Max Size: 180.54/200 MB

Candidate Block

Mining Attempt cf2cfc048b7f08274ed9d727278cd12aa673faa2572d08677c742cfa5ee893a6
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 659163d04a7a314292591a5b16652bcc64c2fc814ed0c6b047d6c1ece268e1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02638582 BTC
Feerates: 90.00 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (377,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,493 537,493 00000000000000000004bc4a0474de193b324dfb6a8c0a7ee0ef51bf8d6a0690 242 0.08/1.00 vMB 17
537,492 537,492 00000000000000000000a5b329bcc62ff7c7dec1c527bb93c931f5392da44057 1,129 0.40/1.00 vMB 6
537,491 537,491 00000000000000000022ad4961c7293c557ab15d0255dccc52dd3e998cdd588f 2,443 1.00/1.00 vMB 31
537,490 537,490 00000000000000000025ea048974f6cf98e4b25d784c83a92a473dc3683ac093 1,487 0.62/1.00 vMB 16
537,489 537,489 000000000000000000164df17bafe9a2bb2651858310017306579ace6fa48993 902 0.44/1.00 vMB 1
537,488 537,488 00000000000000000027c2fc408baa8ccf75f27674c9cb41f54166424e92c264 2,817 1.00/1.00 vMB 11
537,487 537,487 0000000000000000000840dc655691b9eaf4a61dc93c5065066dc312b18d727c 2,019 1.00/1.00 vMB 54
537,486 537,486 000000000000000000105c5438e4dfe8f5f5f65bbb05d9dcffac02bf246b0f5a 267 0.16/1.00 vMB 15
537,485 537,485 00000000000000000002ae9065d17cbe8084fa6b7c47f94d385663b9bf0b6071 119 0.04/1.00 vMB 17
537,484 537,484 0000000000000000002332da72d957473b95a8106016e655bb16df59cf6c4c84 37 0.02/1.00 vMB 57
537,483 537,483 00000000000000000005a8b6dc7a6a92a5452bb2b1840d9f3c8428791e11f4d4 1,947 0.76/1.00 vMB 26
537,482 537,482 00000000000000000007655595f2a12991285812e98ec9e946ca7e1518d6fa60 389 0.13/1.00 vMB 19
537,481 537,481 0000000000000000001ed7cc8be18d416c1eef74f714607b39fc0ac51b55a078 2,108 0.86/1.00 vMB 19
537,480 537,480 00000000000000000023b8e0b821a14c5a760d7d746a19c5d3f9f6efe3cd2175 2,312 1.00/1.00 vMB 19
537,479 537,479 000000000000000000097540db5c86865a71bfe13c2eb08473f311e66ef31c6f 125 0.04/1.00 vMB 18
537,478 537,478 0000000000000000001fddb0931615aa34d88c10608f52e06a55f936fde06d84 2,067 0.89/1.00 vMB 6
537,477 537,477 00000000000000000014074147cf3e6ccdce63e5e050b055879a55c3a10752c3 497 0.30/1.00 vMB 44
537,476 537,476 0000000000000000001d3fbeff0bdbbc57207cd4cbf3772bdedb98a33ed04685 228 0.09/1.00 vMB 47
537,475 537,475 00000000000000000013385a70b12409c9608a1ecb251cf7bc0e549fdd09558d 2,482 1.00/1.00 vMB 34
537,474 537,474 000000000000000000090dfcb611efe24e4f6ba19834eae45f112ee678aa5da9 1,407 0.64/1.00 vMB 15
537,473 537,473 0000000000000000000ab7f85a470dd6c72e27dbf9fb68ab4e927f5b31e5cedf 57 0.03/1.00 vMB 15
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.33 GB
    • Received: 16.20 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.