Loading Tool

Explorer IconExplorer

Memory Pool

77,983 transactions
29.45 vMB
0.08951097 BTC
Random Selection Loading Transactions
Max Size: 179.68/200 MB

Candidate Block

Mining Attempt 9169e9fb78fb2907c6d9ef86fd42f3383ba7e7edc4d35d38ec976e937648fb9e
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root ef3e505386b486986493ec3cdafbf6caef7590d918cf917a7a4b9a7a998271fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,829
Size: 1.00 vMB
Total Fees: 0.02483071 BTC
Feerates: 301.35 > 2.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (328,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,929 586,929 0000000000000000000bab0f9c827bbc92f0cc11a12861e4a2442dd6afa389d4 609 0.20/1.00 vMB 35
586,928 586,928 000000000000000000051d71e93a2202db7f7974afbb4843b1030b789c860b9f 1,902 0.75/1.00 vMB 37
586,927 586,927 00000000000000000000f59f95b78660bcbdb3f029999baf3604df76e14c3748 1,465 0.73/1.00 vMB 7
586,926 586,926 0000000000000000000f0054acd90bca756d5476aebd0182f5db723fb78d08ef 2,551 1.00/1.00 vMB 8
586,925 586,925 0000000000000000001710c9dbdc82d2ca68b112a4a4e4236cf3b99917b56490 2,902 1.00/1.00 vMB 46
586,924 586,924 0000000000000000001bddb326190cd6ba4d155d0a6038aeb57cf3d4a3f36c3d 3,329 1.00/1.00 vMB 63
586,923 586,923 000000000000000000179d0d2f0dca90f65587c5016bc461774fd9ee97275744 1,449 1.00/1.00 vMB 86
586,922 586,922 0000000000000000000cb802272792211aadc5ce58dd167ded3ea2dc1b9d7fe1 2,107 1.00/1.00 vMB 40
586,921 586,921 00000000000000000019b203c631b39ebee2d862dba3395845405f6845d24f94 1,705 0.59/1.00 vMB 22
586,920 586,920 0000000000000000000a27ab511c63d8dff7f3e12037e249b2af0d75b50ac825 2,647 1.00/1.00 vMB 43
586,919 586,919 0000000000000000000a8aadc6463f9021e38076d7c854cf1db11200ae5fd4bd 1,516 0.93/1.00 vMB 5
586,918 586,918 000000000000000000043deac7719256fe604d4f54dc3ccc38e9b1b3bf7e2f62 819 1.00/1.00 vMB 1
586,917 586,917 00000000000000000001bcdf7d571a95861522fdf43e3d4cbb9bf218cc1e96e1 925 1.00/1.00 vMB 8
586,916 586,916 00000000000000000008e991eda19fbaa5a69956aacb648ea0f5a07eec2953fc 808 1.00/1.00 vMB 17
586,915 586,915 0000000000000000001c3942115ea2385f78d515bc3cb8ddca8a3c7ff4ae4712 2,016 1.00/1.00 vMB 41
586,914 586,914 0000000000000000000fc35c566c77f050d2742e8c5482ab63410f419e5c5110 2,763 1.00/1.00 vMB 13
586,913 586,913 0000000000000000000546b8894ea3c31fdab5ac449d24cb1d30dfc3477fa527 2,961 1.00/1.00 vMB 63
586,912 586,912 0000000000000000000c46c1b39156667d4a8db44986929384471b74de7231f3 2,580 1.00/1.00 vMB 30
586,911 586,911 000000000000000000047f8bc493feab092ad599463e8453d7267efbc8281c18 3,084 1.00/1.00 vMB 67
586,910 586,910 00000000000000000006a3fdb093b19c9d45749456ba46dd95d77249a5e835dc 2,848 1.00/1.00 vMB 72
586,909 586,909 0000000000000000000e9649269a43253533545ffaa06b7814f6c98d57cc15f3 878 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.