Loading Tool

Explorer IconExplorer

Memory Pool

80,554 transactions
30.37 vMB
0.08539026 BTC
Random Selection Loading Transactions
Max Size: 185.31/200 MB

Candidate Block

Mining Attempt 7b8a9fcc97e0a8d4b1b0e13743c8fbddc9f5ed2f1b6a9b121d5e09721f456dd7
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 3721d87d845b40dbf1cfd53cb4554ed9651f08c440e1fa46f90b03d91d6199d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.01747105 BTC
Feerates: 402.75 > 1.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (638,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,809 276,809 00000000000000013195e56f9750913c19f1cef51f7f811bb1af91b139ef961f 61 0.04/1.00 vMB 34
276,808 276,808 00000000000000036ef8eff2a042d3930ba68cb80ea5e38845fc481c2baf9599 60 0.03/1.00 vMB 25
276,807 276,807 0000000000000001ebd17cd89d2945833327bf19889efb690a69216d0a4baa61 498 0.23/1.00 vMB 44
276,806 276,806 00000000000000001e34767cc215a037adcbb88ddae77cb4c1f617a468f5fb9a 549 0.31/1.00 vMB 46
276,805 276,805 00000000000000010a42646b544f9fa97a4d75b425f68b79a02153ce0e6fe176 171 0.08/1.00 vMB 38
276,804 276,804 0000000000000001809cc70f7a67f68a781f2d5bd0ca0686444d82cd386c7d63 593 0.28/1.00 vMB 43
276,803 276,803 0000000000000001f831b604dce1af9dc1035f07a7dcafa72951d21c248924aa 209 0.13/1.00 vMB 34
276,802 276,802 00000000000000028d43282f2191222aa81ba94e15db9dcc8807fa6461006e4d 18 0.01/1.00 vMB 55
276,801 276,801 0000000000000000af633dedbd0b825bdcd3c23093fa8c6cf4e0939a21984407 214 0.12/1.00 vMB 27
276,800 276,800 0000000000000002c26e81e219a1232776cb29dec36c86ea24089e9f79877a3d 77 0.03/1.00 vMB 47
276,799 276,799 00000000000000018cc17380f3ff4e651f9a35208531dd488b2f8cdd1b5df0d3 481 0.25/1.00 vMB 47
276,798 276,798 00000000000000021bb1b0518caa64cfe71ece567838fa1f8fb7b8a8d999ef34 39 0.02/1.00 vMB 42
276,797 276,797 0000000000000000fcf43502a87ad511a28060727cb7db3757a28e0a358834c3 341 0.46/1.00 vMB 20
276,796 276,796 000000000000000188d435947c01ea5788c2ec3970c94d63ebe6677d119f764d 591 0.25/1.00 vMB 38
276,795 276,795 0000000000000000e47684afb7c7943caf3dba4364944d0009405a71545360ff 602 0.25/1.00 vMB 67
276,794 276,794 00000000000000009d58680bd4feeeb2f21c6fe24d55b089b2d259850c52be46 600 0.25/1.00 vMB 50
276,793 276,793 0000000000000000e22bdbeea57dbe5cb7515693f00e36724fcb825ab8b373d2 127 0.07/1.00 vMB 32
276,792 276,792 0000000000000002603057d497c6fe97cc85aa55661f5915395440070fc58d35 618 0.34/1.00 vMB 37
276,791 276,791 0000000000000002beaf3b64810952291324b307d5dc926ac10faced00a11a3b 95 0.05/1.00 vMB 40
276,790 276,790 0000000000000002f1b01e6d5367ad963ce8ae33d147f3116afa25509ea7a5a3 480 0.24/1.00 vMB 38
276,789 276,789 0000000000000001a5dcde369a415dedd6b56cdc869518921ec4d3ff6641857a 50 0.02/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.00 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: 718.59 GB
    • Received: 17.92 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.