Loading Tool

Explorer IconExplorer

Memory Pool

72,744 transactions
28.05 vMB
0.06737501 BTC
Random Selection Loading Transactions
Max Size: 166.15/200 MB

Candidate Block

Mining Attempt c1783a0e38b89fd5caf915ddea51d2d2f873fc94e2440de9e08757e9b4ccf8a5
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 0627b3701c64323eeebc4d1fb627554b7d88e6b096c87949236142a258daf69c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,790
Size: 1.00 vMB
Total Fees: 0.01137601 BTC
Feerates: 150.86 > 1.14 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (207,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,683 707,683 0000000000000000000b66d749a21eedc7825963d274adaa80ffc13343e36ec1 411 0.26/1.00 vMB 4
707,682 707,682 000000000000000000095110f452fce4976fbd093ce1f6b46c32aa165f8becbf 2,125 1.00/1.00 vMB 10
707,681 707,681 0000000000000000000b813931443d2f36de838a8d2364064d1f78d80d372b2f 2,441 1.00/1.00 vMB 12
707,680 707,680 000000000000000000060d1e3ebefa1bd688ee2921ae6b3453761e77fad47f3f 2,252 1.00/1.00 vMB 16
707,679 707,679 0000000000000000000765973b2e93653adc2289eecbc2eb5fb120bc5c3cd3a2 2,367 0.90/1.00 vMB 11
707,678 707,678 00000000000000000003dff6116161654ccbc05072dc9af84564a7196e0f0161 2,803 1.00/1.00 vMB 12
707,677 707,677 0000000000000000000205253abeda878f106e201a306ab659ade244842a1958 1,028 0.75/1.00 vMB 5
707,676 707,676 000000000000000000021bdd6bb642a840469bb7d3c8d9166077d2378e1150c6 1,442 0.95/1.00 vMB 7
707,675 707,675 00000000000000000001926ff49759886e8cff56d8c75ab151c4fcb9c98f525f 1,558 0.71/1.00 vMB 11
707,674 707,674 0000000000000000000cedd2cf667cb385ee8823d22a4a974987e55a5f659eb5 604 0.29/1.00 vMB 14
707,673 707,673 000000000000000000014457136e278c56798faecae3ddf120827f98636580cc 1,215 0.50/1.00 vMB 10
707,672 707,672 00000000000000000009995f218198a2b3d0956ec69aa9a117ee432bd9227f25 1,343 0.79/1.00 vMB 6
707,671 707,671 00000000000000000003331ec1c246da3cd03ce04e9e0efba6eee4c5af0771ca 2,542 1.00/1.00 vMB 13
707,670 707,670 0000000000000000000aab51c3fde618d0134f189e02e4605e0eba591dbf2231 336 0.19/1.00 vMB 7
707,669 707,669 0000000000000000000263982c57ce7fa07d31dadc3d056353891e65ec397caa 490 0.16/1.00 vMB 11
707,668 707,668 00000000000000000003bb669769212fe45edb8fc27534af488c0d1da60e7a31 2,268 0.81/1.00 vMB 16
707,667 707,667 00000000000000000003f6bd7bfdec883511af672abca364f6b637b838106eb3 155 0.09/1.00 vMB 15
707,666 707,666 0000000000000000000ae6869d1e47d0822af88e22e5154580570b8bd0444531 667 0.95/1.00 vMB 1
707,665 707,665 00000000000000000000161fad8a36c371c52e37bcc2b32e62a921f545411853 1,598 1.00/1.00 vMB 10
707,664 707,664 0000000000000000000adf899c2b669cc604b33dea5b719dac56b4443785c51d 1,209 1.00/1.00 vMB 12
707,663 707,663 000000000000000000093314823f6aae69b867552465be7a84057153c32ab8dd 722 0.38/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.45 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: 666.77 GB
    • Received: 15.22 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.