Loading Tool

Explorer IconExplorer

Memory Pool

82,040 transactions
30.92 vMB
0.07857033 BTC
Random Selection Loading Transactions
Max Size: 189.69/200 MB

Candidate Block

Mining Attempt 7cfdbc1a8020d2167698d69c1400a17dc80a14a02c8bdac15eb78d09022592ee
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 85e4c3e612f3d5667565232d7bc4dcb49a42b4649a488b96d9a2e08af3204d8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,394
Size: 1.00 vMB
Total Fees: 0.00918519 BTC
Feerates: 301.05 > 0.92 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (297,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
618,181 618,181 0000000000000000001050ade13bdad52bb41086502ca36e1c48fef2b099e541 2,268 1.00/1.00 vMB 20
618,180 618,180 0000000000000000000b68cd7986bc5894162670ae274d8af9c9e2b4ae61d0f8 2,707 1.00/1.00 vMB 20
618,179 618,179 000000000000000000109df47120d26cef45353cebe34ab0bbd1f631b2369af3 2,762 1.00/1.00 vMB 20
618,178 618,178 0000000000000000000cde477b9421fc6e54a3eba20eacc682a2fb23bf29d21b 492 0.22/1.00 vMB 32
618,177 618,177 00000000000000000000d796ea8055d750678eaa287425015fdd150032d47f05 2,480 1.00/1.00 vMB 7
618,176 618,176 0000000000000000000281f70355e91e61f254764998b2d961bcfd3f643d739d 2,289 1.00/1.00 vMB 11
618,175 618,175 0000000000000000000e1a2492fa9148c31d135cff809183ded5026dc34eaeaa 2,788 1.00/1.00 vMB 27
618,174 618,174 000000000000000000095dfb80713f9ec808814e1be32cdef765d37b1d17bfaa 2,380 1.00/1.00 vMB 15
618,173 618,173 0000000000000000000f18f4d83d11cfc14fee60afd6d140ed0555e0fb96021c 2,795 1.00/1.00 vMB 21
618,172 618,172 000000000000000000117d0b5d8e93feabf2787dff3c684a1812f41400ed7250 2,594 1.00/1.00 vMB 15
618,171 618,171 0000000000000000000a26eb30bcbf3c7a4e0fc157d998cb534b17204c66745d 2,413 1.00/1.00 vMB 10
618,170 618,170 0000000000000000001117425a352c028972c5fc60a3957f76a6213598ebf31d 2,739 1.00/1.00 vMB 21
618,169 618,169 0000000000000000001142f0455709d2a056b37458be44a396480f40df12e56c 2,336 1.00/1.00 vMB 44
618,168 618,168 00000000000000000002f48839433f6d57c6ce7cbdca8b1e6bebf1d3fa33737a 2,891 1.00/1.00 vMB 17
618,167 618,167 0000000000000000000fc3ea7ee2c9bc4efe65f784ef837d2f0d90081b2aacef 2,200 1.00/1.00 vMB 9
618,166 618,166 0000000000000000000b670cc11d708d38905357df0bae1c83990ed20e1bf402 2,570 1.00/1.00 vMB 17
618,165 618,165 0000000000000000000a2abf258e79622ac1d0e533d098c62f2204b670dadc90 2,442 1.00/1.00 vMB 25
618,164 618,164 00000000000000000000a282af843d13612ef2cea7b883c472bfb89707d4ae72 1,793 1.00/1.00 vMB 24
618,163 618,163 00000000000000000009894fe5295d6809979b9a386fe74e949ce527a5c5da42 1,475 1.00/1.00 vMB 23
618,162 618,162 00000000000000000010ff68761da33e45efc34e8c587f1c391279a82996744f 3,281 1.00/1.00 vMB 36
618,161 618,161 0000000000000000000bdc35f837315ed8238c9d90d779fcd749fb505407a247 2,043 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.77 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: 709.17 GB
    • Received: 16.86 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.