Loading Tool

Explorer IconExplorer

Memory Pool

41,790 transactions
26.73 vMB
0.05590217 BTC
Random Selection Loading Transactions
Max Size: 140.23/200 MB

Candidate Block

Mining Attempt 4aa5d05099b732ac6bc5029ef1eb80d1dab2c5acda219e4bc799011a0e08ffc2
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (227,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
687,217 687,217 000000000000000000006cba809eff002de371e31fd2fcd8a78453a089eefb2b 1,659 1.00/1.00 vMB 46
687,216 687,216 0000000000000000000c270719418b15c6fd50c5b2bfb17facce7ad0b0fcb26a 992 1.00/1.00 vMB 42
687,215 687,215 0000000000000000000c4d2d366b5cbbe7fc38d5cfaf88a861040ebf4c1a37a2 2,268 1.00/1.00 vMB 36
687,214 687,214 00000000000000000003ad491337b17be9b32adcff02f59781958d67821328a6 1,215 1.00/1.00 vMB 37
687,213 687,213 0000000000000000000933b2714e0b6f4ddc45f2f60238c5de1d52bcc983af48 2,422 1.00/1.00 vMB 51
687,212 687,212 0000000000000000000499bc3f4c20ecd15e62de54a136f523a10d7ece350944 2,777 1.00/1.00 vMB 50
687,211 687,211 00000000000000000003aa27c2960a8babe582f8899acebfa0703e431855f6f4 1,010 1.00/1.00 vMB 34
687,210 687,210 0000000000000000000aae5f65949b9854d5f7606a237d7cd84ea4366e37203f 1,735 1.00/1.00 vMB 43
687,209 687,209 00000000000000000009dae574ef5d31693bd26002faa6269ebf568be07d72ec 2,755 1.00/1.00 vMB 41
687,208 687,208 000000000000000000031644672bcfe7d7d903951eeaae3e850bdf46d7fd4a8a 2,981 1.00/1.00 vMB 44
687,207 687,207 0000000000000000000b56dd6255d8c3d53b6363cfb4459114de601ee2ddc96c 2,278 1.00/1.00 vMB 51
687,206 687,206 000000000000000000083926562e99bd921c6f73dc979aef1802161dada7bcfd 2,511 1.00/1.00 vMB 50
687,205 687,205 0000000000000000000aa0ebba43980d64bd3e90278302d6f4181ec3f1a17ffb 2,755 1.00/1.00 vMB 59
687,204 687,204 00000000000000000002de93b3a5698e11e83347daef37a617004a026e9b7cec 2,200 1.00/1.00 vMB 40
687,203 687,203 00000000000000000006623a8d830db358729c66c205713106fe5397583a45c1 2,360 1.00/1.00 vMB 56
687,202 687,202 0000000000000000000c1512d6d3a9c5ffe86d3362c8eb22cf152e825f6738cc 1,869 1.00/1.00 vMB 41
687,201 687,201 000000000000000000003a786ae68fa16426b36270ad23d2e9b724662821ea04 2,596 1.00/1.00 vMB 54
687,200 687,200 00000000000000000004fc4445cdc902a46da896193987060a238e9696d07307 778 1.00/1.00 vMB 31
687,199 687,199 00000000000000000006af40bdd5312fc8859acbacaf157f628680111c91fda4 1 0.00/1.00 vMB 0
687,198 687,198 00000000000000000002c0cdd7add9d85a3cb040a8ed1199834f6431c852b4ba 2,294 1.00/1.00 vMB 37
687,197 687,197 0000000000000000000885aa43f5ac49cfdedf108ba5092288407003872095cc 2,412 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.