Loading Tool

Explorer IconExplorer

Memory Pool

73,935 transactions
27.39 vMB
0.06815626 BTC
Random Selection Loading Transactions
Max Size: 167.05/200 MB

Candidate Block

Mining Attempt bc4dbbe577b8f68f8d0457c1e84a03cb446a509459341562437720df3ccd9626
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root f36b4034993acce6cfa6b0068a5665f5e336d28e700375b43a2810634e5d1b5a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,990
Size: 1.00 vMB
Total Fees: 0.00991155 BTC
Feerates: 98.68 > 0.99 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (542,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,906 372,906 00000000000000000f562611ae08c41b51d4adbed22df01e93a458f36864d251 2,008 0.75/1.00 vMB 68
372,905 372,905 000000000000000006def1ee62fb68e30c777a0bae02c175217ef1356b2260e1 764 0.47/1.00 vMB 41
372,904 372,904 000000000000000005efa42af00e68ff4547b21d756892f18cbedd225e92474b 109 0.09/1.00 vMB 32
372,903 372,903 000000000000000007580a173f4827cc4e204353e7ac4297e67e8ffee5762fa6 820 0.34/1.00 vMB 49
372,902 372,902 0000000000000000099cfba315c058e9fad170e363bf2f27903be5ee0032c52b 791 0.34/1.00 vMB 45
372,901 372,901 000000000000000012f85ef42d494e6191c366b5cde1750c9105da189dc16d8c 861 0.54/1.00 vMB 42
372,900 372,900 00000000000000000d66b4e72cff76b73e7b78a2b2183ffc03028b6ab38ebb41 711 0.34/1.00 vMB 43
372,899 372,899 00000000000000000397532e06a7601fb7a0d82e93a644c65d4b1ba011931dca 136 0.05/1.00 vMB 62
372,898 372,898 00000000000000000397d178bb94664fe47408b0b3524efc92081332bb38a85c 1,036 0.54/1.00 vMB 42
372,897 372,897 000000000000000005242db2a9d11a1815cefa5f62bd4c07abc9ed88ada0b6f9 72 0.03/1.00 vMB 42
372,896 372,896 0000000000000000003c96e510a15de1d53db649831ff7a9f18dd09c7239d381 597 0.29/1.00 vMB 40
372,895 372,895 000000000000000005d190e14bd75ca141bac2d00470a8ff3d5381ee0f491dfe 351 0.15/1.00 vMB 53
372,894 372,894 0000000000000000137d3538366edea8f7b75b6e50e583bd4aa66746e0d5db44 1 0.00/1.00 vMB 0
372,893 372,893 000000000000000010eb8b26e950c0ff8d891c97dac09da824ca5fcac20eacfd 1,449 1.00/1.00 vMB 26
372,892 372,892 00000000000000000594372f6f75793ab4e002ee2e3fcd335957e44da478fef8 2,609 0.93/1.00 vMB 58
372,891 372,891 0000000000000000095c27182e50b3ec7e382058d90f3339873a8cc554c085d5 282 0.14/1.00 vMB 49
372,890 372,890 00000000000000000cabf77b55dc3753bd77b3b81d2b6529fc12d3ea42309b84 201 0.11/1.00 vMB 41
372,889 372,889 0000000000000000125279678bce7969cea15ec6add6ab45b9691c73225fad7f 185 0.11/1.00 vMB 31
372,888 372,888 0000000000000000038b0414ca94ebd00e9694e4ee0de406e3174e90dcb8c350 1,389 0.93/1.00 vMB 31
372,887 372,887 0000000000000000110f21331d2290e2e2ba2f3cdede25fc35c7777291c9295c 1,906 0.76/1.00 vMB 55
372,886 372,886 00000000000000001126fab4a2b6208eaf373941aaf03b144870d2579190eac2 64 0.02/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.