Loading Tool

Explorer IconExplorer

Memory Pool

43,059 transactions
26.42 vMB
0.05978562 BTC
Random Selection Loading Transactions
Max Size: 138.81/200 MB

Candidate Block

Mining Attempt 8f04f3e1e791c327ee0989cc3f00b0740df16705ef60dc16288368c0d83ddda5
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 53dddd5182c92a03f9a83f2bf382e93ac7f172846cf1e18b52c800ac82b2d30f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,512
Size: 1.00 vMB
Total Fees: 0.01144946 BTC
Feerates: 74.70 > 1.15 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (200,709 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
714,019 714,019 000000000000000000063bbdbd04051a6db8f023e3166775eb01d12b50779eb9 2,850 1.00/1.00 vMB 10
714,018 714,018 00000000000000000002ab677e174cf56dd09c76f111763b007ef32b1b690b40 2,273 1.00/1.00 vMB 11
714,017 714,017 00000000000000000005955823b9b6e6291d86c556dd45845be7923d75a0094f 2,534 1.00/1.00 vMB 9
714,016 714,016 000000000000000000021ad1e0f3ae92b0254cbdc70b4d14737f359062548b08 2,599 1.00/1.00 vMB 15
714,015 714,015 000000000000000000080f833ae5fd6bba00896316ba477e852e63d042f8c17e 1,764 1.00/1.00 vMB 12
714,014 714,014 0000000000000000000a74d276bbdc1c99e5cc563651a3e61d528433085ccc7c 2,722 1.00/1.00 vMB 19
714,013 714,013 00000000000000000003164ba98e0d676d5ffcf982931947f3325488a00187e5 3,218 1.00/1.00 vMB 21
714,012 714,012 00000000000000000002068ad17a378a4cb71053ec59ee0502d298e2a0347cc7 1,734 1.00/1.00 vMB 4
714,011 714,011 0000000000000000000a23e03112789981d8e35b7763241319a7afd35d05350a 3,255 1.00/1.00 vMB 6
714,010 714,010 00000000000000000006c70f6c31b812c0621c84fd44dd5f82ed8d41b9432301 2,594 1.00/1.00 vMB 12
714,009 714,009 00000000000000000006eee2a36b54d91f6ba64f4c57f311644a83302f4712cd 2,943 1.00/1.00 vMB 20
714,008 714,008 00000000000000000000d5305a9bef773b21cfaaa50f905899ee2dc00c8a96b7 2,906 1.00/1.00 vMB 6
714,007 714,007 00000000000000000000a1fafe58b10a424b32a25e232a91026f350ed170d3c4 2,383 1.00/1.00 vMB 17
714,006 714,006 0000000000000000000494bd21523ca052495a2c76d13877d980539c5330a19e 3,265 1.00/1.00 vMB 22
714,005 714,005 000000000000000000015f6aba61038a5c02a21e8cd56666123e38ea6f73a745 3,121 1.00/1.00 vMB 19
714,004 714,004 000000000000000000074f788dcd5082178c6559e0c1dcbe115d57b64ef9309d 1,380 1.00/1.00 vMB 2
714,003 714,003 0000000000000000000b2d40afe589bf7a0fd27ee6c4b0bafe83afb135bd9e29 2,862 1.00/1.00 vMB 15
714,002 714,002 000000000000000000077f4f82427cdb6c8fb1174e6a86fa9bfe08561beb2be7 1,515 1.00/1.00 vMB 7
714,001 714,001 0000000000000000000a1186ddc74706c1a82917494bd70740badeae50e0cb31 3,323 1.00/1.00 vMB 5
714,000 714,000 0000000000000000000184f9b9da75c3ab764438f4f3ecd766637648a3a44d0d 3,309 1.00/1.00 vMB 8
713,999 713,999 00000000000000000004c3354890fccf5684f3dda2cd2f1074877038ad87247b 3,063 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.