Loading Tool

Explorer IconExplorer

Memory Pool

78,385 transactions
29.38 vMB
0.06605701 BTC
Random Selection Loading Transactions
Max Size: 176.59/200 MB

Candidate Block

Mining Attempt fa6948deef40fe11fe6a810d14b553f5ca2a8234a0a13910af6f5e4bcf0e0490
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root af51af4531ed5709d5a0cfc8ddc41a509f05edc939c78b5f696b213b94d580f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,293
Size: 1.00 vMB
Total Fees: 0.00648092 BTC
Feerates: 50.25 > 0.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (360,219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,781 554,781 00000000000000000023a6a1474bf6009b0367467c06644beadc2dc4eff86224 2,669 1.00/1.00 vMB 13
554,780 554,780 00000000000000000033d8ee5e0404867d931cb53a35ecfe1bd7f393fda74600 2,903 1.00/1.00 vMB 44
554,779 554,779 000000000000000000243adb7c208bbd136b620b2cc5f07cfacd53ac3fb4bc07 1,945 1.00/1.00 vMB 22
554,778 554,778 00000000000000000001745a7d5a3a9d36a9feccd64248dba4c18eea9bb0e304 2,883 1.00/1.00 vMB 42
554,777 554,777 00000000000000000029fefd2e7617f0ea8f3b070a817c0d2ab21bbabac1724b 2,745 1.00/1.00 vMB 31
554,776 554,776 00000000000000000020a094c6b840d91f851de108e9a9e10f89d1755869c59d 2,856 1.00/1.00 vMB 73
554,775 554,775 00000000000000000000249647b0e74e8cf20ab33bc5473475761989ea57fd80 1,920 1.00/1.00 vMB 16
554,774 554,774 00000000000000000016333fd515a81364e14c35e864c6e85798ddd2bc891432 2,481 1.00/1.00 vMB 35
554,773 554,773 00000000000000000019f6617ec1ec9aa0432a93ca63bbce838a8e297553a120 2,346 1.00/1.00 vMB 30
554,772 554,772 0000000000000000003649f3e2a40ab901fd1f32e987a53c404925ac0af57948 2,592 1.00/1.00 vMB 38
554,771 554,771 00000000000000000000eb6681226ef5ad5584fb98f051c1035a5745ba26d840 2,321 1.00/1.00 vMB 40
554,770 554,770 00000000000000000008b4095867043a73d357b210cfcc37da393cb547385471 2,206 1.00/1.00 vMB 32
554,769 554,769 0000000000000000001b988853cc0f54e3de03b6eb13a5826beb713413cde90c 2,648 1.00/1.00 vMB 49
554,768 554,768 00000000000000000021443b071c607daf3f5a135c5eba04e99937772773394d 2,241 1.00/1.00 vMB 51
554,767 554,767 00000000000000000020e75d6148ea39f53baa5203b689ef7e87bfcee609c9f0 2,808 1.00/1.00 vMB 59
554,766 554,766 00000000000000000013c941e717dcc2b43c71a1e74773d1c263b42ea12afdb5 795 1.00/1.00 vMB 47
554,765 554,765 0000000000000000002bd83ce625e93e71b22f8a4d9d4b7395f10dc74dff6f9f 2,292 1.00/1.00 vMB 75
554,764 554,764 000000000000000000192ac844732cf987b6e4aa6f199ef996dc2d649b43fe8b 1,044 1.00/1.00 vMB 57
554,763 554,763 0000000000000000000cbee73c91b4c50951ef276599aa27a158c94d24523af5 1,302 1.00/1.00 vMB 93
554,762 554,762 000000000000000000202d13d15ab27501f48a8a9dd1654e4ad156cd40ee01cf 2,298 1.00/1.00 vMB 22
554,761 554,761 00000000000000000021eb1c8e14c4c357539975de621c5bdfce7a4c6fc67c51 1,695 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.