Loading Tool

Explorer IconExplorer

Memory Pool

48,169 transactions
28.37 vMB
0.08277616 BTC
Random Selection Loading Transactions
Max Size: 149.78/200 MB

Candidate Block

Mining Attempt 4d6b93830a8d08afdd8306a0324a935df380235f38d263e58ba80ea7ef354835
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root fe2c79a9adbc162a31aa834c3d958d634f980dccd9269836326f4ccf48b3215f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,219
Size: 1.00 vMB
Total Fees: 0.02647072 BTC
Feerates: 100.66 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (305,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,618 609,618 0000000000000000001271db39c2715b7e6ba3a4d4371510e790cc1067c612b3 1,757 0.62/1.00 vMB 5
609,617 609,617 0000000000000000000c762e5a56643cc2597f3338084ef8e1b32be93519840f 2,547 1.00/1.00 vMB 5
609,616 609,616 000000000000000000123dc59f8e1e13a3a8f2bf79e53e13011eb707a6482636 1,924 1.00/1.00 vMB 10
609,615 609,615 0000000000000000001362aa597a1b2c0ed99b709c37866adce0531c4df829d6 3,393 1.00/1.00 vMB 17
609,614 609,614 00000000000000000013b4d8c1c66a3ac523116397276f375cb94c4171abede8 3,359 1.00/1.00 vMB 20
609,613 609,613 000000000000000000039605b598154b359c05f6147969350c1e544803b95749 1,647 0.53/1.00 vMB 15
609,612 609,612 0000000000000000000f07464a059ddc220bee2245878e461e2c9d75855e00ec 2,214 0.90/1.00 vMB 3
609,611 609,611 00000000000000000010e620b836deda3228a1132794a5ce91c3daeb97baaf0f 3,425 1.00/1.00 vMB 19
609,610 609,610 0000000000000000001152c084465d0eac91207f05d208033b5e189058c54fd9 1,743 0.88/1.00 vMB 15
609,609 609,609 0000000000000000000259c61fa0a4315165c1848e642759447b36e403e69b01 562 0.19/1.00 vMB 6
609,608 609,608 000000000000000000095f57ae207c6ad9ce80f59ffd7535459cfe46460bea1e 3,145 1.00/1.00 vMB 12
609,607 609,607 00000000000000000004d24a6b728f04bb2862495567aff9adc08446660e2c21 2,944 0.93/1.00 vMB 8
609,606 609,606 00000000000000000013206a6f69d942edabc0c936631f222d8f880ee322f6fc 3,076 1.00/1.00 vMB 15
609,605 609,605 00000000000000000007affef6d8d1b2b1b0cb748f8ab9315022b83fcd3dd60c 2,790 1.00/1.00 vMB 12
609,604 609,604 00000000000000000003357dab3b90aae6bd6d20cca514f93c4ed6e406ea2c73 1,922 0.81/1.00 vMB 5
609,603 609,603 00000000000000000003d85d41fe66192f5caf232f6486f842d45efd9f8ddc3b 2,742 1.00/1.00 vMB 5
609,602 609,602 000000000000000000047de906ce42aeef2872f326a52c5de0bdf39083f9efbc 2,587 1.00/1.00 vMB 13
609,601 609,601 000000000000000000126df87dd93a33db55a233b432aa6effb5939c07048083 3,231 1.00/1.00 vMB 16
609,600 609,600 0000000000000000000ccec7a6a80c80d13af00361eef763e8162e959a64cf9d 2,243 1.00/1.00 vMB 25
609,599 609,599 000000000000000000077074b1781cb7f81212975025df0ee673d0631b331de0 480 0.13/1.00 vMB 11
609,598 609,598 00000000000000000012f56245290adb07459392050cd6f81379e1a1322f065b 992 0.80/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.