Loading Tool

Explorer IconExplorer

Memory Pool

36,734 transactions
26.99 vMB
0.06562829 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt 527935ac8b3041c489a604da60b03857d6a2263c52b58edd725ad2dea3f126ed
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 1f975c957ea5bece2248ffb62e422fbb950d2e0b54e012cde5554b403ae32876
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01485879 BTC
Feerates: 101.65 > 1.49 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (589,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,703 324,703 0000000000000000032ff8f3cabbdda60726cee056f91852176d4b93a371e0f7 124 0.04/1.00 vMB 36
324,702 324,702 000000000000000012dfbbf2d39e7459bff1e3525bd88732ed8eed569f0a78ec 1,288 0.63/1.00 vMB 36
324,701 324,701 00000000000000001750b265ab60e68ec5503ffad89c91650275fe7938811446 882 0.47/1.00 vMB 30
324,700 324,700 0000000000000000023121bb3b4b0a003c4f8c04d9306bcdef5a69a2c110dae4 77 0.05/1.00 vMB 21
324,699 324,699 000000000000000004182fcd37e145046d24c5ead6ae514471e31f5601aa56a8 32 0.01/1.00 vMB 59
324,698 324,698 00000000000000001e71237f3fec08581a8c541bef816067e31ed1072d105a80 369 0.20/1.00 vMB 29
324,697 324,697 000000000000000008ea0c393eafb8f1cc256767c1520e087e6adfe6dbcc8549 415 0.25/1.00 vMB 23
324,696 324,696 0000000000000000197088f8ca59a3d67edfd581d778691243f4a96f009801dc 699 0.38/1.00 vMB 27
324,695 324,695 0000000000000000066a32130499df7e116f6467f418da77673748b0407bc30b 32 0.02/1.00 vMB 12
324,694 324,694 000000000000000000595de1fc3b67d2af86f6c856621cc531bf10ef464a0ac3 215 0.15/1.00 vMB 21
324,693 324,693 00000000000000001820b6c9b3d4f833c6d94b462eb93b8f8d4c655e4ab5ad1f 179 0.09/1.00 vMB 30
324,692 324,692 00000000000000001641ab86e1d5461b7446e83c34671ebe2a891de297460152 188 0.10/1.00 vMB 26
324,691 324,691 00000000000000001910c30e1b7a1d3b0ec32917a4afc584bc43cb895955a487 437 0.27/1.00 vMB 25
324,690 324,690 0000000000000000091f1ecee5d7eb2d3df1be472bd6ad5d9b70f0f9fd1f0563 256 0.09/1.00 vMB 69
324,689 324,689 0000000000000000181c94d8e850f3123cd3c4b4b7eb4a52230f23d655e0584d 202 0.08/1.00 vMB 31
324,688 324,688 00000000000000001e95014609525827a31d03cf984e90e166c66b94745b1f68 627 0.34/1.00 vMB 24
324,687 324,687 00000000000000000f0cdb4fa06bd9d6b1c13b1748d03ea6dfc9c57b4a7fa7f1 397 0.25/1.00 vMB 21
324,686 324,686 00000000000000000a76fe197ab158f99643eb7bc356b2a3058092d6b8183bcb 51 0.02/1.00 vMB 24
324,685 324,685 00000000000000001b5cacf67a9443dab2aa72046316fa23f953120f7a973b36 942 0.60/1.00 vMB 23
324,684 324,684 00000000000000000b538c93a476867de2fc7a83877cdaecfda7d267c73ceb22 1 0.00/1.00 vMB 0
324,683 324,683 000000000000000012a7a38c01ff7599a4d27f964070b9178551e562cc42b868 64 0.02/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.75 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: 631.35 GB
    • Received: 12.06 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.