Loading Tool

Explorer IconExplorer

Memory Pool

39,980 transactions
27.61 vMB
0.06302695 BTC
Random Selection Loading Transactions
Max Size: 141.35/200 MB

Candidate Block

Mining Attempt 9c24a4940c01662c82c0994160ba839feec0ae9d0d075da51ab9bec98e68f692
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root f21ab5b6878232b2a5555d43ea79c708f3ae61842bd0ea84d7307574ad667ec5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.01036242 BTC
Feerates: 71.81 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (526,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,216 388,216 000000000000000004d1d46210bf49b5b8694bff212c4d1db2014d5c90b320ed 1,415 0.89/1.00 vMB 36
388,215 388,215 00000000000000000a7ea0192973d5338de25db72c76bf45b9d1639426dc6370 2,920 1.00/1.00 vMB 71
388,214 388,214 000000000000000004a365e6b0047ff0d6a950d7fab33639321168208d06632e 2,163 0.81/1.00 vMB 45
388,213 388,213 000000000000000000fc2d57392f23e8fb2c39009be98dcaa749eb5a41fe8dbd 2,247 0.93/1.00 vMB 63
388,212 388,212 00000000000000000c0f2fbb6174b55ad2998ab80ff169c55179b97104a9934a 1,428 0.90/1.00 vMB 27
388,211 388,211 00000000000000000915b92b47c18fdb13122b68e3852096e6801528ca5b204c 1,161 0.75/1.00 vMB 23
388,210 388,210 000000000000000000630daeb502b24b9819d7a470d5d742ae370204f8972999 1,940 0.95/1.00 vMB 39
388,209 388,209 00000000000000000c739fa9b78f0fb8c500850dd50f5c99c6afd429a97e3df2 2,673 0.95/1.00 vMB 64
388,208 388,208 000000000000000004a8f812c633a560fc523b44b6102d019f0e0fa072bb7aaf 2,853 1.00/1.00 vMB 49
388,207 388,207 00000000000000000627c085ed8cb7f65de21fd9f643d27254fd5d8d49a483f2 464 0.86/1.00 vMB 14
388,206 388,206 00000000000000000d373a7de4ea7267922ac0906065e2fc7cd4106b534f866a 280 0.75/1.00 vMB 15
388,205 388,205 000000000000000001f7b97e7ab25ce9e0e1e590bb6f1a68cc301c523e6f473c 1,786 0.89/1.00 vMB 31
388,204 388,204 000000000000000005a0062336e4bf78be7f2574daa863b0fc1f7d1c63662e0f 1,511 1.00/1.00 vMB 37
388,203 388,203 00000000000000000385ed4f4466250ae06fb936994f8d5ff4e7008966278d8e 2,168 1.00/1.00 vMB 34
388,202 388,202 00000000000000000918994a3a0dcd4d4f3417c40383e1b2b1ddcfc2b160e52d 2 0.00/1.00 vMB 0
388,201 388,201 000000000000000002b1d953219223f277a9863f816d25ccc695553ce32d08ae 468 0.18/1.00 vMB 40
388,200 388,200 000000000000000006be14161683fc71ce1e79e57573340c706ec2c16f271890 756 0.75/1.00 vMB 21
388,199 388,199 0000000000000000006892c4f8e5c7a69d8e8c05de72182339177ec48699b3c5 1 0.00/1.00 vMB 0
388,198 388,198 00000000000000000948c7f928ec4cf2cf6222d2c6b95a1a50945fe4195cbd07 1,183 0.51/1.00 vMB 39
388,197 388,197 0000000000000000040f1c26bfecfc847f9e8367b21f5f5dbf73703653630939 1,032 0.49/1.00 vMB 33
388,196 388,196 0000000000000000002e910a9204a7f5028cc347a0c41699b0db62780044987e 595 0.25/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.75 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: 631.91 GB
    • Received: 12.09 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.