Loading Tool

Explorer IconExplorer

Memory Pool

26,507 transactions
24.66 vMB
0.05659601 BTC
Random Selection Loading Transactions
Max Size: 133.05/200 MB

Candidate Block

Mining Attempt 7cb5b989ad8b0b70805239cf977d421e757240bfe936bf93a08376107b4f6b82
Version 20000000
Previous Block 000000000000000000008f477870facddb55cbc081288120c51cd52e79e8dae1
Merkle Root 34f0911fb89e368f8377407e6078089d0ac47577fe0d2f37130177983791a5d5
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,472
Size: 1.00 vMB
Total Fees: 0.02875559 BTC
Feerates: 1,845.31 > 2.88 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,741 (53,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,017 886,017 0000000000000000000080259b7001fcb281d72273c3ed016c4aa6b8a8cce5ea 3,504 1.00/1.00 vMB 3
886,016 886,016 00000000000000000000957fb11620d739553bfdd42ff4f57ac96db9eabbcacb 3,071 1.00/1.00 vMB 4
886,015 886,015 000000000000000000011584ab6e3d627f03fe8725047d8c89f183be14751e91 702 0.99/1.00 vMB 1
886,014 886,014 0000000000000000000091cf63cb16e09bb6c60662673e9d35fd696faf112691 2,768 1.00/1.00 vMB 2
886,013 886,013 00000000000000000002623f00f7d7925aaf931aff9b2d83340b75e5cdbcbdb1 3,223 1.00/1.00 vMB 4
886,012 886,012 000000000000000000016a3286b8a833d3b8b462464c9c755e9662e84d5b6d19 3,582 1.00/1.00 vMB 6
886,011 886,011 000000000000000000002a7d4dba911d1fd05453d751c8a57e908e948c740148 3,099 1.00/1.00 vMB 3
886,010 886,010 000000000000000000019dc06de2f804037f0bfc03f0fff6dd4f958fe7cb3d66 2,302 1.00/1.00 vMB 3
886,009 886,009 00000000000000000000da08286dfd2f49aedba0bdb9b49c30d33a86c156e48b 2,722 1.00/1.00 vMB 4
886,008 886,008 00000000000000000001d31f036e9143ba86d1c266ba9692db4649857e481024 2,311 1.00/1.00 vMB 3
886,007 886,007 000000000000000000004d55a86cd383a6e792937b64a7c32301d0113374b321 3,086 1.00/1.00 vMB 3
886,006 886,006 00000000000000000001a90dd52b65a2565ade6e2ebecb5b7f503abe9ff4984b 3,180 1.00/1.00 vMB 4
886,005 886,005 00000000000000000001c241e9099b0684154d870bcd465fe7a5898393ce7d69 3,406 1.00/1.00 vMB 4
886,004 886,004 00000000000000000002072fbc723331d14a1f6ef01013f599e4d76d10a529a1 3,016 1.00/1.00 vMB 4
886,003 886,003 0000000000000000000129cecd019f9a73756a8e76a23dc56d6a97053a8129f2 4,425 1.00/1.00 vMB 7
886,002 886,002 00000000000000000001fd63b23054b7bfe9b5b079603d4a93b14f783752ba82 3,907 1.00/1.00 vMB 5
886,001 886,001 00000000000000000000f008cdb56953ee339f50d032935b7177921c16576ec0 2,620 1.00/1.00 vMB 3
886,000 886,000 00000000000000000001e17f4c3a067d0b26324d5c4981fb78b945ed756b6d4b 57 1.00/1.00 vMB 1
885,999 885,999 000000000000000000025c7f3bc7316d69300f4b6be0e2b5d26d521a656c874b 1,092 1.00/1.00 vMB 2
885,998 885,998 00000000000000000001c060562dc54e05e23319bc493576ed47e4c62cc34f00 439 1.00/1.00 vMB 1
885,997 885,997 0000000000000000000037120f2a9d27ab8381fe5cb271bc61593342573a28f2 335 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 826.26 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: 4,287.04 GB
    • Received: 237.35 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.