Loading Tool

Explorer IconExplorer

Memory Pool

82,373 transactions
30.43 vMB
0.10373607 BTC
Random Selection Loading Transactions
Max Size: 185.69/200 MB

Candidate Block

Mining Attempt 1ad8512bf5ca8790aedb82fa9cea334840e4f3b472e1e200eb493010fab4ad84
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 530e7d9317e983253c012505db26e0dd352421d237d63c9aef1538b8141106b9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,715
Size: 1.00 vMB
Total Fees: 0.03285347 BTC
Feerates: 402.60 > 3.29 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (130,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
785,193 785,193 000000000000000000057d5ecce5d1a98b9a3d7c6ab1f795a4097fde6e93597b 2,502 1.00/1.00 vMB 11
785,192 785,192 000000000000000000032efeaff7d4ee857acc063ae55908af6d0a1003743b37 2,685 1.00/1.00 vMB 23
785,191 785,191 0000000000000000000237b3139d988559bcd1356a9befba9ad2d551ef858444 1,352 1.00/1.00 vMB 13
785,190 785,190 000000000000000000003188cafd428ab5059ef1ae067ecf94342157768dd2c8 3,028 1.00/1.00 vMB 20
785,189 785,189 000000000000000000011ebd10503aacbecc2d37ed9f26ec1757bffbd51f2757 2,804 1.00/1.00 vMB 25
785,188 785,188 00000000000000000001c4c7ba17dbcecfecbc9394afb7aa9fbc02a13205e4f3 3,276 1.00/1.00 vMB 33
785,187 785,187 0000000000000000000552e81d4d1465e87edf3849ced43e8e11d893cb6fe06a 1,344 1.00/1.00 vMB 8
785,186 785,186 00000000000000000003ca29e467ec5359c12d8777006dce2967c80c47e41022 2,722 1.00/1.00 vMB 13
785,185 785,185 000000000000000000038101622aac1ad1d2fcd7a32c1cb682ec9dbba959e805 1,243 1.00/1.00 vMB 7
785,184 785,184 0000000000000000000524fff35568bcca15f497abf86c6bfff355872fb4dfa0 2,173 1.00/1.00 vMB 10
785,183 785,183 00000000000000000001e9fb08c9fdd6e140f78ddc8f83f3c50121c828c52e53 1,652 1.00/1.00 vMB 18
785,182 785,182 00000000000000000002848a6d54a9569ac4bb41355e09375966efbce60e49b6 682 1.00/1.00 vMB 15
785,181 785,181 00000000000000000004f3654e922715f3220bcba3f0f1c7feb9d4e790659da9 1,020 1.00/1.00 vMB 15
785,180 785,180 00000000000000000003c38637c30601bb42135a0e53f757ff0d2b1742891bec 1,414 1.00/1.00 vMB 16
785,179 785,179 00000000000000000000f51dd67d4da886197cfe16525dc1821f67a7473c4fc9 3,020 1.00/1.00 vMB 24
785,178 785,178 00000000000000000000fdbb2038835f82d501b2656f0107b67d0516d95ca036 1,550 1.00/1.00 vMB 41
785,177 785,177 000000000000000000046fa2ff51838e1d8b4fb40ca6ccd2d631f3ef2608ff3f 2,634 1.00/1.00 vMB 27
785,176 785,176 0000000000000000000063231c3bb3de2dcb16d243d4d5197c2daea5605bf3c5 503 1.00/1.00 vMB 3
785,175 785,175 000000000000000000057835a8bf9675d0c7dbc26d18f9fca2d32b18806e99b7 939 1.00/1.00 vMB 5
785,174 785,174 000000000000000000003c3dc401700ffc3394af9baaca33190381e372351d40 2,429 1.00/1.00 vMB 17
785,173 785,173 0000000000000000000182b089cb27c45b5606da9fede4f5b5c0d09bdd85b1c2 2,060 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.