Loading Tool

Explorer IconExplorer

Memory Pool

81,309 transactions
31.17 vMB
0.10715878 BTC
Random Selection Loading Transactions
Max Size: 188.16/200 MB

Candidate Block

Mining Attempt f867d37282e01f46bfa572a9ac96aa46bad6a6d92f397d7eed1f704ea359f3a5
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 3332d47de06994746629ec5637affe8700cea6b724e818b98e6a6e3ba384c6c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.02712930 BTC
Feerates: 150.75 > 2.72 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (615,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,925 299,925 00000000000000003505a211ec025d49efe30dbf93cf4ad1e414b3044d2041ad 552 0.25/1.00 vMB 40
299,924 299,924 000000000000000076dcfee7b6af0ab54d24869f3ff33db774247f9f05a8d092 128 0.12/1.00 vMB 15
299,923 299,923 00000000000000004377cb9351fb3b0ad84f731a5e79ab2f4807003565cbd628 146 0.17/1.00 vMB 13
299,922 299,922 00000000000000001d076356273cce3f7426eaaf14a76e15414a16e91057bd76 1,045 0.50/1.00 vMB 42
299,921 299,921 000000000000000005b6e771813f05b25fb3f252c78816328a644b9efd38e7d0 333 0.25/1.00 vMB 17
299,920 299,920 0000000000000000173996f486e0e298e8b149d925bd4ba4067d78ee891200ed 1,483 0.50/1.00 vMB 53
299,919 299,919 00000000000000003beb0e8d3eb752b4152473f50f4101d7587917d9892dbae7 58 0.04/1.00 vMB 12
299,918 299,918 00000000000000004c9d938a44e2b054bd909ddc60c855246badaa2e5b61635f 78 0.04/1.00 vMB 30
299,917 299,917 000000000000000009f1e4c80dc536b8267cbdaa6f9ae39e61039e1b39f5ff01 166 0.34/1.00 vMB 14
299,916 299,916 0000000000000000461188b0ef0440d0295d0cd710bf0fb4543c9957c779ad6c 884 0.35/1.00 vMB 50
299,915 299,915 00000000000000000a595c041da5706e3d6aac374bf2a5fa53feee9e1a394ff6 218 0.14/1.00 vMB 28
299,914 299,914 000000000000000029f4600a0838d58ea264c40facd3f87f4f5e4d04e9a4d6b8 333 0.19/1.00 vMB 33
299,913 299,913 00000000000000001f7d4dcf4f2d52741a86b86e4bd6d38f7837d67e58489e55 337 0.18/1.00 vMB 34
299,912 299,912 000000000000000043016405b8be039496c7aa825649ede2b986ea56d1274482 458 0.24/1.00 vMB 38
299,911 299,911 000000000000000065c0f548657249904a8f10d48fe83537e440bf3398db442d 14 0.01/1.00 vMB 18
299,910 299,910 0000000000000000526a4b59609f7d98b5c1bc6956bd9bcd6d767366edef23e3 66 0.05/1.00 vMB 22
299,909 299,909 0000000000000000731582756e6f90cac792c6e56926d5cd903410cf63960abf 460 0.29/1.00 vMB 38
299,908 299,908 0000000000000000144cddb5ad5b727818e126e8f32b7f0ec6c336c38bf93a89 450 0.30/1.00 vMB 45
299,907 299,907 00000000000000007c2d8f713e2a3c804c6248f787b6f54d80263f34d5818930 298 0.15/1.00 vMB 31
299,906 299,906 000000000000000023d5dee1910c8e3e20945afddadf02a3a9f411452643f441 106 0.04/1.00 vMB 20
299,905 299,905 00000000000000002a6433d6c53a03f5ca02a4f41610fcf8ca7241d4333ed5d8 552 0.28/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.08 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: 723.84 GB
    • Received: 18.41 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.