Loading Tool

Explorer IconExplorer

Memory Pool

78,513 transactions
29.43 vMB
0.06863519 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt a0f9fc184d83c2cd9d5d5197917a99852bdf24b53554862d02d3c00efbcd0da0
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root ac08a7dfb5df44dc8d164a2c02b6e57ec3f47d3716b0109acf34aea9dc13809c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,042
Size: 1.00 vMB
Total Fees: 0.00894170 BTC
Feerates: 150.77 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (135,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,754 779,754 000000000000000000061b76959fd92d615f7091110ec22f92a8709a6c7fab88 1,536 1.00/1.00 vMB 9
779,753 779,753 000000000000000000056924c92053b3dc0de8b9b7fb87ee0c84c8d8ce8d56f1 2,819 1.00/1.00 vMB 2
779,752 779,752 00000000000000000004a4e7c63e50748b1561c371cc508079a21e717df8e787 2,594 1.00/1.00 vMB 13
779,751 779,751 0000000000000000000164069b709832d38a56509c555032b6b0715695158e17 1,358 1.00/1.00 vMB 5
779,750 779,750 00000000000000000001f9bd35396d51c809ebc5b56b9e0a29f3097808b3b319 1,047 1.00/1.00 vMB 3
779,749 779,749 000000000000000000059f66201e4731c06cdfdd8c74bbbcfd7ba33f2c240f52 3,683 1.00/1.00 vMB 21
779,748 779,748 00000000000000000005a09b785987d40d0fe068ec992cd4de468ef46ecaca7e 2,502 1.00/1.00 vMB 10
779,747 779,747 0000000000000000000430b828dd2eb360eb40c8d5f13681ce1abf96fd48508a 2,354 1.00/1.00 vMB 16
779,746 779,746 00000000000000000004c8f693da78b7aed6e3deb160e6adc7915346093ca103 2,396 1.00/1.00 vMB 20
779,745 779,745 00000000000000000001b204469e414d75be6d7800b0d24cc47c00541735342b 3,278 1.00/1.00 vMB 29
779,744 779,744 00000000000000000005147fb22330a5c6d53ce915e25a8dd3802159deb4f4d7 1,754 1.00/1.00 vMB 13
779,743 779,743 000000000000000000037fd0b1009575c5d5c9f2adef36aa0a6073f758e98253 1,900 1.00/1.00 vMB 8
779,742 779,742 00000000000000000002f9ad3b7d998259a5feebde6b15a437fa336f9abac2ac 2,237 1.00/1.00 vMB 10
779,741 779,741 00000000000000000002ed8e2f27d56379b3e308c8ba1ed7467140ceadb45093 2,843 1.00/1.00 vMB 17
779,740 779,740 000000000000000000056920f3fe95a0a8bfb51b473811ffaec77193f7fe8793 3,009 1.00/1.00 vMB 21
779,739 779,739 00000000000000000002ed490e878c62b6eb85e21a366529da76ac6896566888 1,003 1.00/1.00 vMB 25
779,738 779,738 00000000000000000003c13a11c4975ee2b7caeb9e324257c05bfd522a8b5322 3,634 1.00/1.00 vMB 35
779,737 779,737 00000000000000000003f298c10b5239770ccd190dace021df85ed7ffbb30913 1,997 1.00/1.00 vMB 11
779,736 779,736 000000000000000000002406e0554a282237a381eedb938d0d0d08cd33762e16 674 1.00/1.00 vMB 3
779,735 779,735 00000000000000000002ce7a427c085ccb0b83a5c838fbb4c3b55b78dd9117c1 748 1.00/1.00 vMB 7
779,734 779,734 00000000000000000002805b09735a00979b265cae4db1720f70c8f53b962f5c 1,750 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.38 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.44 GB
    • Received: 14.97 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.