Loading Tool

Explorer IconExplorer

Memory Pool

82,560 transactions
26.56 vMB
0.09026132 BTC
Random Selection Loading Transactions
Max Size: 167.07/200 MB

Candidate Block

Mining Attempt 4d74d518cce03f9db025a86edf030020d19c3536488d5ee130c641561c573350
Version 20000000
Previous Block 000000000000000000018fab786bfab2b239003d0042e6c00ad6e63c89572539
Merkle Root c22e15762da8c670839e6d9daf72db7efd3f3bd13ca5b17c4a80be1e11c526ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,068
Size: 1.00 vMB
Total Fees: 0.02844483 BTC
Feerates: 84.27 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,951 (888,899 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
27,052 27,052 000000004031592c65e4a5dd6108e6c58da635e5470d5758c3825d6fa27449a7 1 0.00/1.00 vMB 0
27,051 27,051 00000000693f931023b962c9c5b224476fc7f9134baf42ad455bdcfc96b8dd14 1 0.00/1.00 vMB 0
27,050 27,050 00000000c3bcc41eaf09c13917566b3938ae723548b71d1768a1b446584c266f 1 0.00/1.00 vMB 0
27,049 27,049 00000000eba900bafbefb270d70353a48d6b129b3ea1039106dd8323d0d94095 1 0.00/1.00 vMB 0
27,048 27,048 00000000c6fc6bfdf788248cded596e5ba0ac12d2847cb4dd6d7f1127e624aef 1 0.00/1.00 vMB 0
27,047 27,047 000000000f6571610ee78cf4a9f948bdf0a761e26575ba6c24f2751a151765e2 1 0.00/1.00 vMB 0
27,046 27,046 00000000217fe5a71681cc5a9c36e2bb4e17b9d5a54dba547420bb3928af12b3 1 0.00/1.00 vMB 0
27,045 27,045 000000003372929e5bd3f7dfcc265dc50d6924655a338230910b1e9041541acb 1 0.00/1.00 vMB 0
27,044 27,044 000000008d97f191cb213803c6240b2e0a1e59ebaceec126cfbb61f8b72860f8 1 0.00/1.00 vMB 0
27,043 27,043 000000007e6b7d9a00d6e25f9287e02d8b16879c9f9a3a7d8de88cb40f4bf946 1 0.00/1.00 vMB 0
27,042 27,042 000000001017933508ca9c966fd427f47eff8c8cc14bc4fd2a255cbd2d226ec7 1 0.00/1.00 vMB 0
27,041 27,041 0000000051a730a2f75b380f0bc3e7f6592b850f1d30ba0373c64370b4a3ca72 1 0.00/1.00 vMB 0
27,040 27,040 00000000a8fe5cc6bd32c9f5093cffcf2daf3b58e7f69843f8a33f84ed6f0fda 1 0.00/1.00 vMB 0
27,039 27,039 00000000f6c617e8ed963a1368a0109826b31aa52957ad61b8b37f9f7fcc4e2b 1 0.00/1.00 vMB 0
27,038 27,038 000000001eb1012c5e107fecccda5b6d8af206d13e4fa7b7070110007c3e1ec3 1 0.00/1.00 vMB 0
27,037 27,037 000000005aab5f777963fa605a5243e0a968ff2e67c88337803010ec3c143e47 1 0.00/1.00 vMB 0
27,036 27,036 00000000820fb9ab3fe69f09d1144106dca8ce0b0acfa2f4887e7089e28ce4fb 1 0.00/1.00 vMB 0
27,035 27,035 00000000b3a4f7cfd1a6085bd318b0563c5ed72d7381f03fb2ff75bb9408da32 1 0.00/1.00 vMB 0
27,034 27,034 000000000bb44a62b9d84db04866a5317c27b5316f29a465fc465a840468dc61 1 0.00/1.00 vMB 0
27,033 27,033 000000008bdb9ecd87e7f7461a9cf7e5620e4e9b0cfc4c50e7f1846b8d2ca09a 1 0.00/1.00 vMB 0
27,032 27,032 00000000f3c03d6890e66ae067d1ea155cfb52e99b913f901ce31415d9177c86 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.03 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: 801.04 GB
    • Received: 22.83 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.