Loading Tool

Explorer IconExplorer

Memory Pool

79,034 transactions
29.61 vMB
0.07413867 BTC
Random Selection Loading Transactions
Max Size: 177.90/200 MB

Candidate Block

Mining Attempt e5a7954a5dc5aa5625ee2e12628fcf9a34c87ebd430378e910eefbbc4e6cee40
Version 20000000
Previous Block 000000000000000000017605c1e892b5219bb01111e98918f1b31a287e9eade5
Merkle Root 8094faa09ad46f436e06e085161465762dc84f7ada11e6073304567c76c44794
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,094
Size: 1.00 vMB
Total Fees: 0.01394620 BTC
Feerates: 302.06 > 1.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,012 (844,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
70,097 70,097 0000000000b4f9a12ec2b824f35188651e9001a8d6afc321342de1f45186a8f9 2 0.00/1.00 vMB 0
70,096 70,096 00000000000cbaea1de67dd811ce5446511e1e6183ba6a42116fe4b6774f2c21 1 0.00/1.00 vMB 0
70,095 70,095 0000000000b44b948a9c415dec38e0ffb0f6bcd20ec26f309776a586fd8e5d14 1 0.00/1.00 vMB 0
70,094 70,094 00000000003ea9e216f6d03907bbb49aaf3b225fb13e5a31a415257940d7b55b 1 0.00/1.00 vMB 0
70,093 70,093 00000000010f7fa1e0895749825b0c945e4898bc45c0863cfbd5b1518eb75ea8 1 0.00/1.00 vMB 0
70,092 70,092 0000000000f57ca459d04748a44b7cafc4ba84d38bd9fffa0b417a6d8a1ecabc 5 0.00/1.00 vMB 0
70,091 70,091 00000000011b9647106e17f39a77e989147c1aaaf67c603a52d0f78950dd2089 2 0.00/1.00 vMB 0
70,090 70,090 000000000146759a21e7c0ac18ca21580c14e35f4977ade101fbb3df44642369 1 0.00/1.00 vMB 0
70,089 70,089 0000000000f18c53a0670a19eaac7965ab74fcbcc2aeeaee074cc8cc7a619a43 1 0.00/1.00 vMB 0
70,088 70,088 00000000000e6297841725f2849e41bd23a256047f94bc7b28d778159ccb324b 2 0.00/1.00 vMB 0
70,087 70,087 0000000000783d3ee466a4d3a8452e9f0015a1123b84a3e3e89f528e486fc35a 2 0.00/1.00 vMB 0
70,086 70,086 0000000000f75cdbcf62269cd4a06ba920072d0798f20e1adb2c17605dce2014 1 0.00/1.00 vMB 0
70,085 70,085 00000000000e0154259d58b0fd5a795e8ad592ea5d321777fe373fc96ff0fc08 1 0.00/1.00 vMB 0
70,084 70,084 00000000005b68a86319d302ba28f810ed195af4b51ba0db9c718ae5f8ad9715 1 0.00/1.00 vMB 0
70,083 70,083 0000000000e19f7654f4ecae97cb2c9798940ae3ad348b9cc7ddc19db481b1e7 1 0.00/1.00 vMB 0
70,082 70,082 0000000001085e50ef1a14b50876786b4cd5a5a2318c56c0f3037bd6844af113 5 0.00/1.00 vMB 0
70,081 70,081 0000000000e64f567f9d4073d42acd781679e61eb65c1f3b96071d7a2ad7e06f 1 0.00/1.00 vMB 0
70,080 70,080 000000000023171b1fdd5ea03b202331dd1d4c6e0873620482427cfdcb0f041c 1 0.00/1.00 vMB 0
70,079 70,079 000000000003a931b10d8962acc361c8f9df636691c239e3d3a9ae985ec48bff 4 0.00/1.00 vMB 0
70,078 70,078 0000000001045b238cd8b0c7efb9084866d5dca1b8da8892fca22fccfd3618a9 2 0.00/1.00 vMB 0
70,077 70,077 000000000108e825177d6ce9cd015c1b51d5afae4a8612ecb409331eebdeec76 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.42 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: 665.29 GB
    • Received: 15.11 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.