Loading Tool

Explorer IconExplorer

Memory Pool

80,187 transactions
34.61 vMB
0.17359832 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 8ac4224b40c4ab78fe1c4cf652676e384067dc352664e5d363ef4d96599d5c7e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (457,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,795 457,795 000000000000000000550cbcfeabad2f5f280897ed87c0aefc2527bd3b2a6197 2,286 1.00/1.00 vMB 150
457,794 457,794 0000000000000000004c7d96d8b266181518acc5c4bb2b953726b46960256b9c 2,130 1.00/1.00 vMB 159
457,793 457,793 0000000000000000010c5ad8a5d31de4e5eae95b58b15631f8bf591d184eb7d2 1,920 1.00/1.00 vMB 180
457,792 457,792 000000000000000000cfd3dcdc7549d41c1df9d5f1d95060fe7be67d8e70da73 2,433 1.00/1.00 vMB 196
457,791 457,791 000000000000000000d0452edcb2efc87dc7984a9c85d9d1cbf558b9a447ee1f 1,454 0.66/1.00 vMB 143
457,790 457,790 00000000000000000011e99ce12a39d9930eff6b512070b86063004da7242574 1,096 1.00/1.00 vMB 89
457,789 457,789 00000000000000000152b06e0bf133439bcc9995c5ab40b152f70be083fe6147 369 1.00/1.00 vMB 9
457,788 457,788 000000000000000000a004fd3da8f8f52cf3c2018718573354606849fd6dc020 1,920 1.00/1.00 vMB 139
457,787 457,787 0000000000000000007021c1b332fe71e5ace73abe40c65b2f44483a341de8a2 1,917 1.00/1.00 vMB 125
457,786 457,786 000000000000000000952ff73b11d2e4b5a12893212400c9797c66995debbfe4 2,187 1.00/1.00 vMB 203
457,785 457,785 0000000000000000019f7104e10cb3c604ad769591399182e985da2b66f430a4 541 0.39/1.00 vMB 74
457,784 457,784 0000000000000000005654f04cf1059db9eaeaf88e9a57a11a0aae523b687b67 1 0.00/1.00 vMB 0
457,783 457,783 000000000000000000b8014be3293c24951cb7f12c683c05f40acf163646a379 2,098 1.00/1.00 vMB 135
457,782 457,782 0000000000000000014b0c9de59921b8a6f0a9795d340b6cb72a2bed8dd74f57 1,838 1.00/1.00 vMB 174
457,781 457,781 00000000000000000014cc69f07b17c7aaaec1fd6f0d791a4ed46cf5553b9f8c 1,375 1.00/1.00 vMB 224
457,780 457,780 0000000000000000011500596cd3d4faf8e8cc18f6e0db8ed073aada7c06fb8c 497 1.00/1.00 vMB 17
457,779 457,779 000000000000000000b6ca3965cf81193639e73cd338a003574b62163d387bf7 490 1.00/1.00 vMB 20
457,778 457,778 0000000000000000016bd92c5b59a6afc52a70caae60b56dfb650ced120a62bd 648 1.00/1.00 vMB 10
457,777 457,777 000000000000000002468e9f99324389a71631ea90295020abb625fc616dc8ad 852 1.00/1.00 vMB 74
457,776 457,776 0000000000000000000c3c406618ebb6e491d61098cbdb54926a4f794db535f2 386 1.00/1.00 vMB 16
457,775 457,775 000000000000000000ff6bd104b11132b6f1ce896dac23b0e14e83f8943c4844 1,978 0.99/1.00 vMB 149
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.