Loading Tool

Explorer IconExplorer

Memory Pool

39,618 transactions
25.68 vMB
0.05177413 BTC
Random Selection Loading Transactions
Max Size: 133.41/200 MB

Candidate Block

Mining Attempt 3597f5b4a61a2d1d137c2b360af99852e136fcd6cb4d0fb116c156ac1d13fbd4
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 2d0eab5386638738511e250e896180298eef3f5e5370be6437aad42174a71cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,409
Size: 1.00 vMB
Total Fees: 0.00533273 BTC
Feerates: 40.21 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (199,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,254 715,254 000000000000000000081f63af38ac2c222f133e4aaaf45b5125e20afbade645 3,243 1.00/1.00 vMB 6
715,253 715,253 00000000000000000007c20b7ac99973bd4a59f4d743af10feb7a103e847fcf8 2,752 1.00/1.00 vMB 19
715,252 715,252 000000000000000000097ffee1ddd4cafb31a466290f9b8ec866ff8e7a10c9b9 2,059 1.00/1.00 vMB 7
715,251 715,251 0000000000000000000b51eb64055300f6d4c460c6055abaa33fb3cffd457188 2,644 1.00/1.00 vMB 11
715,250 715,250 000000000000000000051cde53f4945543f78da804ef41d0ae00f4ef87bddefb 2,926 1.00/1.00 vMB 8
715,249 715,249 0000000000000000000061d50d3c9ba04f2f92963df14aa3d3395058c5fee714 2,838 1.00/1.00 vMB 11
715,248 715,248 0000000000000000000583b1997afd7dd4d8a568dc832d218dbd7402d478db55 3,433 1.00/1.00 vMB 15
715,247 715,247 00000000000000000002350f76b40cf0bff6d220379ee8b48c3fd466fbef1243 2,447 1.00/1.00 vMB 12
715,246 715,246 00000000000000000000a88b50b34395192edf131002f3a790d5266ea5cc438f 641 1.00/1.00 vMB 2
715,245 715,245 000000000000000000094aed79e7118a386ad9266c41385339b91cc0a137d9fa 749 1.00/1.00 vMB 2
715,244 715,244 000000000000000000092d5eba73c2454ef4ccf72b55ac50e312bf31d056a537 303 1.00/1.00 vMB 1
715,243 715,243 000000000000000000012b09a0122df57f7b8c650d0d1b6298000675bba12de9 2,709 1.00/1.00 vMB 7
715,242 715,242 00000000000000000009511df10be72ba5c084a734081e153f8e1b89d90662be 2,044 1.00/1.00 vMB 6
715,241 715,241 000000000000000000064cfdc217bc8f38b33ac20459ec05e7ae004680dcc8dd 1,606 1.00/1.00 vMB 2
715,240 715,240 000000000000000000066e97a690f120d8b72f77e595eda89b36881b3641fb67 3,280 1.00/1.00 vMB 10
715,239 715,239 00000000000000000000f6d21d9dc647cd1d72e3d0e490cf4b970d370bad7766 3,114 1.00/1.00 vMB 14
715,238 715,238 000000000000000000020681f61ccb031c196b97a60fa9c32c32a10a5295fc34 1,962 1.00/1.00 vMB 7
715,237 715,237 000000000000000000016fe6f1701a4ec3e3efc097a716635042a1ebb2910bb5 2,279 1.00/1.00 vMB 2
715,236 715,236 000000000000000000095827e10298a6c4e6e1501916d25e1fe6b3fc551526ed 2,451 1.00/1.00 vMB 7
715,235 715,235 00000000000000000005f383442bd427cc90501dc8e2edefe3f2c5ba27b04ddf 2,909 1.00/1.00 vMB 13
715,234 715,234 00000000000000000002e3d4df91c7deddb1f45d1bcc3d9e60308d6326c442b0 3,098 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.94 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: 646.58 GB
    • Received: 12.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.